vEonz121 / discord-compiler-bot

A discord bot that compiles your spaghetti

Home Page:https://discordapp.com/oauth2/authorize?client_id=504095380166803466&scope=bot&permissions=388160

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

https://discordapp.com/oauth2/authorize?client_id=504095380166803466&scope=bot&permissions=388160

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%