Tweet dad jokes daily sourced from Reddit (r/dadjokes)
- The script uses two config files, one for reddit and one for twitter (two, because I am lazy)
- Create "praw.ini" for reddit configuration
- Create bot_config.json for twitter configuration
- python3
- praw for Reddit
- tweepy for twitter
- json for reading json config
- cron for scheduling (optional)