Closed baudev closed 6 years ago
Thanks for merging this PR @eXeDK !
Can you please update the tag v2.4.0
or consider adding a new one? Because the current one v2.4.0
goes back to 17 Oct 2016...
Yep sure thing! I'll have a look at in the weekend @baudev
@eXeDK When you have a little time, if you could think about it please! There's no hurry.
I'm looking at bumping the graph api from 2.6 to 2.7 just for a very quick fix before the API is deprecated. Then I think we should include it all in a v2.5.0.
Then do a more complete rewrite with the newest APIs afterwards. What are your thoughts on that @baudev ?
Sorry I restored my branch by error. I confused with the PR https://github.com/remixz/messenger-bot/pull/91.
Indeed, we should update the graph API for the v2.5.0
. But why updating to the 2.7
and not directly to the 3.0
?
I ended up updating to 2.12 instead. I didn't want to bump to a new major version with my limited time. Version 2.12 is supported till 2020.
I also thought about the future life of this package. Is there still a need for this package? I see some more generic and more up to date packages out there now like: https://github.com/howdyai/botkit
Would it make more sense to point users to botkit instead?
I ended up updating to 2.12 instead
Perfect then! You can consequently release the v2.5.0
?
Otherwise I think there is still an interest for this package. It's why I started contributing on it! This repository:
I already did on Sunday actually :-) https://www.npmjs.com/package/messenger-bot
Fair enough, then I'll help maintaining it as well.
Perfect thanks! I was only checking tags
😅
Fair enough, then I'll help maintaining it as well.
That's a good news to hear that!
Ahh sorry, forgot to push the tag :D I created a new release as well
Add documentation for the two following listeners:
accountLinked
accountUnlinked