.gitignore | ||
config.ini | ||
install.sh | ||
pi-hole-tweeter-cron | ||
pihole_tweeter.py | ||
README.md | ||
requirements.txt |
Pi-Hole stats tweeter
Send a daily tweet with your Pi-Hole statistics!
How to use
-
Create an application via Twitter here. You will need the tokens for this to work.
-
curl -sSL https://raw.githubusercontent.com/mwoolweaver/Pi-Hole-stats-tweeter/master/install.sh | bash
the install script will ask if you want to install as a cronjob
upon successful cron completion you will find ~/pihole_tweeter/twitter_bot.txt
#Credits
original install script was found here