Skip to main content

Overview


The logging module allows you to log server events into designated channels. Perhaps useful for keeping informed on what’s happening inside your server.
NOTE: The available logging events are voice, reactions, emoji, role, member,message, guild and all
Adding a logging event You can create a logging event using the logging set command.
.logging set <type> <#channel>
Screenshot2025 10 12181331 Pn

Removing a logging event

You can remove a logging event using the logs reset command.
This will permanently remove the log from functioning until re-added
.logging reset <type>
Screenshot2025 10 12185121 Pn
You can use the logging config to view all active log channels.