Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patheticGeek/ping-pong-bot
A bot to ping site periodically to keep it alive on heroku
https://github.com/patheticGeek/ping-pong-bot
Last synced: 3 months ago
JSON representation
A bot to ping site periodically to keep it alive on heroku
- Host: GitHub
- URL: https://github.com/patheticGeek/ping-pong-bot
- Owner: patheticGeek
- Created: 2020-02-15T19:54:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T16:51:20.000Z (over 1 year ago)
- Last Synced: 2024-05-28T07:02:02.915Z (6 months ago)
- Language: JavaScript
- Homepage: https://sn-ping-pong-bot.herokuapp.com/
- Size: 139 KB
- Stars: 13
- Watchers: 2
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ping Pong Bot
This is a bot to ping a url passed by the api. You can run a periodic ping to this api every 29.9 minutes to keep your heroku instance alive.
If you want a 24h instance on heroku i suggest to have a different acc for each instance kept alive 24h as heroku free plan has 1000hrs/month limit. It means one 24h instance can be run for 41 days and two can be for 20.5 days.
Send a get request to /pingback?link=https://example.com for it to ping the link
One-Click Deploy:
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/patheticGeek/ping-pong-bot)