From 1b0020d1eb25dcbbbb3a495744758a85a96e852d Mon Sep 17 00:00:00 2001 From: kshyatisourav9 <72203846+kshyatisourav9@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:48:11 +0530 Subject: [PATCH] Update uptimemonitor.py --- uptimemonitor.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/uptimemonitor.py b/uptimemonitor.py index 1e53c0c..9d34338 100644 --- a/uptimemonitor.py +++ b/uptimemonitor.py @@ -1,5 +1,7 @@ +#_website down notifier on slack #!/usr/bin/python3 #-*- coding: utf-8 -*- + from slackclient import SlackClient import requests import datetime