Connecting 2 telegram bot

bakir

Member
Hi
My question is :
Can we make a workflow that when a button in a telegram bot is pressed the workflow will be active and when another button is pressed the workflow will stop?
I will explain more
I have a telegram bot that is connected to ChatGPT
And another telegram bot let's call it the main bot
I made a button called chat in the main bot
When the user presses this button the ChatGPT bot must start
When the user presses on back button the chat GPT bot must stop
 
P

Pabblymember11

Guest
Hey @bakir

Can we make a workflow that when a button in a telegram bot is pressed the workflow will be active and when another button is pressed the workflow will stop?
Unfortunately, it is not possible to create a workflow that activates and deactivates based on button presses in a Telegram bot. The current system does not support this level of interactivity.
 
Top