Read the statement by Michael Teeuw here.
MMM-TelegramBot integration with Motion detection
-
Refer article (https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/)
I have configured an ESP-32 device for motion sensing and it sends an alert message to my phone using TelegramBot, I have used the existing “magicmirror bot” created for MMM-Telegrambot to receive the messages.MMM-Telegrambot module allows only one way communication from App on phone to Magic Mirror.
I was wondering whether it would be possible to also to display the alert messages received on MM bot on telegram app to display (or forward) the alert message to display on the MagicMirror screen using MMM-Telegrambot module.
I hope i have been clear in stating the requirement. -
@Rags
Message forwarding or relaying between bots are not allowed by spec of API. Bot doesn’t react to other bot’s message.