Open mikeyaworski opened 3 years ago
Event to channels is one to many, not one to one.
Allow certain channels to be exempt from logging events (e.g. deleting a message in the #log channel should not then log the deletion to the same channel).
Support these events:
messageDelete
messageDeleteBulk
guildBanAdd
guildBanRemove
guildMemberUpdate - look at roles and nickname
guildMemberRemove
guildMemberAdd
Add a
!logger
command which lets you specify certain events which should be logged to some channel. Similar to Dyno, except probably less options and mainly just focus on the ones which cannot be viewed on the Audit log.