Git Product home page Git Product logo

modules's Introduction

📦 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.

Status

Module Status Installation
@botpress/nlu Ready npm install --save @botpress/nlu
@botpress/analytics Ready npm install --save @botpress/analytics@beta
@botpress/broadcast Ready npm install --save @botpress/broadcast@beta
@botpress/channel-messenger NOT READY npm install --save @botpress/channel-messenger@beta
@botpress/channel-microsoft Ready npm install --save @botpress/channel-microsoft
@botpress/channel-slack NOT READY npm install --save @botpress/channel-slack
@botpress/channel-telegram NOT READY npm install --save @botpress/channel-slack
@botpress/channel-twilio Ready npm install --save @botpress/channel-twilio@beta
@botpress/channel-web Ready npm install --save @botpress/channel-web@beta
@botpress/channel-hitl NOT READY npm install --save @botpress/channel-web@beta
@botpress/channel-scheduler Ready npm install --save @botpress/channel-ready@beta
@botpress/skill-choice Ready npm install --save @botpress/channel-ready@beta
@botpress/terminal Ready npm install --save @botpress/channel-terminal@beta

Development steps

If you are willing to test package before publishing it you can do it in a following way (this is a workaround that could be fixed in the future within yarn itself):

  1. Clone botpress package navigate to it and run yarn link within that folder
  2. Navigate to appropriate directory like packages and run yarn
  3. Run yarn link botpress to make your development instance of botpress available within packages
  4. You can now link packages to the bot by running yarn link within package directory and then yarn link <package-name> within your bot directory

modules's People

Contributors

emirotin avatar epaminond avatar mrbarletta avatar ofelt avatar rayshih avatar slvnperron avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.