Skip to content

Blocklist

The blocklist keeps emoji reactions under control from the admin dashboard. It is available on all tiers.

Commands

CommandDescription
/blocklist add <emoji>Add an emoji to the blocklist
/blocklist remove <emoji>Remove an emoji from the blocklist
/blocklist listList all blocked emojis

How It Works

When a user reacts to a message with a blocked emoji:

  1. The bot detects the MESSAGE_REACTION_ADD gateway event
  2. It checks the reaction against the guild's blocklist
  3. If blocked, the reaction is immediately removed
  4. 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

TierMax Blocked Emojis
Free10
DonorUnlimited