hubot-lex
v0.2.0
Published
A hubot script that interacts with AWS Lex
Readme
hubot-lex 
A hubot script that interacts with AWS Lex.
See src/hubot-lex.js for full documentation.
Installation
In hubot project repo, run:
npm install hubot-lex --save
Then add hubot-lex to your external-scripts.json:
[
"hubot-lex"
]Sample Interaction
hubot> hubot hello
hubot> hello!NPM Module
https://www.npmjs.com/package/hubot-lex
