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

# Commands

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

| Command                                     | Description                                                                                    |
| ------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| ?approve \<Suggestion ID or Message ID>     | Mark a suggestion as approved.                                                                 |
| ?choice\_dm                                 | Set whether the suggester should be messaged when the outcome of a suggestion has changed.     |
| ?consider \<Suggestion ID or Message ID>    | Mark a suggestion as considered.                                                               |
| ?deny \<Suggestion ID or Message ID>        | Mark a suggestion as denied.                                                                   |
| ?implemented \<Suggestion ID or Message ID> | Mark a suggestion as implemented.                                                              |
| ?info                                       | View some detailed statistics about the bot.                                                   |
| ?invite                                     | Obtain the link to invite the bot.                                                             |
| ?ping                                       | Get the latency between our bot and Discord as well as the latency of the host.                |
| ?prefix \[New Prefix / Reset]               | Change or view the prefix for the server.                                                      |
| ?remove \<Suggestion ID or Message ID>      | Completely delete a suggestion.                                                                |
| ?removedata                                 | Delete data from our database that is relevant to your server.                                 |
| ?suggest \<Suggestion>                      | Suggest something to be sent into the suggestion channel.                                      |
| ?suggestion\_channel \<Channel or remove>   | Set the channel which suggestions will be sent to.                                             |
| ?suggestion\_log \<Channel or remove>       | Set which channel any changes to a suggestion should be logged to.                             |
| ?media                                      | Set whether images should be stored in an image server to keep them consistent on suggestions. |
| ?vote                                       | Obtain the link to vote for the bot on [top.gg](https://top.gg/bot/649535694145847301).        |
| {% endtab %}                                |                                                                                                |

{% tab title="Suggestions" %}

| Command                                     | Description                                                                                    |
| ------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| ?approve \<Suggestion ID or Message ID>     | Mark a suggestion as approved.                                                                 |
| ?choice\_dm                                 | Set whether the suggester should be messaged when the outcome of a suggestion has changed.     |
| ?consider \<Suggestion ID or Message ID>    | Mark a suggestion as considered.                                                               |
| ?deny \<Suggestion ID or Message ID>        | Mark a suggestion as denied.                                                                   |
| ?implemented \<Suggestion ID or Message ID> | Mark a suggestion as implemented.                                                              |
| ?remove \<Suggestion ID or Message ID>      | Completely delete a suggestion.                                                                |
| ?suggest \<Suggestion>                      | Suggest something to be sent into the suggestion channel.                                      |
| ?suggestion\_channel \<Channel or remove>   | Set the channel which suggestions will be sent to.                                             |
| ?suggestion\_log \<Channel or remove>       | Set which channel any changes to a suggestion should be logged to.                             |
| ?media                                      | Set whether images should be stored in an image server to keep them consistent on suggestions. |
| {% endtab %}                                |                                                                                                |

{% tab title="Misc" %}

| Command                                                    | Description                                                                             |
| ---------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| ?info                                                      | View some detailed statistics about the bot.                                            |
| ?invite                                                    | Obtain the link to invite the bot.                                                      |
| ?permissions \<Category \<Role or Member> \[True or False] | Update or view the permissions of a role or member in a certain category.               |
| ?ping                                                      | Get the latency between our bot and Discord as well as the latency of the host.         |
| ?prefix \[New Prefix / Reset]                              | Change or view the prefix for the server.                                               |
| ?removedata                                                | Delete data from our database that is relevant to your server.                          |
| ?vote                                                      | Obtain the link to vote for the bot on [top.gg](https://top.gg/bot/649535694145847301). |
| {% endtab %}                                               |                                                                                         |
| {% endtabs %}                                              |                                                                                         |
