# Commands

### **Admin Commands:**

`setlog` - Set the join/leave logs channel.

`variables` - View a list of variables for join/leave messages.

`setmessage` - Set the join/leave message.

`togglemessage` - Toggle whether logs are sent as a plain.

`preview` - View how the logging outputs when emitted.

### **User Commands:**

`invites` - Information on your/other members server invites.

### &#x20;**Miscellaneous Commands:**

`help` - View all bot commands.

`info` - View bot information.

`invite` - A link to invite the bot.

`ping` - View the latency of the bot and API.

`server` - View the current server setup.

`stats` - View the statistics of the bo&#x74;**.**

`debug` - Debug the bots permissions/functions.

`bug` - Report a bug to the Developer.

`allinvites` - Information on all of the server invites.

`rate` - Rate the bot on various bot lists.

`reviews` - Look at the bot's reviews from Void Bots.

`suggest` - Suggest a feature for the bot.

`vote` - Links to vote for the bot.

`voted` - Check when you and others last voted.

`votes` - View the top 10 bot voters.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://invites.utilibots.co.uk/commands.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
