Hey everyone,
I’m looking for a way to auto-tag posts in Discourse based on keyword matching. Ideally, when a user posts, the system would scan the content and apply existing tags if certain keywords match.
I’ve seen discussions about tagging automation, but most seem to focus on manually setting up rules with tag groups. I’m wondering if:
- There’s a built-in way to do this that I’m missing.
- Any plugins or scripts that can be used to auto tag.
- A method via API or webhooks that others have done.
The goal is to make sure posts are tagged without relying on users to select tags manually.
Has anyone set this up, or are there third-party tools that can help with this? Any ideas, best practices or workarounds that have worked for your communities?