Headline / discord-compiler-bot

A discord bot that compiles your spaghetti

Home Page:https://compiler.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‘©β€πŸ’» Discord Compiler

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!).

πŸ”— Links

πŸ‘©β€πŸ« Usage

For a tutorial about how to use this bot, feel free to view our wiki!

πŸ”° Hosting it yourself?

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.

  1. Copy the repository's .env.example as a .env file & fill in required information
  2. Download our latest release build & place it in the same directory as the .env file. For windows download discord-compiler-bot.exe & for linux download discord-compiler-bot.
  3. Start the bot

βš–οΈ License

This project's license is the GNU AGPLv3 general purpose license. Review it here.

πŸ–ΌοΈ Icons

Icons made by Freepik and pixelmeetup from www.flaticon.com

About

A discord bot that compiles your spaghetti

https://compiler.gg

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%