mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-28 14:30:11 +00:00
* fix: bot pkg test * Fix code style issues with ESLint * Update Guild.ts * Update Guild.ts * Fix code style issues with ESLint Co-authored-by: Lint Action <lint-action@samuelmeuli.com> Co-authored-by: Jonathan Ho <heiheiho000@gmail.com>
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