claudiajs / claudia-bot-builder

Create chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes
https://claudiajs.com/claudia-bot-builder.html
MIT License
1.84k stars 252 forks source link

support delays between messages when bot returns an array #71

Closed nbransby closed 7 years ago

nbransby commented 7 years ago

would be great if there was delay between each message when sending multiple - with typing indicator.

I guess to implement this on facebook you would have to listen out for the message echo and sent each message after receiving the previous message's echo?

gojko commented 7 years ago

Hi,

we use issues on github only for bugs. everything else should go to the gitter channel. You're more than welcome to submit a PR if you like for this, but if you want to just ask for a new feature and chat about it, please do it on the chat.

stojanovic commented 7 years ago

This also already exists: https://github.com/claudiajs/claudia-bot-builder/blob/master/docs/FB_TEMPLATE_MESSAGE_BUILDER.md#pause-template