Audit Events
/auditevents
/auditevents
View a categorized list of all supported audit event types and the resource names used to manage them.
π Permissions Required: None π§ Useful for admins configuring audit toggles or setting detection rules.
π What This Command Does
This command opens an interactive dropdown that lets you explore every audit event TrueAudit can track β neatly grouped into categories like:
ποΈ Guild Events (e.g. name changes, verification updates)
π Channel Events (e.g. creation, deletion, renaming)
π€ Member Events (e.g. kicks, timeouts, role changes)
βοΈ AutoMod Events
π Soundboard Events
π¬ Message Events β¦and many more.
Each category shows:
A human-readable label (e.g.
Channel Created
)Its matching resource name (e.g.
channel_create
) used in commands like/event
or/setdetectionrule
π§© Why Resource Names Matter
TrueAudit uses resource identifiers to let you toggle individual audit logs on or off per server. These are used in commands like:
Knowing the exact resource name ensures you're configuring the right setting.
π Interactive Dropdown UI
When you run the command:
Youβll see an embed for the first category (e.g. Guild)
A dropdown lets you switch between categories instantly
Results are sent ephemerally, so only you can view them
β
Why Use This?
Quickly reference all audit event types TrueAudit supports
Ensure you're using the correct resource name for toggles
Educate staff on what is being tracked
Double-check what types of actions are eligible for detection alerts
Last updated