Toggle Events
/event <resource> <action>
/event <resource> <action>
Enable or disable a specific audit event for your server.
resource
β The name of the event (e.g.message delete
,role update
)action
β Choose toEnable
orDisable
this event π Permissions Required: Manage Server π§ Supports Autocomplete for event names
βοΈ What This Command Does
This command lets you toggle individual audit events TrueAudit tracks for your server.
Want to stop logging emoji deletions? Disable
emoji delete
Want to track soundboard sound edits? Enable
soundboard update
Each event has a resource name linked to it. You can explore all available options using /auditevents
.
β
Example Usage
π₯ Response:
β
message_delete
is now enabled for this server.
π§© How It Works
You choose from a list of available audit resources via autocomplete
TrueAudit will start or stop logging those events, depending on your selection
The change applies immediately and affects how audit logs are stored and posted
π‘ Pro Tip
Pair this with:
/setmodlog
to define where logs get sent/detectionrules
to alert staff if certain actions exceed thresholds/auditevents
to discover valid audit categories and resource names
π§ Why Use This?
Keep logs clean by filtering out noise
Focus only on events that matter to your community
Easily re-enable events when needed β no restarts or bot reloads required
Use /event
to stay in control of your serverβs audit signal. π
Last updated