1
1
Fork
You've already forked minimmo
2
No description
  • TypeScript 56.4%
  • HTML 41.8%
  • JavaScript 1.8%
2026年06月06日 20:51:14 -07:00
.vscode bot token work 2026年06月06日 20:51:14 -07:00
client fixed save players, fixed websocket, fixed role check 2026年05月13日 15:57:40 -07:00
ihatethis bot token work 2026年06月06日 20:51:14 -07:00
obsidian_mmmo bot token work 2026年06月06日 20:51:14 -07:00
server bot token work 2026年06月06日 20:51:14 -07:00
.gitignore added recipes and descriptions, changes mats around such as orich -> jade 2026年04月25日 12:48:27 +01:00
.prettierrc added stuff I guess 2026年04月24日 16:35:14 -07:00
bun.lock added stuff I guess 2026年04月24日 16:35:14 -07:00
example.env added twitch auth flow for admin user 2026年04月08日 16:24:46 -07:00
index.ts bot token work 2026年06月06日 20:51:14 -07:00
package-lock.json added stuff I guess 2026年04月24日 16:35:14 -07:00
package.json added stuff I guess 2026年04月24日 16:35:14 -07:00
README.md initial commit 2026年04月03日 00:31:43 -07:00
tsconfig.json added twitch auth flow for admin user 2026年04月08日 16:24:46 -07:00

minimmo

To install dependencies:

bun install

To run:

bun run index.ts

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