A way to log edited and deleted messages in a channel, for moderation purposes.
Setup command: /logging enable <deletions|deletions+edits> <channel>
When a message is deleted, it sends an embed to saying "Message from x deleted in #channel:" followed by the contents of the message
When a message is edited (if enable) it sends one saying "Message sent by x in #channel edited. Old content:" followed by the previous content of the message. (Message is a link to it)
Other commands:
/logging disable
/logging ignore <role>
/logging ignore remove <role>
/logging ignored
See all roles currently ignored
/logging clear <user>
Delete logs referencing this user as far as the API allows
A way to log edited and deleted messages in a channel, for moderation purposes.
Setup command:
/logging enable <deletions|deletions+edits> <channel>When a message is deleted, it sends an embed to saying "Message from x deleted in #channel:" followed by the contents of the message
When a message is edited (if enable) it sends one saying "Message sent by x in #channel edited. Old content:" followed by the previous content of the message. (
Messageis a link to it)Other commands:
/logging disable/logging ignore <role>/logging ignore remove <role>/logging ignoredSee all roles currently ignored
/logging clear <user>Delete logs referencing this user as far as the API allows