Skip to content

Logging system #11

Description

@MorganVonBrylan

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions