MMRIZE / MMM-TelegramBot

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

Bot not working #67

Closed bradleythedeveloper closed 3 years ago

bradleythedeveloper commented 3 years ago

Every time I start MagicMirror, I get spammed with these two notifications and then the bot stops working.

image

bugsounet commented 3 years ago

You have 2 instance of MagicMirror running... So you have 2 bot running

So Telegram Api refuse it

Can happen when you use module like Remote Control (Bad coding module) for example

bradleythedeveloper commented 3 years ago

Disabling the remote control module fixed it. Thank you, @bugsounet !

bugsounet commented 3 years ago

Note: I will recode entirely MMM-remote-control module. Because it very badly coded... Like a newbie...

bradleythedeveloper commented 3 years ago

Yeah that would be helpful as the remote control module does some things that the telegram bot can't 😁

bugsounet commented 3 years ago

😂 If you says that... Humm it's so funny. I think it s better for you using remote control, you don't know the power telegrambot Api ;)