tterrag1098 / K9

A Discord bot with some useful commands.
http://tterrag.com/k9/
MIT License
42 stars 32 forks source link

Preserve removed and modified messages #43

Closed XakepSDK closed 5 years ago

XakepSDK commented 5 years ago

Listen channels for message modification and save differences in dedicated channel.

  1. If someone removes message, repost it in special channel
  2. If someone modifies message, send diff in special channel
tterrag1098 commented 5 years ago

Plenty of bots can already do this, it would be a lot of complexity to add when I'm not really focusing on moderation features.