This project is now archived as Glitch has changed the way it works making this code useless. Feel free to look around and learn off of it :)
Join our discord at https://ddidev.xyz/discord
NodeJS Application for pinging glitch projects to keep them online 24/7
- Install the following
- request
- http
- nodejs
-
Set the glitch links (and add more if you wish)
-
Start it using your preffered option:
PM2: pm2 start ping.js
FOREVER: forever ping.js
This code remains property of DDI Development but is published on github for use of other users.