This folder contains all the source code for the bot itself.
main.py
Contains the bot initialisation and running as well as cog loading
requirements.txt
Contains the required python software packages for the bot to run
cogs
Contains files with the bots commands, events and tasks
