No description
Find a file Use this template
shanec 28a407b3eb
All checks were successful
Build Check / Test Build (push) Successful in 24s
Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2024-07-02 15:25:51 +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 initial commit 2024-07-02 10:20:16 -04: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