Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 458 Bytes

FlashLawyer Chatbot

FlashLawyer lambda code for validation and fulfillment for a Lex Chatbot.

Live demo

Usage

This code is designed to run on the AWS Lambda Python 2.7 runtime. It requires a lex chatbot with matching intents and slots configured.

  1. git clone https://github.com/codediodeio/lex-chatbot-lambda.git lambda
  2. cd lambda
  3. python unit_test.py

Bot Definition

See bot_definition.js