discord-csharp / MODiX

Discord Bot handling basic moderation needs, soon implements statistics.
MIT License
116 stars 63 forks source link

Implement Message Logging #909

Closed JakenVeina closed 7 months ago

JakenVeina commented 3 years ago

That is, implement tracking of message deletions and edits.

Only designated channels should be monitored. Or should only designated channels be excluded?

I like the idea of logging to a webhook, instead of a designated channel. Anyone else?

Should probably also include configurable auto-pruning of the channel.

Per-guild config options:

Scott-Caldwell commented 3 years ago

Include vs exclude

Webhook vs designated channel

Auto-pruning