discord-bot/src
Bibin Muttappillil 91f96ce246 Initial: Add load commands and developer cog
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).
2020-12-27 20:58:18 +01:00
..
cogs Initial: Add load commands and developer cog 2020-12-27 20:58:18 +01:00
bot.py Initial: Add load commands and developer cog 2020-12-27 20:58:18 +01:00