Log Channel
This is a premium feature.
Raid Organizer has the ability to log all kind of actions to a dedicated log channel.
This is a channel setting! This means that you can set different log channels for each setup channel if you want.
Set up a Log Channel
Use /logging setup to set up a log channel. As a parameter you need to pass a text channel to which the logs should be sent.
Once you execute the command, a Discord Modal pops up where you can configure what should be logged. Here you select which
actions should get logged.
Raid Organizer needs Send Messages permission in the passed channel to be able to send log messages.
Log Options
event creation=> Log on event creationevent edit=> Log on event editevent closed=> Log on event closeevent opened=> Log on event openevent deleted=> Log on event deleteuser signup => Log on user sign up to eventuser signoff => Log on user sign off from event
The bot does not keep track of any of the events. All of them are "fire and forget". For safety reasons, the bot does not store any additional information. This means that there also is no export function of those logs.
To avoid spamming the Discord API, log messages are aggregated and only sent once per minute at most.