# Discourse Chatbot 🤖

**URL:** https://meta.discourse.org/t/discourse-chatbot/256652
**Category:** Plugin
**Tags:** ai
**Created:** [March 1, 2023, 11:08am UTC](https://meta.discourse.org/t/discourse-chatbot/256652 "2023-03-01T11:08:25Z")
**Posts on this page:** 1
**Showing post:** 948

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [September 22, 2024, 10:12am UTC](https://meta.discourse.org/t/discourse-chatbot/256652/948 "2024-09-22T10:12:20Z")

</div>

That should be fixed now as of:

[https://github.com/merefield/discourse-chatbot/commit/3e3b554ea32bb7b405da51caa4c411b89a446c73](https://github.com/merefield/discourse-chatbot/commit/3e3b554ea32bb7b405da51caa4c411b89a446c73)

But I noticed something interesting in my testing.

In Discourse, there’s a slight delay in images being fully reflected in a Post’s data so if the bot replies too quickly it can miss seeing that there’s an image.

The solution is to up this value:

`chatbot reply job time delay` - I’ve tested it at 0 and 2 - and 0 is often too fast, so slow things down a bit.

If you are always refering to an image in a prior Post you should not have a problem, it’s only if you are Posting an image and then referring to it in the same post, e.g. “describe this image”

---

_[View the full topic](https://meta.discourse.org/t/discourse-chatbot/256652)._
