Ferry Israel
Ferry Israel
Not sure if exactly same error but at least same error message: `TypeError: Cannot read property 'message' of undefined at ChatServer./redbot/telegram (/opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-chatbot/lib/platforms/telegram.js:113:16) ...` looking at source this the culprit `const...
hey, had this issue several times myself - mostly on network disconnects/lags. Didn't look into it exactly but just retrying (with application restart) seems to fix it. I guess it's...
Well would love to have worked on this part-project. But as I can see now after good 8 months it's not a wanted feature by users. So I guess we...
@ObscenityIB I thought this one was dead already. Nice to see that I was wrong. Guess it's time to reopen this issue. Maybe this time will be more user resonances....
Sounds robust. What do you mean with "event bus" exactly? Just some invoked events or a full message queue? I guess I'll play a bit with dynamic compiling. If enough...
@valarnin could you try to compile and run the attached code please? This should be a possible base for dynamic code compiling. I'd never done this before so it's just...
If I'm not wrong you can take the label above the final result as indicator. As addresses are filtered out the num is decreasing. This should give a hint about...