This bot uses py-cord (a fork of the well-known but discontinued discordpy) which can be installed by simply cloning the project and running the following command in the project root:
pip install -r requirements.txt
py-cord docs can be found here.
New commands should be added to the cogs
folder and follow the basic py-cord cog structure, other examples can also be found in said cogs
folder.
They should also have no blocking code.
After you finish your command remember to add the command credits and a brief description to it!
Have any questions? Feel free to message me! leowonardo#2443 on discord.