- Language
- English
- Compatible XF 2.x versions
- 2.2
- 2.3
It automatically enforces per-message limits on both consecutive repeats and total count.
The add-on works across multiple content types (posts, profile posts, private conversations, signatures) and integrates natively with XenForo's entity system so that the rules apply seamlessly when users create or edit content.
CLI Command
For large forums or cleanup tasks, EmojiGuard provides a command-line tool:
Bash:
php cmd.php wueg:clean-smiliesFeatures
Processes all targeted entities according to your admin Options.
Optional filters:
- --entity=post|profile_post|conversation|signature → limit to one content type.
- --start-id / --end-id → define an ID range (useful for resuming).
- --batch → control batch size.
- --node-id → restrict to posts in a specific forum node.
- --dry-run → simulate without saving changes.
For any usergroups you wish to exclude from limitations there's a permission you can allow: