Logger

πŸ“œ Logger Feature

The Logger feature in AdmiBot provides a comprehensive logging system that tracks various events within the server. This feature helps server administrators monitor activities and maintain oversight of important events.


πŸ› οΈ /logger toggle <on/off> <#channel>

  • Description: Toggles the logging system on or off in the specified channel. When enabled, it automatically tracks several key events.

  • Usage: /logger toggle <on/off> <#channel>

  • πŸ“ Note: This command allows you to easily manage logging without needing to configure each logger individually.


βœ… /logger enable

  • Description: Enables the logger feature, setting up all default logging events for the server.

  • Usage: /logger enable

  • πŸ“ Note: This command will automatically enable logging for Member Joining, Channel Deletion, Channel Creation, and Category Creation.


❌ /logger disable

  • Description: Disables the logger feature entirely.

  • Usage: /logger disable

  • πŸ“ Note: This command stops all logging activities and resets the logging settings.


πŸ“‹ Available Loggers

The following loggers can be enabled or disabled individually:

  • Member Joining: Logs when a new member joins the server.

  • Channel Deletion: Logs when a channel is deleted.

  • Channel Creation: Logs when a new channel is created.

  • Category Creation: Logs when a new category is created.

  • Message Log: Tracks message activities within the server.

  • Role Logs: Records changes to roles and permissions.

  • Member Logs: Logs various activities related to members.

  • Reaction Log: Captures events related to message reactions.


πŸ”‘ Permissions Required

  • All logger commands require Administrator permission to ensure that only authorized users can manage logging settings and view logs.


This Logger feature enhances server management by providing detailed insights into member activities and changes within the server, allowing for better moderation and community engagement.

Last updated