> For the complete documentation index, see [llms.txt](https://docs.invi-bot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.invi-bot.xyz/commands/invites.md).

# Invites

## `invitecodes`

{% tabs %}
{% tab title="Slash" %}

* `/invitecodes <target>` - List of the target user's invite codes
  {% endtab %}

{% tab title="Normal" %}

* `invitecodes <target>` - List of the target user's invite codes
  {% endtab %}
  {% endtabs %}

## `invited`

{% tabs %}
{% tab title="Slash" %}

* `/invited <target>` - Get a list of users invited by the target user

![The invited command](https://i.imgur.com/JbmdQ8B.png)
{% endtab %}

{% tab title="Normal" %}

* `invited <target>` - Get a list of users invited by the target user
  {% endtab %}
  {% endtabs %}

## `inviter`

{% tabs %}
{% tab title="Slash" %}

* `/inviter <target>` - Find the person who invited the target user

![The inviter command](https://i.imgur.com/ZC6Cv1R.png)
{% endtab %}

{% tab title="Normal" %}

* `inviter <target>` - Find the person who invited the target user
  {% endtab %}

{% tab title="Context Menu" %}

* Go the profile of the target user
* Right click them, then `Apps`, then `Inviter`
  {% endtab %}
  {% endtabs %}

## `invites`

{% tabs %}
{% tab title="Slash" %}

* `/invites <target>` - Get the invite count of the target user

![The invites command](https://i.imgur.com/pbEcowu.png)
{% endtab %}

{% tab title="Normal" %}

* `invites <target>` - Get the invite count of the target user
  {% endtab %}
  {% endtabs %}

## `leaderboard`

{% tabs %}
{% tab title="Slash" %}

* `/leaderboard` - List of top inviters in your server

![The leaderboard command](https://i.imgur.com/s0oiG9k.png)
{% endtab %}

{% tab title="Normal" %}

* **Aliases**: `lb`, `top`
* **Usage**: `leaderboard` - List of top inviters in your server
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
`<>` refers to user input. For example `<target>` refers to a user that is supposed to be entered while using the command. Most of these arguments are also optional
{% endhint %}
