bottr-cli

0.1.5 • Public • Published

Bottr-CLI

The command line tool for Bottr.

Install

$ npm install -g bottr-cli

Usage

  1. Create a new directory for your bot.
$ mkdir <YourBotName>
  1. Initialize a new bot.
$ bottr init
  1. Start the server.
$ npm start
  1. Open your browser and go to http://localhost:3000

Readme

Keywords

none

Package Sidebar

Install

npm i bottr-cli

Weekly Downloads

1

Version

0.1.5

License

ISC

Last publish

Collaborators

  • jscampbell.05