Back to Commands
/logs

Description

The log system allows you to track events in your server. You can set a separate channel for each event type or collect all logs in a single channel.

Usage

/logs <subcommand>

Subcommands

/logs list
List configured log channels
/logs message
Set channel for message logs
/logs member
Set channel for member logs
/logs ban
Set channel for ban logs
/logs voice
Set channel for voice logs
/logs role
Set channel for role logs
/logs nickname
Set channel for nickname logs
/logs invite
Set channel for invite logs
/logs channel
Set channel for channel logs
/logs moderation
Set channel for moderation logs
/logs all
Set a single channel for all logs
/logs disable
Disable log channels

Examples

/logs list
/logs message #message-logs
/logs member #member-logs
/logs ban #ban-logs
/logs voice #voice-logs
/logs role #role-logs
/logs nickname #nickname-logs
/logs invite #invite-logs
/logs channel #channel-logs
/logs moderation #mod-logs
/logs all #all-logs
/logs disable

Required Permissions

Administrator