Universal Leaderboard Bot

Track anything.
Rank everyone.

Create leaderboards for literally anything โ€” games, fish caught, cups of coffee, skill ratings. Fully customizable, multi-language, built for Discord.

Add to Discord Documentation
โˆž
Leaderboard types
2
Languages
9
Slash commands
0ms
Setup time
#general โ€” /lb view fishing
FISHING
1๐Ÿฅ‡sur_yeah482
2๐Ÿฅˆbesthusdt1371
3๐Ÿฅ‰the_scper290
4ยทqhn_real177

Features

Everything you need.
Nothing you don't.

Powerful enough for serious servers. Simple enough for anyone to use.

Unlimited Boards
Create as many leaderboards as you want. Fishing, gaming, memes, anything your server dreams up.
Multi-language
Full Vietnamese and English support. Switch languages per server with a single command.
Slash Commands
Modern Discord slash commands with autocomplete. No prefixes, no memorization needed.
SQLite Powered
Fast, reliable, zero-config database. Your data is safe and always available.
Custom Emoji
Use your own server emojis throughout the bot for a fully personalized experience.
Permission System
Creators and admins control their boards. Error IDs for easy support tracking.

Commands

Simple slash commands.

Every command under /lb โ€” clean, fast, autocompleted.

/lb create
Create Leaderboard
Create a new leaderboard with a custom name and optional description.
/lb view
View Leaderboard
Display the top entries for any leaderboard. Supports top 1โ€“25.
/lb add
Add Points
Add points to a user on any leaderboard.
/lb set
Set Score
Set a user's score to an exact value.
/lb rank
Check Rank
See your rank and score on any leaderboard.
/lb list
List Boards
See all leaderboards in your server.
/lb remove
Remove User
Remove a user from a leaderboard entirely.
/lb delete
Delete Board
Delete a leaderboard. Only the creator or admins can do this.
/lb lang
Set Language
Switch the bot's language between Vietnamese and English for your server.

Up and running
in 30 seconds.

Add the bot, run one command, start tracking. No configuration required.

1 Invite Leaderboard01 to your server
2 Run /lb create to make your first board
3 Use /lb add to start scoring
Add to Discord โ€” It's Free
.env
1# Bot credentials
2DISCORD_TOKEN=your_token_here
3CLIENT_ID=your_client_id
4OWNER_ID=your_discord_id
5
6# Custom emoji IDs
7EMOJI_SUCCESS=<:check:123>
8EMOJI_ERROR=<:x_:456>
9EMOJI_RANK=<:crown:789>