Files
discordeno/examples/minimal
Awesome Stickz 80eabe5f44 Emoji rest methods (node-migration-clean) (#2713)
* feat: all emoji rest methods

* Fix code style issues with ESLint

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2023-01-05 15:16:20 -06:00
..
2022-12-01 01:59:02 +08:00
2022-12-01 02:49:44 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00

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