Initial 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.