Discord bot for making league leaderboards in discord
Find a file
2026-01-09 13:23:19 +01:00
commands get items from cdn 2026-01-09 13:23:19 +01:00
db get items from cdn 2026-01-09 13:23:19 +01:00
drizzle get items from cdn 2026-01-09 13:23:19 +01:00
utils get items from cdn 2026-01-09 13:23:19 +01:00
.dockerignore add docker build 2026-01-08 18:01:31 +01:00
.gitignore init commit 2025-12-29 02:42:10 +01:00
bun.lock add linking command 2026-01-01 14:57:29 +01:00
compose.dev.yml add linking command 2026-01-01 14:57:29 +01:00
compose.yml add docker build 2026-01-08 18:01:31 +01:00
Dockerfile add docker build 2026-01-08 18:01:31 +01:00
drizzle.config.ts add linking command 2026-01-01 14:57:29 +01:00
index.ts add docker build 2026-01-08 18:01:31 +01:00
package.json add docker build 2026-01-08 18:01:31 +01:00
README.md init commit 2025-12-29 02:42:10 +01:00
tsconfig.json init commit 2025-12-29 02:42:10 +01:00
types.ts add command for showing ranks 2025-12-30 03:14:56 +01:00

discord-rank-leaderboard

To install dependencies:

bun install

To run:

bun run index.ts

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