Skip to content
master
Go to file
Code
This branch is 2 commits behind botpress:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

📦 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

Packages

No packages published
You can’t perform that action at this time.