0.1.4 • Published 8 years ago

lex-chat v0.1.4

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

lex-chat

A simple CLI to chat with a Lex bot - great for developing and debugging!

Example Screenshot

Usage

Install with npm:

npm install -g lex-chat

Run it up:

lex-chat

All available bots will be listed, choose the one you want to chat to then chat away.

Developer Guide

Run it:

npm start

Debug it:

npm run debug

Publish it:

npm version patch # or minor/major
git push --follow-tags
npm publish
0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago