-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Added support for Facebook "attachment" type of objects for conversat… #208
Conversation
…ure the values from the postback.
Works great for me, thanks - just what I was looking for. BTW, I had to add lodash to Here's how I tested it:
|
Cool brother. What are you working on?Tom Kornblit
|
Experimenting with an interactive resume bot for my girlfriend. Images were a must :) |
One thing I noticed is that image messages sometimes arrive out of order with text messages. Not sure why, perhaps that's a facebook issue. I'm considering increasing the delay between messages to help. |
Use botkits Conversation class. It has a built-in queue mechanism.Tom Kornblit
|
@tkornblit thanks for the PR. I'm merging in the attachment related features here, but not sure about the changes you've made to the findConvo and others. Maybe open a new PR if you want to get that stuff included? |
…ions.