No description
Find a file
2025-07-31 11:10:00 +01:00
.gitignore bun init 2025-07-31 11:10:00 +01:00
bun.lock bun init 2025-07-31 11:10:00 +01:00
index.ts bun init 2025-07-31 11:10:00 +01:00
package.json bun init 2025-07-31 11:10:00 +01:00
README.md bun init 2025-07-31 11:10:00 +01:00
tsconfig.json bun init 2025-07-31 11:10:00 +01:00

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.