ultramonitor
v1.1.5
Published
Simple Package Uptimer For Repl
Downloads
2
Readme
UltraMonitor
A package uptimer to make your bot online 24/7 make sure you have created a WebServer in your Repl
Example Code
put on main file
const host = require("ultramonitor")
host.url("https://yourprojectname.yourReplName", custom interval) //default interval is 1m
Documantion
| Methods | Type | Description | | ------------- |:-------------:|:--------------:| | url("you're repl url", your interval) | String & Object | From url only url is required but interval is not required |
Support Server MonitorDevelopment