Open realies opened 5 years ago
Yup, that's because we're polling for new messages rather than using the real-time MQTT stream
is an MQTT implementation possible?
Given enough time, anything is possible 😛
What might work better is using a 3rd party library that does instagrams MQTT and hooking into that instead of writing something from scratch like this plugin does
it seems that incoming messages are delayed for significantly longer than when received via the original client and sometimes could take a while to resync missing messages when used via bitlbee