Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 380 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 380 Bytes

Automated judgement system for ComPro, the competitive programming contest.

Use the command pip install -r requirements.txt in your shell to install the dependencies. Put your discord bot token in bot.py and run the bot. You can view the commands by typing $help and by looking through the source code.

The questions in questions/ are simple samples for testing purposes.