Go to file
2025-04-26 01:16:06 +02:00
src command: mcs 2025-04-26 01:16:06 +02:00
.gitignore init 2025-04-25 22:30:02 +02:00
bun.lock command: mcs 2025-04-26 01:16:06 +02:00
commands.json command: mcs 2025-04-26 01:16:06 +02:00
package.json command: mcs 2025-04-26 01:16:06 +02:00
README.md init 2025-04-25 22:30:02 +02:00
seyfert.config.ts init 2025-04-25 22:30:02 +02:00
tsconfig.json init 2025-04-25 22:30:02 +02:00

fantastic_spoon_dc

To install dependencies:

bun install

To run:

bun run index.ts

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