Smots Minecraft Gaming
Find a file
2026-04-10 13:46:35 +02:00
commands Ledger command and general improvements 2026-04-10 13:44:59 +02:00
events Ledger command and general improvements 2026-04-10 13:44:59 +02:00
handlers ready for production maybe???? 2026-04-07 14:39:56 +02:00
utils ready for production maybe???? 2026-04-07 14:39:56 +02:00
.gitignore Bot skeleton done i guess 2026-04-06 21:55:27 +02:00
bun.lock Ledger command and general improvements 2026-04-10 13:44:59 +02:00
deployCmds.js ready for production maybe???? 2026-04-07 14:39:56 +02:00
index.js ready for production maybe???? 2026-04-07 14:39:56 +02:00
package.json Ledger command and general improvements 2026-04-10 13:44:59 +02:00
README.md Update README.md 2026-04-07 14:40:34 +02:00

smotscraft-helper

To install dependencies:

bun install

To run:

bun run index.js

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