Project for a discord bot with multiple cogs. Mainly for text-based games, but also some for utility.
Go to file
Bibin Muttappillil 4714fe5127 Feat: Add constructor for basic_game Cog
Initializes bot like a regular Cog
Initializes an empty session dictionary
Initializes the class of the session with a possible default value
Changes the group command name to the Cog's name to avoid name clashes in commands
2021-01-04 01:14:14 +01:00
src Feat: Add constructor for basic_game Cog 2021-01-04 01:14:14 +01:00
.gitignore Initial commit 2020-12-27 00:40:16 +01:00
README.md Initial commit 2020-12-27 00:40:16 +01:00

README.md

discord-bot

Project for a discord bot with multiple cogs.

Mainly for text-based games, but also some for utility.