Logs

Configure the logs

Log name

it will send a message in the defined channel when...

Welcome

someone join the server.

Goodbye

someone leave the server.

Kick

someone is kicked from the server.

Ban

someone is banned / unbanned from the server.

Mutes

someone is muted / unmuted (via the command Mute / Unmute).

Reports

someone is reported (via the command Report).

Warn

someone is warned / unwarned (via the command Warn / Unwarn).

Voices

someone join, leave or change a voice channel.

Messages

someone edit or delete a message.

All

All logs in same time.

Set a channel

The logs will be sent to this channel

!logs set <logName> <#TextChannel>

ex: !logs set welcome #new-members

Make sure the bot can send messages to this channel. To see the available logName See above.

Disable a log

ex: !logs disable welcome

!logs disable <logName>

Enable a disabled log

ex !logs enable welcome

!logs enable <logName>

This command is only used to reactivate a log that has been disabled, to define a log look above

View logs status

!logs status

This command allows you to see which logs are enabled or disabled and in which channel

Last updated