머핀봇, Bun으로 재작성되다.
This repository has been archived on 2025-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2025-03-19 20:44:40 +09:00
.vscode first commit 2025-02-23 13:21:32 +09:00
src feat: Add HelpCommand's detailedDescription 2025-03-19 20:44:40 +09:00
.gitignore first commit 2025-02-23 13:21:32 +09:00
.prettierrc.mjs first commit 2025-02-23 13:21:32 +09:00
bun.lock feat: Add dokdo 2025-03-09 11:42:56 +09:00
example.env first commit 2025-02-23 13:21:32 +09:00
LICENSE first commit 2025-02-23 13:21:32 +09:00
migrateMariaDBToMongoDB.ts BREAKING CHANGE: Move MariaDB to MongoDB 2025-02-26 22:32:08 +09:00
package.json feat: Add dokdo 2025-03-09 11:42:56 +09:00
README.md chore: Update readme.md 2025-03-16 11:17:09 +09:00
tsconfig.json chore: Add typescript paths 2025-03-18 19:33:22 +09:00

newmuffin

To install dependencies:

bun install

To run:

bun start

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