Moderation Action Logging
This page explains everything you need to know about moderation action logging, including setting up a mod log channel and disabling certain mod logs from being logged.
Permissions
Yzbot must have the Embed Links
, View Channel
and Send Messages
permissions in the channel in which you wish the actions to be logged. Otherwise, it will not be able to log moderation actions whether the channel has been set or not.
Managing the mod log channel
In order to log moderation actions, you need to set a channel to log them in first. To do this, simply type ;modlog set <#channel>
, replacing <#channel> with the mention of the channel that you want yzbot to perform mod logging in. If you want to change the mod log, just type the same command but with a different channel mention this time.

If you want to stop yzbot logging all moderation actions, just type ;modlog remove
and the mod log channel setting for the server will be removed.

Managing individual mod logs
All moderation actions that yzbot logs have their logs enabled by default. To disable yzbot logging individual actions, simply type ;modlog disable <log>
and replace the log with any of the logs below:
ban, mute, kick, hackban, softban, warn, unmute, unban, prune

If you want to allow yzbot to log a specific moderation action again, type ;modlog enable <log>
and moderation actions of that type will be logged again.

If you want to check which moderation logs are disabled, type ;modlog listdisabled
and the bot will tell you the disabled logs, if any, otherwise it will tell you there's none.

Last updated
Was this helpful?