Discord Bot to run Bun code securely and get the output using an Alpine Linux Docker container. Unfortunately unstable on devices like Raspberry Pi.
To install dependencies:
bun install
To run:
- Rename
.env.example
to.env
and fill in the values bun run index.js
This project was created using bun init
in bun v1.1.45. Bun is a fast all-in-one JavaScript runtime.