This repo contains script for tweeting pihole stats
Steps need to follow
-
Install pihole
Follow this link https://pi-hole.net/
-
Store Twitter Credentials in credentails.py file
-
Add pihole ipaddress in pihole_tweet_bot.py
-
Edit crontab in order to run script automatically
Follow this link https://www.jessicayung.com/automate-running-a-script-using-crontab/
-
Install tweepy
Follow this link https://docs.tweepy.org/en/stable/