Read the statement by Michael Teeuw here.
MMM-TelegramBot : Control MM on Telegram
-
@DinoDog Did you know the solution? I have the same problem…
-
@DinoDog said in MMM-TelegramBot : Control MM on Telegram:
hi
When i use /alert, i see the message on my MM, but /telecast don’t show any on my MM
How can i found, whats the error?
The IDs are all correct
ThanksHallo,
any help is welcome.
I have the same problem. Any codes and numbers are correct.
No error in logs.
/alert is coming and displayed
but when I send a message like TEST123 nothing happens?The Modul is on top_left~~So now I understand! This is only with telecast possible!
-
-
Yes! You are right :-)
by the way, is it possible to clear the chat
or to delete a message
or to delete the message after a while-> telecastLife OKso that when you have sent a few messages you can delete them so that this don’t stand there forever.and
Videos are not going?Thanks
Robert -
And …
The
ReadMe
file says:New Updates
**[1.3.7] 2020-09-11
- add TelegramBot Service (catch all Errors of Telegram)
[1.3.5-1.3.6] 2020-09-08
- add telecast directly on allowedUser
- add emojis (@eouia purpose)
- add
telecastContainer
feature - add Play audio on received audio file
- add Video play… (if codec is there…)
- add Voice audio ! @MIRCO
[1.3.4] 2020-09-07
- add
/clean
command for clean telecast screen - update
fr
translations - add
dateFormat
feature
[1.3.3] 2020-09-05
- Add stickers support (not animated)
- Add gifs support
- Add native default sound on message received
Just little part of the file…
-
:man_facepalming_light_skin_tone:
Thank you!
add Video play… (if codec is there…)
Send a video from iPhone is not display! are you now what kind of codec are necessary -
Need some modification in MagicMirror Core but i think send a video file for playing is actually optional, video cast is better
-
-
This post is deleted! -
Hi,
i dont get this to work.I already have setup a bot for ioBroker. I want to have this Notifications also in the MagicMirror.
Is that even possible to use the same token on 2 devices?- because when i enter the API Token in the MagicMirror-Config i get some warning in ioBroker and no chat or something in MM2.
warn: telegram.0 (17441) polling_error: ETELEGRAM, ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
My config looks like
{ module: 'MMM-TelegramBot', config: { telegramAPIKey : 'Api-Token', allowedUser : ['username'] } },
I use pages and i have fixed “MMM-TelegramBot”.