Skip to content

Make the bot execute code snippet in C, CPP and Python

License

Notifications You must be signed in to change notification settings

arrrrr/err-codebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codebot - a code execution plugin for err

This plugin allow you to make the bot "execute" C, CPP and python snippets. It is actually backed by codepad, so nothing is executed on the bot itself.

For more information about err you can find it here: https://github.com/gbin/err

Installation

Dependencies

pip install requests
pip install beautifulsoup4

If you have the admin rights on an err chatbot simply use

!install err-codebot

in order to install the plugin. Then !help to see the available commands and their explanation.

About

Make the bot execute code snippet in C, CPP and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%