# 🏅 Rewarding

{% hint style="warning" %}
The rewarding system isn't working anymore on the main bot. I'm keeping this page for [private bot instances](https://docs.invitelogger.me/pbi/get-pbi) which can still use it them.
{% endhint %}

Here is the rewarding command list:

<table data-header-hidden><thead><tr><th width="185.33333333333331">Command</th><th width="235">Description</th><th>Syntax</th></tr></thead><tbody><tr><td>Command</td><td>Description</td><td>Syntax</td></tr><tr><td><code>/rankConfig</code></td><td>Manage ranks giving / removal &#x26; setup ranks announcements</td><td><strong>/rankConfig</strong></td></tr><tr><td><code>/addRank</code></td><td>Configure the role that will be given to a member when they reach a certain amount of invites.</td><td><strong>/addRank</strong> &#x3C;<em>role</em>: <code>@role</code>> &#x3C;<em>invitescount</em>: <code>number</code>></td></tr><tr><td><code>/ranks</code></td><td>Gives the list of ranks that are obtainable with invites a given invite count.</td><td><strong>/ranks</strong></td></tr><tr><td><code>/refreshRanks</code></td><td>Ensure ranks role are given following config &#x26; invite counts</td><td><p><strong>/refreshRanks by-role</strong> &#x3C;<em>role</em>: <code>@role</code>> </p><p><strong>/refreshRanks for-everyone</strong></p><p><strong>/refreshRanks by-user</strong> &#x3C;<em>user</em>: <code>@user</code>></p></td></tr><tr><td><code>/removeRank</code></td><td>Remove a rank previously created with the <code>addRank</code> command.</td><td><strong>/removeRank</strong> &#x3C;<em>rank-id</em>: <code>string</code>></td></tr></tbody></table>
