- Xenforo.com resource URL
- https://xenforo.com/community/resources/xb-react-as-user.8286/
- Compatibile XF2 versions
- 2.2
- 2.3
Take control of community interactions by reacting as one or multiple users at once.
Perfect for simulating activity, highlighting content, or driving engagement across your forum.
Features
React as Multiple Users: Add reactions from one or several users in a single action.
Reaction Randomization: Select multiple reactions and insert them randomly.
Date Randomization: Randomize reaction dates between the content creation date or a chosen timeframe.
Flexible Permissions: Control exactly which user groups can react on behalf of others.
REST API Support: Integrate with external tools, scripts, or bots to automate reactions.
Useful for:
- Simulating community engagement to make your forum feel active
- Highlighting important threads, posts, or resources
- Testing features, gamification, or reputation systems with realistic activity
Supported content types:
Posts
Profile posts & comments
Conversation messages
Xenforo Resource Manager: Resources & updates
Xenforo Media Gallery: Items, albums & comments
XenAddons AMS: Articles, Reviews, Comments, Pages, Series
XenAddons Showcase: Items, Comments, Ratings, Rating replies, Updates, Update replies
XenAddons UBS: Blogs, Blog entries, Ratings, Comments, Series
[XB] Quizzes
[XB] Lessons
[XB] Toplists: Tops & comments
[XB] Quote Book: Quotes & Comments
[XB] XFRM: Update Comments: Comments
[XB] XFRM: Resource Questions: Questions & Answers
POST
- conversation-messages/{id}/react-as-user
- posts/{id}/react-as-user
- profile-post-comments/{id}/react-as-user
- profile-posts/{id}/react-as-user
- media/{id}/react-as-user
- media-albums/{id}/react-as-user
- media-comments/{id}/react-as-user
- resources/{id}/react-as-user
- resource-updates/{id}/react-as-user
See other add-ons like this:
Parameters
| Input | Type | Description |
|---|---|---|
| reaction_id | integer | ID of the reaction to use. Use the current reaction ID to undo. |
| usernames | string | Comma-separated list of usernames to react |
Response
| Output | Description |
|---|---|
| success | true |
Requires Standard Library by Xon !
* Reaction removing tool provided by Moderator Tools add-on