Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 299 Bytes

lehrbot

A Discord bot for virtual mentoring centers

Setup

  1. Install dependencies using python -m pip install -r requirements.txt
  2. Create a bot account in the Discord Developer Portal
  3. Assign your bot's secret key to the LEHRBOT_API_KEY environment variable
  4. Run python lehrbot.py