telegram bot to check status of specified ip or domain
python3 python-wheel python-apscheduler pyrogram tgcrypto python-motor python-redis python-uvloop
requires docker-compose
$ docker-compose up -d
this will install all of required dependices inside a docker container
copy example configuration into config.ini and edit it if needed.
$ cp config.ini.sample config.ini