From 776b912c2221c3607ce51dff2928f865e9758670 Mon Sep 17 00:00:00 2001 From: DarthKeizer Date: Thu, 27 Apr 2017 13:40:32 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fb83bb7..2e87451 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ I want to send a a daily tweet with the results of what my Pi-Hole blocked. Here is the code, run in Python3. # How to use +Install following python dependencies +tweepy +datetime +json +urllib + Download python file and replace it with your own account data and link to your own path/to/admin/api.php # Reddit