Go to file
2025-04-26 01:23:19 +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
ecosystem.config.cjs updated readme && pm2 config 2025-04-26 01:23:19 +02:00
package.json command: mcs 2025-04-26 01:16:06 +02:00
README.md updated readme && pm2 config 2025-04-26 01:23:19 +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 - Discord Special Edition

To install dependencies:

bun install

To run in development mode:

bun dev

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