Files
bun.sh/examples/discord-interactions
Jarred Sumner d2874f6a49 bump examples
2022-07-18 13:12:03 -07:00
..
2022-07-05 09:26:58 -07:00
2022-07-05 09:26:58 -07:00
2022-07-06 04:11:31 -07:00
2022-07-07 16:02:04 -07:00
2022-07-18 13:12:03 -07:00
2022-07-05 09:26:58 -07:00
2022-07-05 09:26:58 -07: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.