Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 971 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 971 Bytes

Postautomoton

A simple Python 3 script to post status updates about new RSS feed posts to Mastodon

  • 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:

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!