mathew-kurian / FacebookMessengerBot.js

:mailbox: Simple, light-weight Facebook Messenger Bot API for Node with ES6 support (via. Promises)
https://developers.facebook.com/docs/messenger-platform
117 stars 24 forks source link

npm doesn't have the latest code #25

Open artemis-prime opened 6 years ago

artemis-prime commented 6 years ago

npmjs seems to not have the latest API... I trying calling bot.senderAction(), and it wasn't there. I had to npm install from the git repo. I'm assuming this isn't intentional?