vott

A platform-agnostic framework for building conversational applications

Usage no npm install needed!

<script type="module">
  import vott from 'https://cdn.skypack.dev/vott';
</script>

README

Vott

npm Build Status Coverage Status Dependency Status Dev Dependency Status

Vott is a minimal, platform-agnostic framework for developing conversational applications.

Integrations

This is a core module. It does not integrate with any module by itself. However, there are integrations available and/or coming soon.

Contributing

Dev Dependency Status Code-Style:Standard

Bug Reports & Feature Requests

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.

Developing

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.

Installation Instructions [for Contributors]

Clone the repo:

$ git clone git@github.com:krismuniz/vott-messenger.git

Install all dependencies and run tests:

$ npm install && npm test

License

The MIT License (MIT)

Copyright (c) 2017 Kristian Muñiz