No description
Find a file Use this template
shanec 9b50e199dc
All checks were successful
Build Check / Test Build (push) Successful in 21s
Merge pull request 'Update dependency bun-types to v1.1.18' (#3) from renovate/bun-types-1.x-lockfile into main
Reviewed-on: #3
2024-07-04 01:01:13 +01:00
.forgejo/workflows initial commit 2024-07-02 10:08:47 -04:00
commands/misc initial commit 2024-07-02 10:08:47 -04:00
events initial commit 2024-07-02 10:08:47 -04:00
handlers/loaders initial commit 2024-07-02 10:08:47 -04:00
utils initial commit 2024-07-02 10:08:47 -04:00
.gitignore initial commit 2024-07-02 10:08:47 -04:00
bun.lockb initial commit 2024-07-02 10:08:47 -04:00
config.example.yml initial commit 2024-07-02 10:08:47 -04:00
discordjs.d.ts initial commit 2024-07-02 10:08:47 -04:00
eslint.config.mjs initial commit 2024-07-02 10:08:47 -04:00
index.ts initial commit 2024-07-02 10:08:47 -04:00
package.json initial commit 2024-07-02 10:08:47 -04:00
pnpm-lock.yaml Update dependency bun-types to v1.1.18 2024-07-03 23:40:19 +00:00
README.md initial commit 2024-07-02 10:08:47 -04:00
renovate.json Add renovate.json 2024-07-02 14:25:19 +00:00
tsconfig.json initial commit 2024-07-02 10:08:47 -04:00
types.ts initial commit 2024-07-02 10:08:47 -04:00

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