mikeyaworski / Utility-Discord-Bot

A Discord utility bot
7 stars 33 forks source link

Add !logger command #14

Open mikeyaworski opened 3 years ago

mikeyaworski commented 3 years ago

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.

mikeyaworski commented 3 years ago

Event to channels is one to many, not one to one.

mikeyaworski commented 3 years ago

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).

mikeyaworski commented 3 years ago

Support these events:

messageDelete
messageDeleteBulk
guildBanAdd
guildBanRemove
guildMemberUpdate - look at roles and nickname
guildMemberRemove
guildMemberAdd