Simple boilerplate for creating a TypeScript Discord bot
  • TypeScript 96.7%
  • Dockerfile 3.3%
Find a file
maamokun/MikanDev f88f7135cf error handler
2024-09-04 23:04:10 +09:00
.github/workflows init 2024-09-04 22:18:07 +09:00
prisma init 2024-09-04 22:18:07 +09:00
src error handler 2024-09-04 23:04:10 +09:00
.gitignore init 2024-09-04 22:18:07 +09:00
biome.json init 2024-09-04 22:18:07 +09:00
bun.lockb init 2024-09-04 22:18:07 +09:00
Dockerfile init 2024-09-04 22:18:07 +09:00
LICENSE init 2024-09-04 22:18:07 +09:00
package.json init 2024-09-04 22:18:07 +09:00
README.md error handler 2024-09-04 23:04:10 +09:00
tsconfig.json init 2024-09-04 22:18:07 +09:00

ts-bot-framework

To install dependencies:

bun install

To run:

bun run index.ts