Skip to content
This repository has been archived by the owner on Dec 25, 2021. It is now read-only.

AngeloCore/uptimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Uptimer

Setup

Install Packages

$ npm i

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 #1

Releases

No releases published

Packages

No packages published