Skip to content

bentobots/bentobots-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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