> For the complete documentation index, see [llms.txt](https://lux-2.gitbook.io/textreactiondocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lux-2.gitbook.io/textreactiondocs/text-reaction-bot.md).

# Text Reaction Bot

{% hint style="info" %}

{% endhint %}

Name Reaction - Usage Guide

1. Adding Reactions: To add a reaction for a specific word, use the command: +addreaction ...

   Example: +addreaction hello 👋

   This will add the specified emojis as reactions whenever the word "hello" is detected in a message.
2. Removing Reactions: To remove a reaction for a word, use the command: +removereaction

   Example: +removereaction hello

   This will remove the reactions associated with the word "hello".
3. Listing Reactions: To list all the reactions configured in the bot, use the command: +reactions

   Example: +reactions

   This will display a list of words and their associated reactions.

Note:

* The bot will automatically add reactions when a configured word is found in a message.
* Reactions can be any valid emojis that the bot has access to.
* Reactions are specific to each server. They will only work within the server where the reactions are configured.

For further assistance or questions, please contact the support team or refer to the documentation on the website.

Thank you for using Text Reaction :)
