Vummer is a Discord bot that can run and judge code using Judge0. Check out the Discord server here.
Dependencies are located in requirements.txt
pip install -r requirements.txt
Judge0 is also needed.
Create a new file config.py
with the token variable set to that of your bot.
token='TOKEN HERE'
Run main.py
python3 main.py
I'm not responsible if you get hacked while running this. You are responsible for your own safety.