Downloads
UptimeRobot.tcl
FREE
Show uptime status of sites monitored by UptimeRobot.com. Just setup your eggdrops or websites on uptimerobot.com then save the IDs on your eggdrop and thats it.– It has a timer to check if something changes like ‘uptime status’ or ‘monitor uptime percentage’ and show...Author: BLaCkShaDoW
Version: 1.3
Downloads: 149
Added: 2022-09-19
Last Updated: 2024-01-03
Description
Show uptime status of sites monitored by UptimeRobot.com. Just setup your eggdrops or websites on uptimerobot.com then save the IDs on your eggdrop and thats it.
– It has a timer to check if something changes like ‘uptime status’ or ‘monitor uptime percentage’ and show it on channel.
– It logs the number of downtimes on a day and also the time of the last downtime foreach monitor added (it resets at the end of the day).
Version 1.3
- solved bug related to showing the uptime every time the bot restarts
Version 1.2
- solved bugs related to getting correct info from api
- added a channel setting uptime.id to set a monitor id. The information from that monitor will be set on channel topic
Version 1.1
- solved issue related to api version change
- added monitor type to output message
Command example:
[23:11:43] BLaCkShaDoW> !ruptime
[23:11:43] Monitor Name: TclScripts.Net ; Monitor Uptime: 99.97 ; Monitor Status: UP ; Monitor TYPE: HTTP(s) ; Monitor ID: 785631445
[23:11:45] Monitor Name: BT ; Monitor Uptime: 99.99 ; Monitor Status: UP ; Monitor TYPE: Port ; Monitor ID: 785631527
Packages required: htttp, tls, json.
— REMEMBER TO PUT THE API KEY FROM uptimerobot.com IN THE TCL IN ORDER TO WORK