Open KartikSoneji opened 2 years ago
This would be a great feature to add. There's a mod bot package that I worked on AGES ago and never got around to fully finishing. We essentially offloaded the discord bot work to the ChatSight bot (we have an enterprise subscription for it). For specific requests like this it might be possible to request that with them directly. We'd have to set up a better channel to get that done though.
Is your feature request related to a problem? Please describe. People cross-posting the same query in multiple channels.
Describe the solution you'd like Compare the last n messages of each user in different channels and issue a warning if they are too similar.
Additional context A text similarity algorithm will be better than strict equals since that will be harder to bypass.