Channel Logs
Set up notifications for changes in status-based role assignments.
Introduction
Stay informed about all status-based role changes in your server. You can configure to receive notifications whenever users update their status to a status string (or remove) and roles are automatically assigned or removed, ensuring you're always aware of status updates.
Parameters Table
status-string
The configured status string.
channel
Select the specific text channel.
type
Define what triggers your log messages: a user gaining a status, losing a status, or if you want to be informed about both changes.
message
Customize the content of your log message. You can include dynamic information using placeholders.
Available Placeholders: {user}
{status}
{username}
{roles} (shows role names not pings!)
{timestamp}
enabled
Toggle this setting to instantly activate or deactivate the logging for a status string.
Setup Channel Logs
/channel setup (status-string) (channel) (type) [message]
Example Usage
Both Logs

Set Status Logs

Remove Status Logs

Logs in action

Edit Channel Logs
/channel edit (status-string)
Example Usage

In order to change the trigger type, use the /channel setup command and set your message.
Remove Channel Logs
Confirmation is required for this action.
/channel remove (status-string)
Example Usage


Channel Logs List
/channel list
Example Usage

Toggle Channel Logs
/channel toggle (status-string) (enabled)
Example Usage

Last updated