TrueAudit Docs
  • Welcome to TrueAudit Docs!
  • Getting Started
    • Add TrueAudit
    • Set the Basics
    • Detection System
    • Slash Commands
  • Commands
    • Audit Events
    • Audit Export
    • Audit Log
    • Audit Timeline
    • Case ID
    • Detection System
    • Frequency
    • Global User Check
    • Help
    • Staff Check
    • Toggle Events
    • User Check
    • Server Timezone
  • Audit Events
    • AutoMod
    • Ban / Unban
    • Channels
    • Digital Art
    • Guild
    • Integrations
    • Invites
    • Kick
    • Messages
    • Roles
    • Suggestion
    • Voice
  • Patch Notes
    • v1.0.0
    • Beta v1.0.1
  • Legal Info
    • Terms Of Service
    • Privacy Policy
    • Data & Logging Policy
Powered by GitBook
On this page
  • πŸ“š What This Command Does
  • 🧩 Why Resource Names Matter
  • πŸ”„ Interactive Dropdown UI
  • βœ… Why Use This?
  1. Commands

Audit Events

/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:

/event message delete Enable  
/setdetectionrule role_update high @AlertRole

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 25 days ago