fsvreddit / automodmail

A Modmail automator for Devvit
https://developers.reddit.com/apps/auto-modmail
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Add is_reply feature #24

Closed fsvreddit closed 5 months ago

fsvreddit commented 5 months ago

Allow app to respond to more than just initial messages, which could be used to automate full automated workflows.

Both is_reply and is_mod would be assumed to be false unless set to true, and is_mod: true would override moderators_exempt being not specified. Rules with is_mod: true and moderators_exempt: false would raise an error.