Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $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",
Expand Down Expand Up @@ -51,7 +51,7 @@ CHANNEL_ID = "G2LCBCXGF"

### Step 3 - ???

### Step 4 - Profit
### Step 4 - What's your Profit in it?

### Remember to star this repository and fork it.

Expand Down