Skip to content

graderoom/graderoomba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published