bsmithcompsci / Project-DiscordBot-CodeChallenger

A discord bot that compiles your spaghetti

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?

Only a few steps are required to get this bot up-and-running.

  1. Rename .env.example to .env and fill out the required information
  2. Run npm install to install the bot's dependencies
  3. Run npm start to start the bot

⚖️ License

This project is licensed with the GNU GPLv3 general purpose license.

🖼️ Icons

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

About

A discord bot that compiles your spaghetti

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.5%Language:Shell 0.4%Language:C++ 0.1%