Ranks and levels

How the level system works and what command does exist?

The ranking system is global. That means a user will have the same level everywhere on Discord (not in a DM channel tho)

Leveling up

Getting started

Send messages. Talk with people.

Tips

You gain XP for only 1 message per minute. We avoid flood this way.

If you don't want Bolt to announce level up messages, go to the "Setup Bolt" page.

pageSetup Bolt

Do never attempt to farm Bolt XP. If we notice you're doing that, we may block you from earning more XP or from using the bot entirely.

The levels are based on this formula:

random > 10 * (level ^ 2) + 100 * level + 100

random is a number randomly choosen between 1 and 15.

Commands

To check your level, use

rank

To check someone else's rank, use

rank [@member]

Rank cards!

Want to see a rank card like above when using the command? Give Bolt Send Files permissions. If you don't want cards but just old-school embeds, disable the permission. If you want just text, don't give Bolt Send Files and Embed Links (note that disabling Embed Link permission may result in Bolt not replying to all of its commands).

The rank is also shown in this command.

profile (@member)

Last updated