Telegram Bot with Open AI Chatbot
Hello,
I am running into an issue where I can get the Telegram Bot to answer a chat with a response from Open AI but I cannot determine how to get the Telegram Bot to perform that action.
I saw videos where there was a way to get the Open AI to respond to a prompt if there REST API was the input but I'm not sure how to recreate that in this particular workflow. I also wanted to know if there is a way to have the Telegram bot respond to any chat, as right now in this workflow the bot is set up to respond to a specific chat id.
This is a video showing the workflow: https://komododecks.com/recordings/w6NrPAntHxXnak1oPpI1
Troubleshooting Telegram Bot Functionality
Summary:
The video discusses issues related to a Telegram bot that the speaker has built. The speaker is able to send messages but is facing challenges with receiving responses from OpenAI. They inquire about using a REST API to facilitate user prompts and express a desire to allow the bot to respond to multiple chat IDs rather than being limite...
Solution:
Jump to solution
Hi @DivergentThinker I would recommend you to use the template for Telegram Chat Bot, it has all these requirements covered, wher ethe chat ID is also referned from the trigger, so the bot can reply to any chat ID


4 Replies
Processing...
🤖 Assembling the pieces of the puzzle. 🧩 this might take a couple of minutes... beep boop
Sorry, there was an error processing your request. Please try again in ~1 minute
Hello 👋🏽 I was wondering if there was any updates on this one.
Solution

Hi @DivergentThinker I would recommend you to use the template for Telegram Chat Bot, it has all these requirements covered, wher ethe chat ID is also referned from the trigger, so the bot can reply to any chat ID

