Logs
Last updated
Was this helpful?
Last updated
Was this helpful?
A command to setup the channels were Spike is going to send logs about its moderation actions.
Here is an example of a ban log:
The channel variable can be the mention of the channel (#ban-logs) or its id.
The second variable specifies what kind of logs have to be sent in the channel.
all => Every log of the moderation actions (ban, kick, mute, warn) will be sent to that channel.
ban => Ban logs will be sent in that channel
kick => Kick logs will be sent in that channel
mute => Mute logs will be sent in that channel
warn => Warn logs will be sent in that channel