Comment by Blank-Cheque on 16/08/2020 at 19:03 UTC

2 upvotes, 1 direct replies (showing 1)

View submission: Introducing Flair_Helper

View parent comment

It's quite possible to do that, actually. There's a similar config on the examples page[1]. You would also add the field `lock_post` with the value `[LOCK_FLAIR_1, LOCK_FLAIR_2, etc]` .

1: https://www.reddit.com/r/Flair_Helper/wiki/tutorial/examples#wiki_remove_posts_but_only_leave_comments_on_some_of_them

Replies

Comment by WhoKnowsWho2 at 16/08/2020 at 19:45 UTC

1 upvotes, 1 direct replies

So this is what I've got for testing. The rule 1 and rule 2 triggers do not remove the post. And the next two flairs leave a comment that is stickied. So I'm obviously doing something wrong.

flairs:
    "ad4352f6-dfe0-11ea-9fcd-0eeafcc69acd": |-
        **Rule 1** - Off topic
    "9b35f40-dfe2-11ea-a8a3-0e9240d938dd": |-
        **Rule 2** - Removed.
remove: true
comment_stickied: true
flairs:
    "859a2e88-dfe4-11ea-b58b-0e9d7e5a5b75": |-
        Event auto reply
    "8e1a9ebc-dfe4-11ea-b853-0e92f161227b": "Blah blah removed."
remove: false
comment_stickied: true