MMRIZE / MMM-TelegramBot

TelegramBot module for remote-controlling MagicMirror
MIT License
26 stars 8 forks source link

Messages are displayed twice #45

Closed Sebastian-Voigt closed 3 years ago

Sebastian-Voigt commented 4 years ago

Hi,

I am now shown all the messages twice. even if I write the bot with / Commands, I get an answer twice.

Can someone tell me what I can do?

the config looks like this:

{ "module": "MMM-TelegramBot", "position": "top_right", "config": { "telegramAPIKey": "*****", "allowedUser": [ "name1", "name2", "name3" ], "adminChatId": *, "favourites": [ "/commands", "/modules", "/hideall", "/showall" ], "screenshotScript": "scrot", "useWelcomeMessage": false, "detailOption": {}, "telecast": *****, "telecastLife": ****, "telecastLimit": 5, "telecastHideOverflow": true } },

Sorry for my english, it's translate with googel. :-)

bugsounet commented 3 years ago

corrected with latest version [TelegramBot Service] check this