1.3.1 • Published 5 years ago
@iryu54/checker v1.3.1
Checker
Just a small module to check website in interval of one hour and send problems on discord
Install
npm i @iryu54/checkerUsage
DISCORD_TOKEN=<your bot token\> CHANNEL_ID=<channel to send msg> URLS=http://some-site.com,https://another-site/somewhere checkerAvailable command in discord:
| Command | Description |
|---|---|
| /isAlive | Check if service is online or not |
| /autotest | Launch a full report |