uptimer
uptimer copied to clipboard
A website pinger
Web Uptimer
Setup
Install Packages
$ npm i
Config
Protocol
Put your domain portocol, example: https://
"protocol": ""
Domain
Put your domain, example: webuptime.tk
"domain": ""
Discord Login
- Go to Discord Developers Portal And create Your Application
- Copy your client id and paste into
"id": "" - Copy Your Client Secret and paste into
"secret": ""
Startup
$ node .
If you got Discord Auth error, check this https://github.com/AngeloCore/uptimer/issues/1