Logger

This module allows you to log all message edits and deletions. You can also blacklist certain channels from this logger. This is useful if you don't want your Mods to see what's happening in your Admins chat, for instance.


Config Logger Module (/config logger module)

By default, only members with the Administration permission can use this command.

Configure the Logger module.

state: Whether the message logger should be enabled or disabled.

channel: The channel where all message logs will be sent to.


Blacklist Channel (/config logger blacklist)

By default, only members with the Administration permission can use this command. Additionally, the Logger module must first be configured before using this command.

Blacklist a channel from being logged.

channel: The channel that will be blacklisted from logs.


Unblacklist Channel (/config logger unblacklist)

By default, only members with the Administration permission can use this command. Additionally, the Logger module must first be configured before using this command.

Unblacklist a blacklisted channel from being logged.

channel: The channel that will be unblacklisted from logs.

Last updated