Files
discordeno/examples/nodejs
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 01:59:02 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00

Nodejs Bot Template

This template is a minimal template that uses discordeno.js, a wrapper around discordeno, which brings up a djs-like interface but also includes the core Features (Cross Ratelimit, Zero Downtime Restart, Resharding...)

Setup

Rename .env.example to .env and fill your bot token there.

Run Bot

  • node index.js