Skip to content
This repository has been archived by the owner on Sep 26, 2018. It is now read-only.
/ hubot-lex Public archive

A hubot script that interacts with AWS Lex.

Notifications You must be signed in to change notification settings

benhanzl/hubot-lex

Repository files navigation

hubot-lex Build Status

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

About

A hubot script that interacts with AWS Lex.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published