howdyai / botkit-middleware-witai

Middleware for using Wit.ai with Botkit-powered bots
MIT License
87 stars 49 forks source link

Feature new wit #8

Closed koldkoder closed 7 years ago

koldkoder commented 8 years ago

-Added support for new wit 3.0 node package, which uses new wit api. -Flexibility to pass the name of the intent entity. Default is 'intent' -Entities identified by wit is also made available in the message object.