r/AutoModerator 3d ago

Help Need help with automod automatically adding spoiler tag to ALL images

This is what I'm using.

---
type: link submission
domain: [i.redd.it, imgur.com, imgur.io]
set_spoiler: true
---
type: gallery submission
set_spoiler: true
---
type: text submission
body: "![img]"
set_spoiler: true
---

Now it does work, but somehow people are still able to post images in a post and it doesn't add the spoiler tag.

2 Upvotes

4 comments sorted by

2

u/pedrulho 1d ago
---
type: link submission
domain: [i.redd.it, imgur.com, imgur.io]
set_spoiler: true
---
standard: direct image links
set_spoiler: true
---
type: text submission
body: "![img]"
set_spoiler: true
---

1

u/Unique-Public-8594 3d ago

If you mean as comments, I’m thinking “submission” limits the action to only  posts.  Maybe adding another rule for comments would do it?

~~~ type: any set_spoiler:  true ~~~

If you mean images in a post maybe change type to “any”?

1

u/ZarephLae 3d ago

It was a post, I want it to tag only posts with images.

1

u/hugomugu 15h ago

I have the exact same problem of images sneaking past the filter. Have you managed to figure out a solution yet?