List of Logging Events
Here is the list of logging events that we support.
Channel Events
Channel Create: This event is logged when a new channel is created.
Channel Delete: This event is logged when a channel has been deleted.
Channel Topic Updated: This event is logged when the topic of a channel is modified.
Voice Events
Voice Channel Deafen: This event is logged when a voice channel is deafened.
Voice Channel Un-deafened: This event is logged when a voice channel is un-deafened.
Voice Channel Join: This event is logged when a member joins a voice channel.
Voice Channel Leave: This event is logged when a member exits a voice channel.
Voice Channel Mute: The event is logged when a member chooses to mute themselves while in a voice channel.
Voice Channel Unmute: The event is logged when a member chooses to unmute themselves while in a voice channel.
Voice Channel Switch: The event is logged when a member switches voice channels.
Member Events
Member Joined: The event is logged when a member joins the server.
Member Leave: The event is logged when a member leaves the server.
Member Role Add: The event is logged when a member receives a role.
Member Role Remove: The event is logged when a member loses a role.
Display Name Change: The event is logged when a member changes their display name.
Message Events
Message Delete: The event is logged when a message is deleted.
Message Edit: The event is logged when a member edits a message.
Message Pin: The event is logged when a message is pinned.
Server Events
Role Create: The event is logged when a new role is created.
Role Delete: The event is logged when a role is deleted.
Role Update: The event is logged when a role is updated.
Moderation Events
Ban: The event is logged when a member is banned.
Unban: The event is logged when a member is unbanned.
Selecting the desired events allows you to customize Mochi's logging to suit your server's needs.
Last updated