Discord bot for the famous LG1 server.
Following the official documentation closely: https://discordpy.readthedocs.io/
Also following the commit guidelines: https://www.conventionalcommits.org/en/v1.0.0/
Main bot file, this contains the brains of the bot.
Questionable implementation to avoid using enviromental variables. To use the bot you need a similiarly build .py file that you import.
def TOKEN():
return '[YOUR_TOKEN]'