Files
Skillz4Killz c1efa83bd9 Bot pkg (#2740)
* 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>
2023-01-26 09:11:24 -06:00
..
2023-01-26 09:11:24 -06:00
2022-12-01 01:59:02 +08:00
2023-01-26 09:11:24 -06:00
2022-12-01 01:59:02 +08:00
2023-01-26 09:11:24 -06: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