Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
RejectModders committed Jun 8, 2024
1 parent 2ce7f65 commit 8755e77
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions guides/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,29 @@ order: 900
+++

### Setup Logging


+++ Message Events

| Description |
|---------------------------------------------------------------------------------------------|
| Logs related to messages, including deleted messages, edited messages, and Discord invites. |

+++ Server Events

| Description |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Logs related to server changes, including channel creation, channel updates, channel deletion, role creation, role updates, role deletion, server updates, and emoji changes. |

+++ Member Events

| Description |
|-------------------------------------------------------------------------------------------------------|
| Logs related to member changes, including role updates, name changes, member bans, and member unbans. |

+++ Voice Events

| Description |
|-------------------------------------------------------------------------------------------------------------------------------|
| Logs related to voice channel activities, including join voice channel, move between voice channels, and leave voice channel. |
+++

0 comments on commit 8755e77

Please sign in to comment.