discord-bot/README.md
2025-07-31 11:10:00 +01:00

219 B

bot

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.19. Bun is a fast all-in-one JavaScript runtime.