Project for a discord bot with multiple cogs. Mainly for text-based games, but also some for utility.
Go to file
Bibin Muttappillil 49a407a29d Initial: Add basic main discord.py bot file
This only connects to the discord application and does nothing yet.
Access the token through a hidden environment file.
Set the command prefix to '$b '.
2020-12-27 19:00:50 +01:00
src Initial: Add basic main discord.py bot file 2020-12-27 19:00:50 +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.