myungseokang / leobot

SLACK BOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEO BOT

How to run

First, require node 6.9.x runtime.

Set enviroment variable FIREBASE_DATABASE_URL.

export FIREBASE_DATABASE_URL="https://blahblah.firebaseio.com/"

And then input this command.

# This command will run command "npm install"
$ bin/hubot

About

SLACK BOT

License:MIT License


Languages

Language:CoffeeScript 98.7%Language:Shell 0.6%Language:Batchfile 0.6%