Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blindspot22/compiler-bot
A discord bot that compiles your codes
https://github.com/blindspot22/compiler-bot
compiler rust rust-lang
Last synced: 11 days ago
JSON representation
A discord bot that compiles your codes
- Host: GitHub
- URL: https://github.com/blindspot22/compiler-bot
- Owner: Blindspot22
- License: agpl-3.0
- Created: 2024-06-03T09:30:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T16:23:00.000Z (about 1 month ago)
- Last Synced: 2025-01-17T01:11:57.341Z (20 days ago)
- Topics: compiler, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 81.1 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 👩💻 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 (rust, c++, c, java, python, & more!).
## 🔗 Links
- **[Invitation Link](https://discord.gg/Hp3gRr8CTH)**
## 👩🏫 Usage
For more information on how to use this bot refer to our [Wiki](https://github.com/Blindspot22/compiler-bot/wiki/1.Getting-Started)
## 🔰 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.