r/ModSupport 1d ago

Mod Answered Flaire Based Post Format Title?

I'm on desktop and I'm trying to find how I can make a flaire based on post format that people can follow. I tried googling it but I haven't had much luck. If you guys have any idea on how I can implement something like that. Please let me know, I appreciate any help I can get!

2 Upvotes

5 comments sorted by

2

u/Stranger1982 1d ago

2

u/CCozied 1d ago

I was thinking more along of when some uses a certain type of flaire, they have to a follow a title format the post must have (in progress/complete/wordcount/booktitle.) but only with that flaire in mind

3

u/SampleOfNone 💡 Top 10% Helper 💡 1d ago

Sounds like you want automations, post guidance.

You can make a rule based on selected post flair

2

u/CCozied 1d ago

can you run me down on that? Sounds exactly what im looking for

3

u/SampleOfNone 💡 Top 10% Helper 💡 1d ago

https://support.reddithelp.com/hc/en-us/articles/17625458521748-Automations-Post-Comment-Guidance-Set-Up

Set up a rule that triggers on post flair, write a regex that checks if the post matches the regex. If you don't know how to write regex and you use an llm like chatgpt, include that the regex is for an engine that uses sticky matching (match as you type), without looking around support and it's case insensitive by default.