🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@exoplay/exobot-build

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exoplay/exobot-build

build and run tools for exobot

latest
Source
npmnpm
Version
2.0.0-beta.5
Version published
Maintainers
1
Created
Source

exobot-build

Tools for building exobot instances, plugins, and adapters

Installation

  • npm install -g @exoplay/exobot-build

Usage

Bot creation

exobot new bot

Plugin bootstrapping

exobot new plugin

Adapter bootstrapping

exobot new adapter

Other commands

  • exobot build builds an exobot instance where an exobot.config.js and package.json is located.
  • exobot watch is exobot build, with a filesystem watcher to rebuild as source code changes.
  • exobot example attempts to start up an example exobot from a folder containing source code for an adapter or plugin.
  • exobot run builds and runs an exobot from an exobot.config.js.

Use exobot --help for more information.

Keywords

exobot

FAQs

Package last updated on 03 Apr 2020

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