Releases: Charca/bootbot
Releases · Charca/bootbot
v1.1.0
v1.0.16
v1.0.15
v1.0.14
1.0.14 - 2017-11-25
Added
- Added
handleFacebookData
method that lets you use BootBot's API without running the built-in Express server. - Added support for List Templates and Generic Templates via the
.say()
method. - Added support for subsequent ordered calls to
.say()
by passing in an array of messages.
Fixed
- Fixed validation of button templates on
_formatButton
method.