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)

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)

Blacklist a channel from being logged.

channel: The channel that will be blacklisted from logs.


Unblacklist Channel (/config logger unblacklist)

Unblacklist a blacklisted channel from being logged.

channel: The channel that will be unblacklisted from logs.

Last updated