context-mod icon indicating copy to clipboard operation
context-mod copied to clipboard

an event-based, reddit moderation bot built on top of snoowrap and written in typescript

Results 55 context-mod issues
Sort by recently updated
recently updated
newest added

I will explain better this as there are multiple situations where this can be handy. 1 FIRST - user JaneDoe sends a moderator mail, without a link on it. -...

enhancement

Coinciding with database support I have seen an increase in memory. Whether this is due to typeorm and poor coding on my part is not clear yet... Most likely my...

bug
help wanted

Users can delete their history. Sometimes this is done for privacy reasons and sometimes its to cover their tracks for spamming, using freekarma subs, etc... Being able to detect if...

enhancement
question
Rule

Nsfw subreddits struggle with OnlyFans management agencies that spam using multiple accounts to promote the same Onlyfans links. Another approach is, if the main spam account was banned they come...

enhancement

Currently CM can only comment directly on the activity being processed. It should be able to comment or make a submission to an arbitrary parent activity or subreddit. This would...

enhancement
Action

* [ ] [typeorm-pagination](https://github.com/savannabits/typeorm-pagination) requires typeorm ^0.2 which causes * another instance of typeorm to be added to its node_modules (18MB) * [ ] ts-node is being installed (by typeom??)...

I want to have a bunch of checks that have different rules, but the same action (create a report) and indicate which check they belong to, and i think i...

If a subreddit's config is **already loaded and valid** then a timeout from reddit on heartbeat **should not** cause the subreddit's bot to be stopped or at least should not...

bug

Since configurations are arbitrary and api usage is dependent on how the config is built usage can be highly variable. Currently CM can only keep track of total api usage...

enhancement

White border isn't enough. Need to learn more about color theory :x

low hanging fruit
UI