This repo contains the source material for the official Botkit 4.x docs.
View a nicely rendered version of these docs (and more) at https://botkit.ai/docs/v4
Most of these documents are automatically generated from the source and by aggregating information from the various adapter and plugin packages. Do not manually edit files in platforms/ plugins/ or reference/
To build new versions of these docs, run:
lerna run build
lerna run build-docs