MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-TelegramBot : Control MM on Telegram

    Scheduled Pinned Locked Moved System
    47 Posts 20 Posters 24.2k Views 21 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? Offline
      A Former User
      last edited by

      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.

      B 1 Reply Last reply Reply Quote 2
      • ? Offline
        A Former User
        last edited by

        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 for telecast (You need to re-configure)

        1 Reply Last reply Reply Quote 1
        • P Offline
          polzy
          last edited by polzy

          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.

          ? 1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @polzy
            last edited by A Former User

            @polzy
            normal. bots in telegram cannot converse with each other. It cannot be caught.

            1 Reply Last reply Reply Quote 0
            • M Offline
              Mrtrol2013
              last edited by

              I can not get my chat id
              633ea3b0-7878-45fc-83b8-d1d7d533276c-изображение.png

              thymonT 1 Reply Last reply Reply Quote 0
              • thymonT Offline
                thymon @Mrtrol2013
                last edited by thymon

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • D Offline
                  DinoDog
                  last edited by

                  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

                  Thanks

                  B R 2 Replies Last reply Reply Quote 0
                  • K Offline
                    kontranik
                    last edited by

                    can a bot send a notification to other module when a message recived?

                    1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User
                      last edited by

                      sure if you code it in a module

                      1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User
                        last edited by A Former User

                        TelegramBot in now on v1.3.3

                        it can now display stickers, Gifs, play official telegram notification sound on message received

                        photo_2020-09-05_17-28-54.jpg

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          bryan_1 @Guest
                          last edited by

                          @Sean Hi, is it possible to save some shown modules as default with Telegram, when magic mirror restarted?

                          1 Reply Last reply Reply Quote 0
                          • ? Offline
                            A Former User
                            last edited by

                            @bryan_1 said in MMM-TelegramBot : Control MM on Telegram:

                            Hi, is it possible to save some shown modules as default with Telegram, when magic mirror restarted?

                            why @Sean this question ? He stops developing
                            It’s me now
                            after if you want a @Sean response it’s not a problem :)

                            B 1 Reply Last reply Reply Quote 0
                            • B Offline
                              bryan_1 @Guest
                              last edited by

                              @Bugsounet Oh, sorry for that, I don’t know it. I’ll be glad to hear your response.
                              Thanks

                              1 Reply Last reply Reply Quote 0
                              • K Offline
                                krisalexroberts
                                last edited by

                                I’ve tried linking IFTTT with TelegramBot in a group chat, before learning bots cannot converse, which is annoying.
                                Can I control telecast with an API or outside of telegram, then I can use IFTTT Webhooks?

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  Bronno @DinoDog
                                  last edited by

                                  @DinoDog Did you know the solution? I have the same problem…

                                  1 Reply Last reply Reply Quote 0
                                  • R Offline
                                    robiv8 @DinoDog
                                    last edited by robiv8

                                    @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
                                    Thanks

                                    Hallo,
                                    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!

                                    1 Reply Last reply Reply Quote 0
                                    • ? Offline
                                      A Former User
                                      last edited by

                                      works.png

                                      1 Reply Last reply Reply Quote 2
                                      • R Offline
                                        robiv8
                                        last edited by robiv8

                                        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 OK

                                        so 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

                                        1 Reply Last reply Reply Quote 0
                                        • ? Offline
                                          A Former User
                                          last edited by

                                          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…

                                          1 Reply Last reply Reply Quote 0
                                          • R Offline
                                            robiv8
                                            last edited by

                                            :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

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy