Logging

Exorion Server Logging Features

Exorion provides comprehensive logging for server activities. This includes updates for members such as nickname changes or role modifications, configuration changes with commands like /setup and /settings, and detailed logs for all new member joins. This ensures a well-documented environment for server management.

Soon, you will be able to customise the logging module. Log specific events that occur in your server, however you want. Refer to Customised Logging

Setting up the events

Required Options for mode option

Event
Description

Moderation

Logs every mod action take by a user.

Automod

Logs every action taken by your server's automod.

Message History

Logs every type of deleted, edited and attachment messages.

User Activity

Logs every member update; (nickname change,

Exorion Configs

Logs every change made to Exorion by an authorized member. (Setup Commands)

Join Logs

Logs incoming server joins.

Leave Logs

Logs every outgoing member leaves from your server.

Voice Logs

Logs all voice activity; (member join, leave, move)

Role Logs

Logs every role updates in your server to creation, deleting and updates.

Channel Logs

Logs every channel updates in your server to creation, deletion and updates.

Reaction Logs (NEW)

Logs when a reaction is added/removed to or from a message.

How it Works

Moderation logs

Moderation logging involves tracking every action undertaken by moderators within a server. This includes recording all moderation activities such as bans, mutes, kicks, and warnings to ensure transparency and accountability of actions taken by server moderators.

Automod Logs

Auto-mod logs record automated actions taken by the server's moderation bots to manage content and user activity. These can include filtering inappropriate language, blocking spam, or restricting actions based on predefined rules to maintain the server's standards and policies.

Message Logs

Message logs serve as a record of communications within the server, capturing details such as the sender, time, and content of each message. These logs are essential for maintaining a history of interactions, providing a reference for resolving disputes or reviewing past conversations when necessary.

Member Activity

Member activity logs provide a detailed account of user actions within the server, such as changes to server nicknames and updates to member roles. These logs help administrators monitor and manage user behaviour, ensuring adherence to community guidelines and facilitating the resolution of any issues that arise.

Configurations

Exorion can be configured through commands such as /setup or /config. These commands allow administrators to customize the bot's settings, manage logging preferences, and tailor member permissions to suit the community's needs. Adjustments made via these configurations ensure Exorion operates effectively and aligns with the unique requirements of the server.

Incoming Joins

When a new member arrives into the server, Exorion will log necessary information on the user like their ID and the date they joined.

Server Leaves

When a member leaves the server, Exorion will log the departure along with detailed member information, ensuring administrators are kept informed of all exits.

Voice Logging

Exorion actively monitors and records voice channel activity within your server. Log details such as member participation, duration of time spent in each voice channel, and any notable events during the session. This ensures that administrators have a comprehensive overview of how voice channels are being utilized and can manage them effectively.

Role Logging

Role logging in Exorion maintains a record of all changes made to member roles on the server. This feature captures details of role assignments, role removals, and any modifications to role permissions. By keeping track of these changes, administrators can ensure that role management remains transparent and organized, aiding in effective oversight of server permissions and member activities.

Reaction Logging (NEW)

Reaction Logging in Exorion records each instance of a reaction being added to or removed from messages in your server. This feature captures vital information such as the specific reaction, the message it was applied to, and the exact time of the interaction. This ensures that administrators can track engagement levels and review any notable reactions for better community management and understanding of member interactions.

Last updated