No description
Find a file Use this template
shanec 49f5b7848e
All checks were successful
Build Check / Test Build (push) Successful in 26s
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:00:58 +01:00
.forgejo/workflows add forgejo action 2024-07-02 10:21:12 -04:00
commands/misc initial commit 2024-07-02 10:20:16 -04:00
dist initial commit 2024-07-02 10:20:16 -04:00
events initial commit 2024-07-02 10:20:16 -04:00
handlers/loaders initial commit 2024-07-02 10:20:16 -04:00
prisma initial commit 2024-07-02 10:20:16 -04:00
utils initial commit 2024-07-02 10:20:16 -04:00
.gitignore initial commit 2024-07-02 10:20:16 -04:00
bun.lockb initial commit 2024-07-02 10:20:16 -04:00
config.example.yml initial commit 2024-07-02 10:20:16 -04:00
discordjs.d.ts initial commit 2024-07-02 10:20:16 -04:00
eslint.config.mjs initial commit 2024-07-02 10:20:16 -04:00
index.ts initial commit 2024-07-02 10:20:16 -04:00
package.json initial commit 2024-07-02 10:20:16 -04:00
pnpm-lock.yaml Update dependency bun-types to v1.1.18 2024-07-03 23:45:16 +00:00
README.md initial commit 2024-07-02 10:20:16 -04:00
renovate.json Add renovate.json 2024-07-02 14:25:06 +00:00
tsconfig.json initial commit 2024-07-02 10:20:16 -04:00
types.ts initial commit 2024-07-02 10:20:16 -04:00

Discord.JS v14 Typescript Template

This is a Discord.JS v14 bot template using TypeScript, this version includes the Prisma ORM.

Features

  • Command Handler
  • Event Handler
  • Interaction Handler
  • Contexts
  • Bun supported