Features

Leaderboard

A pinned, auto-updating ranking of everyone in your server.

Dorans-bot keeps a live ranking of every linked summoner in your server. There are two ways to see it: run /leaderboard for a one-off view, or set up a persistent leaderboard that posts to a channel and updates itself as people play.

Persistent leaderboard

This is the one most servers want. Pick a channel and the bot maintains a message there, refreshing it as new games come in, so there is always a current ranking to point at.

/config leaderboard channel:#leaderboard
ParameterRequiredDescription
channelYesWhere the leaderboard message lives
ranked-typeNoSolo/Duo (default) or Flex

Run it twice with different channels to keep Solo/Duo and Flex leaderboards side by side:

/config leaderboard channel:#solo-queue ranked-type:Ranked Solo/Duo
/config leaderboard channel:#flex-queue ranked-type:Ranked Flex

Give the channel to the bot and leave it alone. Since the leaderboard is a single message that gets edited in place, a busy channel will bury it.

On-demand leaderboard

Anyone can pull the current standings without setting anything up:

/leaderboard ranked-type:Ranked Solo/Duo

Results are paginated with Previous and Next buttons, and the buttons stop responding after 5 minutes.

Who appears on it

Only linked summoners count. If someone is missing, they have not run /account link yet, or the server has "enforce verified summoners" turned on and their account is unverified. See Linking Accounts.

Limits

Free servers get a persistent leaderboard up to 5 Discord users or 10 summoners. Past that it becomes a Supporter feature. The on-demand /leaderboard command is always free.