Docs Commands Reference Logs Commands

Logs Commands

Server logging configuration for tracking messages, members, channels, roles, voice activity, and invite events.

logs audit moderation tracking invite

Logs Setup

Configures the advanced logging system by setting the channel where log messages will be sent. After setup, use /logs-edit to select which event types to track. Existing log event settings are preserved if previously configured.
/logs-setup Administrator
/logs-setup <channel>
channel channel required The text channel where logs will be sent
Examples
/logs-setup channel:#server-logs

Logs Edit

Opens an interactive menu to toggle individual log event types on or off. Requires logs to be set up first with /logs-setup. Supports 19 event types: message delete, message edit, member join/leave, ban/unban, kick, timeout, channel create/delete/update, role create/delete/update, voice join/leave/move, and ticket events. The menu times out after 60 seconds.
/logs-edit Administrator
/logs-edit
Examples
/logs-edit

Logs Disable

Completely disables the logging system for the server by clearing the log channel and all enabled log event types. Shows a summary of what was disabled including the previous channel and number of event types that were active.
/logs-disable Administrator
/logs-disable
Examples
/logs-disable

Invite Log Setup

Sets up invite tracking by designating a channel for invite-related logs. Configures both welcome and leave logging to the specified channel and immediately caches the server's current invites for accurate tracking. This system tracks which invite link a new member used to join.
/invite-log-setup Administrator
/invite-log-setup <channel>
channel channel required The text channel where invite logs will be sent
Examples
/invite-log-setup channel:#invite-logs