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

# Commands

## General

Commands related to the core functions, configuration settings, and general information links for the VoiceStats bot.

| Command      | Description                                                                     | Usage        |
| ------------ | ------------------------------------------------------------------------------- | ------------ |
| `/help`      | Learn about VoiceStats and its features.                                        | `/help`      |
| `/settings`  | Configure VoiceStats's settings.                                                | `/settings`  |
| `/premium`   | Learn more about [premium](https://voicestats.xyz/premium) membership.          | `/premium`   |
| `/dashboard` | View the link to the VoiceStats [dashboard](https://voicestats.xyz/dashboard).  | `/dashboard` |
| `/invite`    | [Invite](https://voicestats.xyz/invite) VoiceStats to your server.              | `/invite`    |
| `/support`   | View the link to VoiceStats's [support server](https://voicestats.xyz/support). | `/support`   |
| `/ping`      | Displays VoiceStats's ping values.                                              | `/ping`      |
| `/vote`      | View the voting link and check your next available vote time.                   | `/vote`      |

## **User Commands**

Commands that allow you to view individual voice chat statistics and graphs for yourself or other members in the server.

| Command       | Description                                   | Usage                |
| ------------- | --------------------------------------------- | -------------------- |
| `/my stats`   | View your voice statistics.                   | `/my stats`          |
| `/my graph`   | View your voice statistics graphically.       | `/my graph`          |
| `/user stats` | View the voice statistics of a specific user. | `/user stats [user]` |
| `/user graph` | View a user's voice statistics                | `/user graph [user]` |

## **Server Commands**

Commands that display server-wide voice chat rankings and the overall statistics of the community.

| Command          | Description                            | Usage            |
| ---------------- | -------------------------------------- | ---------------- |
| `/voice ranking` | View the server's user voice rankings. | `/voice ranking` |
| `/server stats`  | View the server's voice statistics.    | `/server stats`  |
| `/server graph`  | View the server's voice statistics     | `/server graph`  |

## **Channel Commands**

Commands that focus directly on specific voice channels, listing their internal statistics and rankings.

| Command            | Description                                      | Usage                      |
| ------------------ | ------------------------------------------------ | -------------------------- |
| `/channel stats`   | View the voice statistics of a specific channel. | `/channel stats [channel]` |
| `/channel ranking` | View the server's channel voice rankings.        | `/channel ranking`         |

## **Admin Commands**

Configuration commands available only to authorized administrators, such as resetting or exporting statistics, and managing custom filters.

| Command                    | Description                                 | Usage                               |
| -------------------------- | ------------------------------------------- | ----------------------------------- |
| `/reset user stats`        | Reset a user's statistics.                  | `/reset user stats [user]`          |
| `/reset server stats`      | Resets the voice statistics in this server. | `/reset server stats`               |
| 💎 `/export voice ranking` | Export the voice ranking as a .csv file.    | `/export voice ranking [period]`    |
| `/filter channels add`     | Adds a voice channel to the filter.         | `/filter channels add [channel]`    |
| `/filter channels remove`  | Removes a voice channel from the filter.    | `/filter channels remove [channel]` |
| `/filter members add`      | Adds a member to the filter.                | `/filter members add [user]`        |
| `/filter members remove`   | Removes a member from the filter.           | `/filter members remove [user]`     |

{% hint style="info" %}
**💎 Note:** Commands with a diamond emoji next to them are exclusive to Premium servers.
{% endhint %}
