A Discord Bot for the Pygame Community Server
The Pygame Community Discord bot
The bot is capable of doing a lot of stuff, the command prefix is pg!. For help on all the bot commands, run pg!help.
The bot is licensed under the MIT license.
Setting up the bot on test mode
-
When you get the ‘sorcerer’ role on the discord server, you will be given the token of the test bot.
-
You can then run the bot locally on your local setup to test the bot.
-
Make sure you have python 3.7 or above, install the deps with
pip install -r requirements.txt
-
Make a
.env
file at the base dir (this is git-ignored), and set it like
TEST_TOKEN