Skip to content

qtqgyt/guilded-discord-chatbridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guilded-discord-chatbridge

Chat bridge for guilded and discord.

Setup

Windows (Assuming you found out how to install dotenv on Windows)

Pre setup

  1. Goto your Guilded Server image
  2. Open "Manage Bots" image
  3. Click "Create a bot" image
  4. Enter a name for your bridge. image
  5. Click the API tab. image
  6. Click "Generate Token" image
  7. Goto where you cloned the bot into. (Downloaded the code)
  8. Find the .envtemplate file.
  9. Rename it to .envimage
  10. Open the file, and modify the values as such. (GUILDED_IMAGE and DISCORD_IMAGE are optional.)

Running it

  1. Install Python 3.9.13 (IMPORTANT) from https://www.python.org/downloads/windows/.
  2. Open Command Prompt (normal user)
  3. Go into the directory that you cloned the code into.
  4. Run pip install -r requirements.txt
  5. Run python3 launch.py
  6. Your done!

About

Chat bridge for guilded and discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages