Discord bot for HKUST engineering students to plan their studies.
- Create a bot user in Discord Developer Portal
- Fill in necessary information in the .env file
- Run
study_bot.py
via terminal commandpython study_bot.py
- Profit
TOKEN = your Discord bot user's API token
CATEGORY_NAME = 'the channel category under which you want to put newly created course channels'