# Discourse AI with notification in telegram bot

**URL:** https://meta.discourse.org/t/discourse-ai-with-notification-in-telegram-bot/275435
**Category:** Feature
**Tags:** ai, ai-bot
**Created:** [August 16, 2023, 6:22pm UTC](https://meta.discourse.org/t/discourse-ai-with-notification-in-telegram-bot/275435 "2023-08-16T18:22:40Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Aizada\_M](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aizada_m/32/352050_2.png) [@Aizada\_M](https://meta.discourse.org/u/Aizada_M)
#### Post date: [August 16, 2023, 6:22pm UTC](https://meta.discourse.org/t/discourse-ai-with-notification-in-telegram-bot/275435/1 "2023-08-16T18:22:40Z")

</div>

Hello! I have a telegram bot connected on the forum (for personal notifications), where messages (message notifications) from the forum come, you can also respond to these messages through this bot.  
Is there any plugin or theme component that supports CHATGPT for telegram bot.  
It would be very good if the user could post a message to the CHATGPT bot on the forum through the telegram bot, and the bot could send a response to the telegram bot. In this case, the dialogue should be saved on the forum in the user’s private messages.

**If this function is not currently available, is it technically possible to implement this?**

p/s. I used google translate for this post because i don’t speak english. If something is not clear ask.

---

<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: [August 16, 2023, 6:37pm UTC](https://meta.discourse.org/t/discourse-ai-with-notification-in-telegram-bot/275435/2 "2023-08-16T18:37:20Z")

</div>

Can you share which Discourse plugin you use for two way communication between Discourse and Telegram?

If it can already reply to PMs, it should “just” work with the existing [Discourse AI - AI Bot (chatbot - ChatGPT- Anthropic)](https://meta.discourse.org/t/discourse-ai-ai-bot-chatbot-chatgpt-anthropic/266012) feature of DiscourseAI.

---

<div class="post-metadata">

### Author: ![Aizada\_M](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aizada_m/32/352050_2.png) [@Aizada\_M](https://meta.discourse.org/u/Aizada_M)
#### Post date: [August 16, 2023, 7:23pm UTC](https://meta.discourse.org/t/discourse-ai-with-notification-in-telegram-bot/275435/3 "2023-08-16T19:23:40Z")

</div>

[https://github.com/davidtaylorhq/discourse-telegram-notifications](https://github.com/davidtaylorhq/discourse-telegram-notifications)

[https://github.com/discourse/discourse-chat-integration](https://github.com/discourse/discourse-chat-integration)

---

<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: [August 17, 2023, 1:47pm UTC](https://meta.discourse.org/t/discourse-ai-with-notification-in-telegram-bot/275435/4 "2023-08-17T13:47:16Z")

</div>

As [Telegram Notifications Plugin (discourse-telegram-notifications)](https://meta.discourse.org/t/telegram-notifications-plugin-discourse-telegram-notifications/60483) already supports replies, it should work with [Discourse AI - AI Bot (chatbot - ChatGPT- Anthropic)](https://meta.discourse.org/t/discourse-ai-ai-bot-chatbot-chatgpt-anthropic/266012) just fine.

---

<div class="post-metadata">

### Author: ![Aizada\_M](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aizada_m/32/352050_2.png) [@Aizada\_M](https://meta.discourse.org/u/Aizada_M)
#### Post date: [August 18, 2023, 8:28am UTC](https://meta.discourse.org/t/discourse-ai-with-notification-in-telegram-bot/275435/5 "2023-08-18T08:28:28Z")

</div>

Thanks 👍 I will test
