Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 599 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 599 Bytes

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

GlitchPing

NodeJS Application for pinging glitch projects to keep them online 24/7

How To Use

  1. Install the following
  • request
  • http
  • nodejs
  1. Set the glitch links (and add more if you wish)

  2. Start it using your preffered option:

PM2: pm2 start ping.js

FOREVER: forever ping.js

License

This code remains property of DDI Development but is published on github for use of other users.