botsoft
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

BotSoft

Command Line Interface for managing BotSoft chatbots

Version Downloads/week

Usage

$ npm install -g botsoft
$ bs COMMAND
running command...
$ bs (-v|--version|version)
botsoft/0.0.2 darwin-x64 node-v8.11.3
$ bs --help [COMMAND]
USAGE
  $ bs COMMAND
...

Commands

bs connect [SECRET] [ID] [NAME]

Connect chatbot

USAGE
  $ bs connect [SECRET] [ID] [NAME]

EXAMPLE
  $ bs connect

See code: src/commands/connect.ts

bs deploy

Deploy BotSoft chatbot

USAGE
  $ bs deploy

EXAMPLE
  $ bs deploy

See code: src/commands/deploy.ts

bs help [COMMAND]

display help for bs

USAGE
  $ bs help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i botsoft

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

223 kB

Total Files

18

Last publish

Collaborators

  • angel.tsvetkov