mirror of
https://github.com/mikndotdev/ts-bot-framework.git
synced 2026-08-18 02:47:33 +00:00
Simple boilerplate for creating a TypeScript Discord bot
- TypeScript 96.7%
- Dockerfile 3.3%
| .github/workflows | ||
| prisma | ||
| src | ||
| .gitignore | ||
| biome.json | ||
| bun.lockb | ||
| Dockerfile | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
ts-bot-framework
To install dependencies:
bun install
To run:
bun run index.ts