Commands
LoggerBot is a fully customisable logging bot allowing you to configure it to the fullest!
Automatic Setup
Speed up the LoggerBot configuration process with our auto setup feature. By running /setup
to automatically setting up your logs, LoggerBot will created a "Logs" category at the bottom of your server alongside 4 different channels; member-logs, role-logs, server-logs and message-logs. To prevent members from seeing the logging channels, LoggerBot denies "everyone" from viewing the channel.
Setting & Removing Log Channels
With LoggerBot you can choose where you would like everything to log, or just specific events or modules to make things faster.
Usage
Setting up for all events:
/logchnl set all #channel
Setting up for certain events:
/logchnl set [event] #channel
Setting up for modules:
/logchnl set [module] #channel
Removing logging channels:
/logchnl remove [event/module/all] (options)
You can manage logs easier on our website
For a list of events, visit the events page. For a list of modules, visit the modules page.
Enabling and Disabling Events
LoggerBot allows you to decide what events you would like log, simply.
Usage
Enabling/Disabling certain events:
/config [event]
Enabling/Disabling modules:
/config [module] [enable/disable]
Enabling all events:
/config enableall
Disabling all events:
/config disableall
You can easily enable and disable events on our website.
For a list of events, visit the events page, or for a list of modules visit the modules page.
Clear Logs
LoggerBot allows you to quickly clear all your log configurations with ease!
Usage
Clear all logs:
/clearlogs all
Reset specific event:
/clearlogs event
Reset module:
/clearlogs module
Customise Locales
LoggerBot allows you to customise your servers locales, such as language and timezone
Currently you can only customise these options on our web dashboard.
List Logs
LoggerBot provides a command to see where all events log to and which events are enabled aswell as other useful information, saves you time, right?
Usage
View the status of each event:
/listlogs statuses
View the logging channels of each event:
/listlogs channels
View the ignore bot configuration for each event:
/listlogs ignorebots
You can easily see event configurations on our website.
Log Information
LoggerBot allows you to get information on a log, this information includes the last user to moderate it, last time it was modified, where it logs to and a description on what it logs.
/loginfo [event]
For a list of events, visit the events page.
Blacklists
Don't want certain roles, users or channels from triggering different events? Well, LoggerBot allows you to add these to a blacklist.
Usage
Display blacklist options for all events:
/blacklist view [users/roles/channels]
Set blacklists on specific events:
/blacklist [user/role/channel] event (options)
You can remove a user, role or channel from the blacklist by running the same command on the user, role or channel which you want to remove. You can easily modify the blacklists for events on our web dashboard.
For a list of events, visit the events page.
Ignore Bots
Prevent bots from spamming your logs with our ignore bots feature!
Usage
Toggle ignore bots logging specific events:
/ignorebots event [event]
Ignore bots logging modules:
/ignorebots module [module] [enable/disable]
Ignore bots logging all events:
/ignorebots ignoreall
Allow bots to trigger all events:
/ignorebots listenall
Last updated