Skip to content

Latest commit

 

History

History

docs

Documentation

Hopefully this explains what the bot is and how it works.

Amazon Lex

Please see the lex docs for the Lex model and how intents are mapped to commands.

Architecture

Please see the architectural docs for an explanation of how messages are parsed, how commands are executed, and what the services do within the bot.

Concepts

For more detail on some of the architectural concepts:

Config

Please see the config docs for the config schema and search path for config files.

Developing

Please see the dev docs for the development process and instructions on how to build the bot.

Getting Started

Please see the getting started guide for an introduction to the bot, config, and general usage.

Roadmap

Please see the project roadmap for a high-level roadmap of planned features.

Service Reference

Documentation for individual services is organized by service type:

Workflow

Please see the workflow docs for issue types and the PR process.