mirror of
https://github.com/discordeno/discordeno.git
synced 2026-07-21 21:52:52 +00:00
3bbb03b8e3
* cleanup cleanup cleanup on isle dd * fix: rest manager import in test
Minimal Bot Template
Just the minimum to get a working bot using interactions.
Make sure to install the latest version when you use it.
Setup
Just rename .env.example to .env and fill it with your bot token.
Run Bot
- deno run -A mod.ts