Skip to content

nea89o/evalbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVALBOT

Discord Code eval bot using the Rextester API.

SETUP

  • Create a discord bot account at the discord developers page. IMPORTANT Create a bot user as well.
  • clone the repository and create a Virtual Environment
  • Install all the requirements via pip install -r requirements.txt
  • Create a config.ini in the following format:
[discord]
token = YOURDISCORDTOKEN. DISCORD! TOKEN! NOT ID OR SECRET
  • Launch the bot via python main.py. If you want to run the bot permanently i recommend using tmux or screen.

About

Discord bot for evaluating code snippets in a sandbox.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages