Horhik / Instagram2Fedi

Python script for crossposting from Instagram to Mastodon or Pixelfed
GNU General Public License v3.0
91 stars 7 forks source link

Docker container restart results in duplicate posts #13

Open flosoft opened 1 year ago

flosoft commented 1 year ago

It looks like whenever the Docker container is redeployed, it posts the last few Instagram posts (as per limits set). It would be great if it first checked whether the last post was already cross posted before duplicating it.