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

# bot

## Summary

The `/bot` command is used to view and change [bot settings](/settings/bot-settings.md). These settings apply to just the server you are using Friend Time in.

* `/bot list` - View all bots with settings in the server.
* `/bot view <bot>` - View a bot's settings.
* `/bot edit <bot> <setting>` - Change one of a bot's settings.
* `/bot remove <bot>` Remove all of a bot's data.

{% hint style="info" %}
To setup a **new bot**, use the [set](/commands/user-commands/set.md#setup-for-a-bot) command.
{% endhint %}

## View All Bots with Settings in the Server

Type `/bot list` to view all bots with settings in the server.

![](/files/AlaTTJ8z4dcC8xDNFOe1)

## View a Bot's Settings

Type `/bot view <bot>` to view a bot's settings.

![](/files/OxwWjnUffqxAANJBsL8O)

{% hint style="info" %}
If a setting is *italicized* it means the bot is using the default setting value.
{% endhint %}

## Change One of a Bot's Settings

Type `/bot edit <bot> <setting>` to change one of a bot's settings.

![](/files/gVY3bLa8I0h2U5Ka3Vge)

## Reset a Setting to Default

Type `/bot edit <bot> <setting> reset:True` to reset a setting to default.

![](/files/CtggP8ZvQQSBpthbiHIU)

## Remove All of a Bot's Data

Type `/bot remove <bot>` to remove all of a bot's data.

![](/files/O96VQqsD0ez0sjYdLg9e)

{% hint style="info" %}
This will remove the bot from the server's [bot list](#view-all-bots-with-settings-in-the-server).
{% endhint %}
