Update README.md

This commit is contained in:
DarthKeizer 2017-04-27 13:40:32 +02:00 committed by GitHub
parent 4f5f541ac3
commit 776b912c22
1 changed files with 6 additions and 0 deletions

View File

@ -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