ultramonitor

Simple Package Uptimer For Repl

Usage no npm install needed!

<script type="module">
  import ultramonitor from 'https://cdn.skypack.dev/ultramonitor';
</script>

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