mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
Moved eightball cog from general to fun category and updated help command mapping accordingly. Added support for disabling cogs via the DISABLED_COGS environment variable in bot.py. Updated embed styles and author fields for botinfo, feedback, and eightball commands. Commented out context_menus cog code.
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
TOKEN=YOUR_BOT_TOKEN_HERE
|
|
PREFIX=YOUR_BOT_PREFIX_HERE
|
|
INVITE_LINK=YOUR_BOT_INVITE_LINK_HERE
|
|
OWNER_ID=YOUR_BOT_OWNER_ID_HERE
|
|
|
|
DISABLED_COGS=DISABLED_COMMANDS |