> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superalts.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Feelings System Interactions

> Set up the Feelings Bot channel behavior, reactions, and visual elements — or remove configurations entirely.

## ⚙️ Available Commands

These commands let you configure where and how the Feelings Bot operates in your server:

***

### `/setup`

> Configure a channel for Feelings Bot behavior.

**Options:**

* `channel` (required): The channel where the bot will operate.
* `embed` (boolean, required):
  * `true`: Deletes the original user message and reposts it as an embed.
  * `false`: Keeps the original message and adds reactions/divider directly to it.
* `emojies` (optional): List of emoji reactions to be added (e.g. ❤️💭).
* `line` (optional): A divider image URL to be added under each message.

***

### `/removefeeling`

> Remove Feelings Bot behavior from a specific channel — or all.

**Options:**

* `channel` (required):
  * Channel ID of the target channel.
  * Use `ALL` to remove configurations from all channels at once.
