0.1.5 • Published 9 years ago
bottr-cli v0.1.5
Bottr-CLI
The command line tool for Bottr.
Install
$ npm install -g bottr-cliUsage
Create a new directory for your bot.
$ mkdir <YourBotName>Initialize a new bot.
$ bottr initStart the server.
$ npm startOpen your browser and go to http://localhost:3000