UNPKG

witbot

Version:

A simple node.js module for making bots with wit.ai

17 lines (10 loc) 250 B
# Changelog ## 2.0.0 * Breaking API changes. * `process` now returns an object that you register `hears` and `otherwise` on * Functions are chainable * Supports botkit's conversation flows now! #1.1.0 Added `otherwise` #1.0.0 * Initial release