Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 537 Bytes

File metadata and controls

19 lines (12 loc) · 537 Bytes

GryphBot (Discord-Bot)

About

GryphBot is a simple python-based Discord bot for our server, featuring:

  • Countdowns for upcoming competitions
  • More to come...

Setup

  • Install Python (3.12+)
  • Download dependencies with pip install -r requirements.txt
  • Copy the contents of .env_example to a new .env file and fill out the required environment variables

Deployment