Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

botpress/modules

Repository files navigation

📦 Official Botpress Modules

This repo contains all the official Botpress modules.


🚧 These are only meant to be compatible with Botpress X


Starting from Botpress X, modules are published on npm under the @botpress organization.

Contributing

Please follow the Conventional Commits specs when doing commits. PRs not respecting this commit style will be rejected.

Development steps

To modify, test or create modules, please install lerna.

Then run lerna bootstrap. This will initialize all modules and link them (using yarn link). Then in your bot, use yarn link @botpress/module-name to use the local version of that module.

Publishing changes (botpress team only)

Run ./push-changes.sh

About

MOVING TO BOTPRESS/BOTPRESS, branch `develop/x`, folder "packages"

Resources

License

Stars

Watchers

Forks

Packages

No packages published