# Reaction Log Bot

Use Sx Bot to track and log reactions on messages in your Discord server.

**1.** [Invite the Bot](https://invite.sxbot.io) if you haven't already.

**2.** Setup the reaction log channel.\
**Example:`/logging reaction-logs set #reaction-logger`**

<figure><img src="/files/BfwPoOM3v1hTtJRrGOrf" alt="Discord Reaction Logger" width="375"><figcaption><p>Reaction Log Example</p></figcaption></figure>

{% hint style="warning" %}
Sx Bot also has other logging modules such as message logs for edited/deleted messages, image logs, invite tracking logs, booster logs, and more!
{% endhint %}


---

# 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://docs.sxbot.io/moderation-logging/reaction-log-bot.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.
