Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More →
Socket
Book a DemoInstallSign in
Socket

@botpress/terminal

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@botpress/terminal

đź–Ą A command-line interface to run custom code on your bot while running

unpublished
latest
Source
npmnpm
Version
10.51.10
Version published
Maintainers
3
Created
Source

botpress-terminal

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

Get started

npm install --save @botpress/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.

There's a Slack community where you are welcome to join us, ask any question and even help others.

Get an invite and join us now! 👉https://slack.botpress.io

License

botpress-terminal is licensed under AGPL-3.0

FAQs

Package last updated on 19 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts