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