- Designed to be scheduled with Cron
- Does not need 'sudo' to run
- Edit the CONSTANTS in the beginning portion of the script to suit your needs
- You will need Python 3 installed
- Install pip for ease of installing dependencies
Dependencies:
- datetime (part of Python standard library)
- Requests
- feedparser
- pytz
To make executable on *nix systems for file owner:
sudo chmod u+x postautomoton.py
To make executable on *nix systems for all users:
sudo chmod +x postautomoton.py
Joseph Kreydt The Lord is our God, the Lord alone!