Read the statement by Michael Teeuw here.
MMM-TelegramBot : Control MM on Telegram
-
I searche’d the log files and has found this 2:
/home/pi/.pm2/logs/mm-error.log
/home/pi/.pm2/logs/mm-out.logmm-error.log is empty
mm-out.log
> magicmirror@2.6.0 start /home/pi/MagicMirror > sh run-start.sh Starting MagicMirror: v2.6.0 Loading config ... Loading module helpers ... Initializing new module helper ... Module helper loaded: MMM-TelegramBot All module helpers loaded. Starting server on port 8080 ... Server started ... Connecting socket for: MMM-TelegramBot Sockets connected & modules started ... Launching application. Shutting down server... Stopping module helper: MMM-TelegramBot > magicmirror@2.6.0 start /home/pi/MagicMirror > sh run-start.sh Starting MagicMirror: v2.6.0 Loading config ... Loading module helpers ... Initializing new module helper ... Module helper loaded: MMM-TelegramBot All module helpers loaded. Starting server on port 8080 ... Server started ... Connecting socket for: MMM-TelegramBot Sockets connected & modules started ... Launching application.
-
@lolobyte
Well,mm-error.log is empty
mm-out.log
It means there’s no error in module on installation phase or running phase.
So I have to represent your issue but it might be related your account specific. So I need your TelegramBotAPI Key to represent your issue. Without it, I can help you only limitedly. -
@Sean
Is it possible to use this module to display on my mirror every time a specific telegram person posts a message? not me. another account. -
@teitlebot
no, it’s just a bot for interacting in a soecific chat room. not telegram monitor. -
New Update
[1.0.1] : 2019-09-10
- Added:
useWelcomeMessage
andverbose
- Added:
-
New Updates
[1.1.0] 2020-02-27
-
added: new commands
/recent
: load telegram keyboard for recent used commands/favor
: load telegram keyboard for favorite commands/shell
: execute shell script or shell command (e.g:/shell echo hello world
)/notification
: emit MagicMirror notification (e.g:/notification SHOW_ALERT {"title":"test", "timer":1000}
)/screenshot
: take a screenshot of MagicMirror
I will remove screenshot feature from
MMM-Tools
on next updates at near future, so use this instead. -
added: new features
- custom command by user available.
- abbreviation of command available (e.g: You can use just
/noti
or/n
instead of full/notification
) - detail option of telegramBot constructor(API) available. (e.g: proxy setting) - experimental
-
changed: kinder logging message.
-
changed:
parse_mode:"MarkdownV2"
is supported.(natively by API) -
Some translate files are not completed. Please PR for others.
-
-
New Updates
[1.2.0] 2020-03-13
- Added:
Telecast
. Now you can telecast your chat or message on MagicMirror screen. (Read the wiki) - Changed:
position
is needed fortelecast
(You need to re-configure)
- Added:
-
Hi,
really good !
Works great. But, just a question, I have a Telegram’s group with another bot and the messages in this bot are not in my MM.
it’s normal ?Best regards.
-
@polzy
normal. bots in telegram cannot converse with each other. It cannot be caught. -
I can not get my chat id