Vott is a minimal, platform-agnostic framework for developing conversational applications.
This is a core module. It does not integrate with any module by itself. However, there are integrations available and/or coming soon.
Something does not work as expected or perhaps you think this module needs a feature? Please open an issue using GitHub's issue tracker. Please be as specific and straightforward as possible.
Pull Requests (PRs) are welcome. Make sure you follow the same basic stylistic conventions as the original code. Your changes must be concise and focus on solving a single problem.
Clone the repo:
$ git clone git@github.com:krismuniz/vott-messenger.git
Install all dependencies and run tests:
$ npm install && npm test
Copyright (c) 2017 Kristian Muñiz