@bun-examples/discord-interactions
v0.0.120
Published
A [slash-create](https://npm.im/slash-create) template, using [Bun runtime](https://bun.sh).
Downloads
8
Readme
/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.