# bot

## Summary

The `/bot` command is used to view and change [bot settings](https://friend-time.arilyn.cc/settings/bot-settings). 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](https://friend-time.arilyn.cc/user-commands/set#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.

![](https://4155281137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUj7ZsiN_m7A94eDipw%2Fuploads%2Fgit-blob-ee6ffde1a147c24e99c4131bd2781ad2e49bdb73%2Fimage%20\(44\).png?alt=media)

## View a Bot's Settings

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

![](https://4155281137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUj7ZsiN_m7A94eDipw%2Fuploads%2Fgit-blob-738ce53993f0da6bf16637a454861ad7f4e5c344%2Fimage%20\(43\).png?alt=media)

{% 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.

![](https://4155281137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUj7ZsiN_m7A94eDipw%2Fuploads%2Fgit-blob-e646a6aa82c6e2434bd0de4b461421e8f21cb3b6%2Fimage%20\(47\).png?alt=media)

## Reset a Setting to Default

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

![](https://4155281137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUj7ZsiN_m7A94eDipw%2Fuploads%2Fgit-blob-7e0b023d9b409a46f6aeec49ca63fc817515136c%2Fimage%20\(48\).png?alt=media)

## Remove All of a Bot's Data

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

![](https://4155281137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUj7ZsiN_m7A94eDipw%2Fuploads%2Fgit-blob-26f4eee310ed2b200e6250f51d8af61a9b8fca18%2Fimage%20\(49\).png?alt=media)

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