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 ability to compare number of subreddits with activity #77

Closed FoxxMD closed 2 years ago

FoxxMD commented 2 years ago

Recent Activity rule can currently only compare against the number/percentage of activities found.

However we are already collecting the distinct subreddits that had activity found in them and this data is readily available for comparison. Only need to add config property for this and modify comparison logic to use this.