mi1kb0t icon indicating copy to clipboard operation
mi1kb0t copied to clipboard

Messenger keeps breaking

Open DanH42 opened this issue 9 years ago • 2 comments

When the bot has been connected to Mesenger for an extended period, it eventually loses the ability to respond to messages, with reply() calls failing silently. Incoming messages are still processed. This is a bug in the facebook-chat-api library, but can probably be worked around on this end by quickly dis/reconnecting nightly.

DanH42 avatar Jan 28 '16 18:01 DanH42

https://github.com/ncb000gt/node-cron I think this will do the job. I'm thinking logging out then back in will fix the problem.

twof avatar Feb 18 '16 21:02 twof

https://github.com/twof/mi1kb0t/commit/d9edbdd83da340c5fc26f09b2c8ab869a256625e

twof avatar Feb 26 '16 16:02 twof