FoxxMD / context-mod

an event-based, reddit moderation bot built on top of snoowrap and written in typescript
https://contextmod.dev
MIT License
49 stars 11 forks source link

Implement "public" rule result summaries #22

Open FoxxMD opened 3 years ago

FoxxMD commented 3 years ago

Right now all rule result summary data is uncensored IE thresholds, exact windows/totals are revealed in the text.

Need to implement user-facing summaries that redact specific, critical values so that spammers/bad-actors can't determine how to fly under the rader on triggering rules OR make sure there is enough raw data in the rule results for mods to build it themselves.