Appearance
Blocklist
The blocklist keeps emoji reactions under control from the admin dashboard. It is available on all tiers.
Commands
| Command | Description |
|---|---|
/blocklist add <emoji> | Add an emoji to the blocklist |
/blocklist remove <emoji> | Remove an emoji from the blocklist |
/blocklist list | List all blocked emojis |
How It Works
When a user reacts to a message with a blocked emoji:
- The bot detects the
MESSAGE_REACTION_ADDgateway event - It checks the reaction against the guild's blocklist
- If blocked, the reaction is immediately removed
- An optional log message can be sent to a configured notification channel
Channel Filtering
You can configure which channels the blocklist applies to:
- All channels — Blocklist enforced everywhere
- Include mode — Only block in specified channels
- Exclude mode — Block everywhere except specified channels
In the admin dashboard, the Reaction Rules page lets you:
- Add or remove emojis from the blocklist
- Pick emojis from the server emoji picker
- Set a moderation log channel
- Choose include or exclude channel filtering
The Limits tab lets you:
- Enable or disable reaction limits
- Set message and per-user reaction caps
- Set a breach threshold and breach duration
- Choose a breach role and custom DM text
- Clear breach counters when needed
Limits
| Tier | Max Blocked Emojis |
|---|---|
| Free | 10 |
| Donor | Unlimited |