Io
is a code running bot for Discord. You can invite Io Invite Link.
The bot is built on hikari and hikari-crescent. Piston and Compiler Explorer are used for remote code execution.
io/run
- Run the code in the code block in a message.io/asm
- Inspect the asm for the code in the code block in a message.
Run Code
- Run the code in the code block in a message.Assembly
- Inspect the asm for the code in the code block in a message.Delete
- Delete the bot's message.
- Me for developing the bot
- @Endercheif for adding new lanagues to piston and hosting.
- Compiler Explorer for making an awesome API they let anyone use for free.
Rename .env.example
to .env
and fill in the missing information.
You can then use docker compose up
to run the bot.