The command line tool for Bottr.
$ npm install -g bottr-cli- Create a new directory for your bot.
$ mkdir <YourBotName>- Initialize a new bot.
$ bottr init- Start the server.
$ npm start- Open your browser and go to http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The command line tool for Bottr.
$ npm install -g bottr-cli$ mkdir <YourBotName>$ bottr init$ npm start