Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 219 Bytes

BentoBots Blueprint

A template for making a bentobots bot.

wget -qO- https://github.com/bentobots/bentobots-blueprint/archive/0.0.1.tar.gz | tar xvz

  1. Change name in package.json
  2. npm install
  3. npm run build