graderoom / graderoomba

Graderoom Discord Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graderoomba

Graderoom Discord Bot

Requires Python >=3.8

Rename example.env to .env and input required values

Run python3 -m pip install -r requirements.txt

Then run python3 graderoomba.py to start the bot

If you want to run script in the background on Linux:

  • Use chmod +x startup.sh to make the startup script executable.
  • Then, run ./startup.sh to start the bot

About

Graderoom Discord Bot

License:GNU Affero General Public License v3.0


Languages

Language:Python 94.8%Language:Shell 5.2%