• v2.2.2 476eadd6c9

    V2.2.2 Stable

    slfhstd released this 2026-03-29 20:30:21 +01:00 | 1 commits to main since this release

    Added

    • Required Text Feature for Config Validation:
      • Added required_text section to post_tags for tag-specific validation rules.
      • Each tag can now have its own list of required text strings to validate posts.
      • If a post with a tag doesn't contain any of the required text strings, a custom message is prepended to the bot's comment.
      • Supports searching in title, body, or both (search_in field).
      • Properly handles quoted phrases (e.g., "Tiny Takeover") by stripping quotes before comparison.
      • Allows multiple different validation rules within a single shared post_tag entry.
    Downloads