chrispouliot / yyjbot

Whales, pizzas & various assorted commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yyjbot 🐳

Developer Quick Start

git clone https://github.com/luigiplr/yyjbot.git yyjbot &&
cd yyjbot &&
npm install &&
npm run dev

Requirements

  • Node 6.x
  • NPM 3.x

Installation

npm install

Running Dev mode

npm run dev

Building and Running Production

npm run build-prod
npm run start-prod

About

Whales, pizzas & various assorted commands.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%