Logs commands

Server logging commands which are only accessible to the administrators and owners of the server!

Overview

If logging in a server is enabled, TrixZ sends the following to the log channel with all the info about it -

  • When a new channel is created in the server.

  • When an existing channel is deleted from the server.

  • When a new role is created in the server.

  • When an existing role is deleted from the server.

  • When a message is edited in the server.

  • When a message is deleted in the server.

  • When the nickname of a member is changed in the server.

  • When a role is added to a member in the server

  • When a role is removed from a member in the server.

  • When an existing channel is updated in the server.

  • Many more coming in the nearest future!

Commands

Logs Enable

Usage      :    t-logs enable
Info       :    Enables logging in the server, if logging is disabled.
Aliases    :    None

Logs Set

Usage      :    t-logs set <channel>
Info       :    Sets the log channel to the channel mentioned.
Aliases    :    None

Logs Channel

Usage      :    t-logs channel
Info       :    Shows which channel is set as the logging channel!
Aliases    :    None

Logs disable

Usage      :    t-logs disable
Info       :    Disables logging in the server, if logging is enabled.
Aliases    :    None

Last updated