how to let userBot and my bot work together?
I’m trying to build telegram bot which forwards msgs from a specific channel to the bot using userBot and then the bot should react automatically to the forwarded msg
how to let userBot and my bot work together?
I’m trying to build telegram bot which forwards msgs from a specific channel to the bot using userBot and then the bot should react automatically to the forwarded msg
Send message from bot to another bot telegram
Basically I want my bot to text another bot, I want to achieve this so that I can text bots like if I was a new user since my bots telegram Id is different, so far i see that’s not possible, that telegram prevents bots from talking to each other.
Is there a way to text bot1 using bot2 and maybe get the replies of bot2 forwarded to a real user?