A flexible code-running bot, inspired by lunarmagpie/io. Click here to invite the bot.
Use io/run
or io/asm
in the message to execute or compile code blocks. You can also use the menu command (right-click > apps > create instance) to create an instance from any message.
Copy .env.example
to a new file called .env
. Fill out the environment variables.
The bot can then be run with these commands:
poetry install
poetry run python -m bot
- @Lunarmagpie for creating the original io, which this project was based on
- @Enderchief for hosting a piston fork with additional languages
- Compiler Explorer and piston for creating free-to-use code execution tools
- @trag1c for coming up with the name
- @isFakeAccount for adding support for compiler and runtime args