1.0.2 • Published 7 years ago

botpress-terminal v1.0.2

Weekly downloads
2
License
AGPL-3.0
Repository
github
Last release
7 years ago

botpress-terminal

A command-line interface to run custom code on your bot while it's running.

Get started

botpress install terminal

The terminal module should now be available in your bot UI

Features

  • Display logs that were logged during the execution of the function
  • Display the returned value of the code called
  • Handles synchronous and asynchronous code (as Promises)
  • Exposes bp and knex to the running function

Community

Pull requests are welcomed! We believe that it takes all of us to create something big and impactful.

We have a Public Chatroom, everybody is invited to come and share ideas, issues or simply get in touch.

License

botpress-terminal is licensed under AGPL-3.0

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago