Files
2026-07-13 13:34:48 +08:00

253 B

Botpress SDK

Official Botpress SDK for TypeScript. Made for building bots, plugins and integrations as code.

Installation

npm install --save @botpress/sdk # for npm
yarn add @botpress/sdk # for yarn
pnpm add @botpress/sdk # for pnpm