A Heroku keepalive plugin for n0d3
From the terminal, where <heroku url> is probably something like http://mybabybot.herokuapp.com:
<heroku url>
http://mybabybot.herokuapp.com
heroku config:set HEROKU=<heroku url>
And in your n0d3 bot:
bot.use(require('n0d3-heroku'));
npm i n0d3-heroku
4
0.0.5
none
github.com
5 years ago
test in your browser