Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 331 Bytes

To run

  1. Ensure your Python is up to date, and install packages from requirements.txt
  2. Duplicate secrets-template.yaml, and name it secrets.yaml
  3. Insert your Discord Bot Token into secrets.yaml
  4. Modify which discord user IDs you want to be admins in the context_grants_admin function in main.py
  5. Run python bot.py