Skip to content
/ vummer Public

A Discord bot that can run and judge code.

Notifications You must be signed in to change notification settings

ia03/vummer

Repository files navigation

Vummer

Vummer is a Discord bot that can run and judge code using Judge0. Check out the Discord server here.

Install

Dependencies are located in requirements.txt

pip install -r requirements.txt

Judge0 is also needed.

Configuration

Create a new file config.py with the token variable set to that of your bot.

token='TOKEN HERE'

Start

Run main.py

python3 main.py

Disclaimer

I'm not responsible if you get hacked while running this. You are responsible for your own safety.

About

A Discord bot that can run and judge code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages