mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
/create with Bun runtime
A slash-create template, using Bun runtime.
Getting Started
Cloning the repo
bun create discord-interactions interactions-bot
Development
To run this locally, rename .env.example to .env and fill in the variables, then run bun run.js to start a local dev environment and use something similar to ngrok or cloudflare to tunnel it to a URL.