No description
  • TypeScript 100%
Find a file
2026-04-01 17:37:49 +03:00
.gitignore init 2026-04-01 17:28:18 +03:00
apis.ts init 2026-04-01 17:28:18 +03:00
bun.lock init 2026-04-01 17:28:18 +03:00
index.ts init 2026-04-01 17:28:18 +03:00
package.json init 2026-04-01 17:28:18 +03:00
README.md init 2026-04-01 17:28:18 +03:00
register.ts remove slash command from dms 2026-04-01 17:37:49 +03:00
tsconfig.json init 2026-04-01 17:28:18 +03:00

osu-world-helper

To install dependencies:

bun install

To run:

bun run index.ts

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