Skip to main content
Create a new bot, integration, plugin, or interface project.

Usage

Options

—type

Project type to initialize:

—name

Project name:
Integrations and plugins require workspace handle: workspace/name

—workDir

Working directory (default: current directory):

—template

Template to use:

Interactive mode

Run without options for interactive prompts:
The CLI will prompt for:
  1. Project type
  2. Project name
  3. Workspace (for integrations/plugins)
  4. Template (if multiple available)

Examples

Initialize bot

Initialize integration

Initialize plugin

After initialization

Navigate to project and install dependencies:
Build and run: