-
Notifications
You must be signed in to change notification settings - Fork 11
EventLoggerService
jsh edited this page Sep 27, 2020
·
1 revision
The event logger service handles various Discord events, such as messages getting sent/deleted, or users updating their name. The full list is rather extensive, so here is a quick summary of what it handles:
- Raid protection checking (no logic, just called from the event handlers)
- Message filtering
- Notable event logging (message updated/deleted, user changed their name/nickname/avatar, user joined/left/kicked/banned/unbanned, etc.)