Skip to content

Bottr-js/Bottr-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The command line tool for Bottr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published