0.1.4 • Published 7 years ago

lex-chat v0.1.4

Weekly downloads
4
License
ISC
Repository
github
Last release
7 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

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago