> 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/general.md).

# General

## `help`

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

* `/help` - Shows a list of commands with their description, mentioning a specific command will show more information about that particular command
  {% endtab %}

{% tab title="Normal" %}

* `help` -Shows a list of commands with their description, mentioning a specific command will show more information about that particular command
  {% endtab %}
  {% endtabs %}

## `invite`

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

* `/invite` - Get the bot's invite link
  {% endtab %}

{% tab title="Normal" %}

* `invite` - Get the bot's invite link
  {% endtab %}
  {% endtabs %}

## `ping`

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

* `/ping` - Shows the bot's ping (latency)
  {% endtab %}

{% tab title="Normal" %}

* `ping` - Shows the bot's ping (latency)
  {% endtab %}
  {% endtabs %}

## `prefix`

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

* `prefix` - Shows the bot's current prefix
  {% endtab %}
  {% endtabs %}

## `stats`

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

* `/stats` - View some stats related to the bot
  {% endtab %}

{% tab title="Normal" %}

* `stats` - View some stats related to the bot
  {% endtab %}
  {% endtabs %}

## `vote`

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

* `/vote target` - Shows the vote count of the specified user & total vote count
  {% endtab %}

{% tab title="Normal" %}

* `vote <target>` - Shows the vote count of the specified user & total vote count
  {% endtab %}
  {% endtabs %}
