The commands `load`, `unload`, `reload` were added in the main `bot.py` file. With these one can dynamically load extensions like discord cogs. The cog `developer` has some test commands and listeners. It also has a command to shut down the bot (and therefore the python program). |
||
|---|---|---|
| src | ||
| .gitignore | ||
| README.md | ||
README.md
discord-bot
Project for a discord bot with multiple cogs.
Mainly for text-based games, but also some for utility.