Skip to content

Initial release

Compare
Choose a tag to compare
@koraykoska koraykoska released this 25 May 11:08
· 22 commits to master since this release

VaporFacebookBot is a helper library for facebook bots which are created with vapor. It consists of an abstraction layer which converts facebook bot callbacks to swift objects and back again.

This initial release includes two different callbacks: Message received and Postback received.

Other callbacks are coming soon.