Discord bot for McGill
- discord.py
- beautifulsoup4
- sympy
- requests
- dvipng (Bundled with MiKTeX on Windows)
Dependencies are available via pip except for dvipng; see their respective links for detailed installation instructions.
In order to run bots on Discord, you need to create a bot account.
Replace bot.run('TOKEN')
with the generated token for your bot account before running.