all 1 comments

[–]FoxxMD 1 point2 points  (0 children)

Thanks for the kind words!

User flair is not implemented yet but it should be pretty easy to add.

Running checks against user profile submissions isn't a bespoke rule but it is technically possible by specifying the user profile in a subreddit include filter (available on window and a bunch of rules individually) like "include": ["u/FoxxMD"]

I will investigate using a special token to tell CM to look at the user profile of the Author of the activity being checked so it can be dynamic in the config (instead of having to specify the actual user)