Skip to content

RBWare/rss2mastodon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Really simple python script to grab the items from an RSS feed and repost them to a mastodon account.

  • Update the feeds_config.json file with the RSS feed information and the mastodon API token.
  • To get an API token from mastodon just login to your instance, and then open https://<instance.website>/settings/applications and "add new". Make sure it has write permissions. Return to the apps page and select the app and copy the API token.

Features:

  • Posts images
  • Option to use multiple, unique accounts
  • Stores ids of previously posted items so repeated posts do not happen

About

Mirror an RSS feed to a Mastodon account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages