Solved TelegramBot responding with Unrecognized command. Say what?
-
I installed and could not getting it to talk to my MM
Config.js
{
module: ‘MMM-TelegramBot’,
Position: ‘top_center’,
config: {
telegramAPIKey : “2033466831:AAFCSOX9fj3nKsbJn1ueQT9iN3M1zGXXXX”,
allowedUser : [“JohanBarkhuizen”], // This is NOT the username of bot.
}
},[22.09.2021 19:36.01.494] [LOG] [TELBOT] startPolling…
[22.09.2021 19:36.01.678] [LOG] [TELBOT] Error 401 Unauthorized
[22.09.2021 19:36.01.679] [LOG] [TELBOT] stopPolling and waiting 1 min before retry…
[22.09.2021 19:37.01.684] [LOG] [TELBOT] startPolling…
[22.09.2021 19:37.01.890] [LOG] [TELBOT] ERROR { ok: false, error_code: 401, description: ‘Unauthorized’ }
[22.09.2021 19:37.01.894] [LOG] [TELBOT] Error 401 Unauthorized
[22.09.2021 19:37.01.895] [LOG] [TELBOT] stopPolling and waiting 1 min before retry…Any support will be appreciated
-
bugsounet
-
bugsounet