A Discord bot for virtual mentoring centers
- Install dependencies using
python -m pip install -r requirements.txt - Create a bot account in the Discord Developer Portal
- Assign your bot's secret key to the
LEHRBOT_API_KEYenvironment variable - Run
python lehrbot.py