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

# Auto-reaction Types

> All available message type filters for auto-reactions.

# Auto-reaction Types

When adding an auto-reaction, you can choose which type of messages the bot should react to.

## Available Types

### 1. **All Messages**

The bot will react to every message in the channel, regardless of content.

### 2. **Text Only**

The bot will only react to messages that contain text. Messages with attachments will be ignored.

### 3. **Image Only**

The bot will only react to messages that contain images (PNG, JPG, etc.). Messages without images will be ignored.

### 4. **Video Only**

The bot will only react to messages that contain video files (MP4, MOV, etc.). Messages without videos will be ignored.

### 5. **Media Only**

The bot will react to messages containing any type of media, including images and videos. Messages with only text or links will be ignored.

### 6. **Link Only**

The bot will only react to messages that contain links or URLs. Messages without links will be ignored.

***

## Combining with Modifications

You can enhance your auto-reactions by combining types with modifications. For example:

* Set up an auto-reaction with **"Image Only"** type
* Then add modifications to that auto-reaction like **"Ignore Bots"** to exclude bot-posted images

***
