witnessmenow / Universal-Arduino-Telegram-Bot

Use Telegram on your Arduino (ESP8266 or Wifi-101 boards)
MIT License
1.09k stars 302 forks source link

Bot only listens to me and not itself. #294

Open CLPY11 opened 1 year ago

CLPY11 commented 1 year ago

I am using 2 wemos D1 mini for a project. Both are using the same telegram bot 1 sends commands with pushbuttons 1 should recieve commands to toggle relays

However the bot only reacts when I type the commands directly in the bot chat. I want the bot to listen to itself if that makes sense