Closed jchristgit closed 7 years ago
Create the basic Discord Bot infrastructure using discord.py's commands extension that features a basic set of commands, namely:
as well as a few commands for administrating the Bot:
A help command is supplied by the library, using the docstrings inside of Commands.
I'm working on this.
Create the basic Discord Bot infrastructure using discord.py's commands extension that features a basic set of commands, namely:
as well as a few commands for administrating the Bot:
A help command is supplied by the library, using the docstrings inside of Commands.