From 4005cb521b01510f4536e33160a9682ad216bad4 Mon Sep 17 00:00:00 2001 From: ArchitSV <72220850+ArchitSV@users.noreply.github.com> Date: Thu, 1 Oct 2020 22:59:49 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04e0799..f500dc0 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,13 @@ $tail -f /root/uptimenotifier.log Note that the script is written in Python3.5. -### Step 2 - Setup the config variables +### Step 2 - Setup the configuration variables URLS_TO_CHECK = ["http://facebook.com", "https://youtube.com:9540"] -#### You have to have a token so you can send messages to a slack channel! Get one here +#### You have to have a token so that you can send messages to a slack channel! Get one here https://api.slack.com/docs/oauth-test-tokens You need then to export it as an environmental variable or hardcoded