The bot has logging on almost EVERY action it does. If you are ever concerned that it is doing something, turning on logging will let you know what it is doing and why.
​
Make sure Gaius has the following role perms for these features to work: Audit Logs, Embed Links
Doing !toggle log
in a channel will automatically enable all log types to be posted in that channel.
Command | Description | Perm |
!toggle log | Enables all logging in that channel | ​ |
!toggle type | Enable/Disable logging of that type | ​ |
!toggle #channel type | Set logging of that type to the specified channel | ​ |
Bans
Warns
Kicks
Mutes
Images
Spam
Filters
This is a feature reserved for Gaius Cicereius+, our Patreon bot.
Command | Description | Perm |
?exlog | View current the settings | ​ |
?exlog log | Toggles all types on or, if they are all on, off | ​ |
?exlog #channel logtype | Enable/Disable that logtype in the specified channel | ​ |
?exlog -1 logtype | Disable exlogging of that type | ​ |
?exlog ignore | Exlogs will not record what happens in that channel | ​ |
Log Type | Description |
member_add | Logs when a user joins, how old the account is and the ID |
member_remove | Logs when a user leaves, when they joined and how many roles they had |
member_update | Logs when a member has a role change or nickname change |
user_name | Logs when a user has a username change |
user_pic | Logs when a user had a profile picture change and also the previous profile picture if possible |
vc_join | Logs when a member joins a voice channel and which one |
vc_leave | Logs when a member leaves a voice channel and which one |
vc_change | Logs when a member changes voice channels and which channels |
message_delete | This will detail the content of a deleted message, where it was deleted from, the author, and any attachments and the message ID |
message_bulk | This will detail when a BOT mass deletes messages. It will dump a text file with a collection of message_delete style logs if you wish to use them to report someone |
message_update | This will detail the content of a message before and after it was edited as well as channel and author |
role_update | Logs when a role is updated and the updated content |
role_delete | This will detail when a role is deleted and the information associated with it |
channel_create | This will detail when a channel is created and by who |
channel_delete | This will detail when a channel is delete and the information associated with it |
channel_update | This will detail when a channel is updated and the changed content. |