CS221Bot is a Discord bot using Discord.py for managing the official UBC CS221 class server.
Clone the repo to your computer, and ensure your Discord Bot Token is set as a environmental variable named CS221BOT_KEY.
The bot require the pip packages: discord, requests, webcolors, googletrans. You can install them using pip.
Start the bot by using python3 cs221bot.py.
View the list of commands by typing !help in a server where the bot is in.