Modules
To make configurations quicker, LoggerBot allows you to customise modules which are grouped events. Here below are a list of LoggerBot's modules and their corresponding event.
Module Name
Module Events
channel
channelcreate, channeldelete, channelupdate
emoji
emojicreate, emojidelete, emojiupdate
member
guildbanadd, guildbanremove, guildmemberadd, guildmemberremove, guildmemberupdate, voicestatechange, botadd, nitroboost
invite
invitecreate, invitedelete
role
rolecreate, roledelete, roleupdate
message
messagedeletebulk, messagedelete, messageupdate, invitesent, imagedelete
By changing the configurations for a module, it will apply the changes to all events in that module. For example, if you changed the logging channel of the "invite" module, both invitecreate and invitedelete events will be configured to log to that new channel.
Last updated