uptimer.js
Version:
Simple Package Uptimer For Repl
19 lines (13 loc) • 549 B
Markdown
# uptimer.js
A package uptimer to make your bot online 24/7
# Example Code
put in main file
```js
const host = require("uptimer.js")
host.url("https://yourprojectname.yourRelpName.repl.co", your 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](https://discord.gg/Yd9Ga5t4QR)**