Go to file
2025-04-27 17:16:58 +02:00
prisma add Prisma integration and update .gitignore; enhance mcs command with database support 2025-04-27 17:00:40 +02:00
src updated mcs generated image footer 2025-04-27 17:16:58 +02:00
.gitignore add Prisma integration and update .gitignore; enhance mcs command with database support 2025-04-27 17:00:40 +02:00
bun.lock add Prisma integration and update .gitignore; enhance mcs command with database support 2025-04-27 17:00:40 +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 updated mcs generated image footer 2025-04-27 17:16:58 +02:00
README.md updated readme && pm2 config 2025-04-26 01:23:19 +02:00
seyfert.config.ts add Prisma integration and update .gitignore; enhance mcs command with database support 2025-04-27 17:00:40 +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