Shuttle
DIAdiscord.js - Imagine an app
•Created by Shuttle on 8/17/2023 in #djs-questions
Events vs Audit Logs
What is the preferred way to log actions happening in a guild ? For example if I want to log when a channel is created, should I use
Events.ChannelCreate
or AuditLogEvent.ChannelCreate
?6 replies