Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (17 loc) · 1.24 KB

io

A flexible code-running bot, inspired by lunarmagpie/io. Click here to invite the bot.

Usage

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.

Hosting

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

Credits