A Discord bot which can compile code, display the output of the compiler, and run the program. This bot is great for prototyping ideas, or testing concepts on-the-fly with very little effort. It supports almost every programing language you could name (c++, c, java, python, ruby, javascript, go, php, lua, & more!).
For a tutorial about how to use this bot, feel free to view our wiki!
There's only two steps required to get this bot up-and-running. Our release builds only support 64-bit, if you'd like to run this on a different architecture you will have to compile the project yourself, this is also true if you wish to host this bot on MacOS.
- Copy the repository's .env.example as a
.env
file & fill in required information - Download our latest release build & place it in the same directory as the
.env
file. For windows downloaddiscord-compiler-bot.exe
& for linux downloaddiscord-compiler-bot
. - Start the bot
This project's license is the GNU AGPLv3 general purpose license. Review it here.
Icons made by Freepik and pixelmeetup from www.flaticon.com