/eventmod list
List all event modifiers in the current server, optionally filtered to one webhook.
Shows every event modifier configured in this server, with its ID, webhook, repo scope, priority, type, redirect channel, and matched events.
Usage
Parameters
| Prop | Type | Default |
|---|---|---|
webhook_id | string | - |
Permissions
Requires Manage Server (MANAGE_GUILD).
Cooldown
None.
Notes
- Modifiers are listed in the same order they're evaluated in (descending priority) — see Event Modifiers.
- Use the modifier ID shown here with
/eventmod editor/eventmod delete.