No description
shanec
9b50e199dc
All checks were successful
Build Check / Test Build (push) Successful in 21s
Reviewed-on: #3 |
||
---|---|---|
.forgejo/workflows | ||
commands/misc | ||
events | ||
handlers/loaders | ||
utils | ||
.gitignore | ||
bun.lockb | ||
config.example.yml | ||
discordjs.d.ts | ||
eslint.config.mjs | ||
index.ts | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
renovate.json | ||
tsconfig.json | ||
types.ts |
Discord.JS v14 Typescript Template
This is a Discord.JS v14 bot template using TypeScript, this version does not include a database ORM within it.
Features
- Command Handler
- Event Handler
- Interaction Handler
- Contexts
- Bun supported