# Auto responder using AI

**URL:** https://meta.discourse.org/t/auto-responder-using-ai/355293
**Category:** Feature
**Tags:** automation, ai
**Created:** [March 2, 2025, 10:37am UTC](https://meta.discourse.org/t/auto-responder-using-ai/355293 "2025-03-02T10:37:01Z")
**Posts on this page:** 1
**Showing post:** 19

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [February 11, 2026, 6:12pm UTC](https://meta.discourse.org/t/auto-responder-using-ai/355293/19 "2026-02-11T18:12:52Z")

</div>

> [@sam](#):
>
> > [@loginerror](#):
> >
> > Being able to have this canned reply augmented with LLMs would be fantastic (as long as there is a toggle to conditionally reply only on unanswered topics after x hours).
> 
> I love this idea, it will require a new type of automation trigger, going to have to think about it. This type of “trigger on topics in category X that have not gotten any response after a day - check every 10 minutes” is not a trigger we have at the moment… we need to figure out how to add it to automation.
> 
> We have a “stalled topic” trigger but I don’t think it has the ability to “bypass” on “has a reply”, we may need to expand it.

I added stalled trigger to AI scripts in [FEATURE: Add stalled\_topic trigger to AI automation scripts by xfalcox · Pull Request #37728 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/37728).

When paired with `ai_tool_action` it can do many of the discussed workflows.

---

_[View the full topic](https://meta.discourse.org/t/auto-responder-using-ai/355293)._
