gsf / n0d3-heroku

A Heroku keepalive plugin for n0d3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n0d3-heroku

A Heroku keepalive plugin for n0d3

Usage

From the terminal, where <heroku url> is probably something like http://mybabybot.herokuapp.com:

heroku config:set HEROKU=<heroku url>

And in your n0d3 bot:

bot.use(require('n0d3-heroku'));

About

A Heroku keepalive plugin for n0d3


Languages

Language:JavaScript 100.0%