louisgrasset / touitomamout

Touitomamout is an easy way to synchronize your Twitter's tweets 🦤 to Mastodon 🦣 and Bluesky post ☁️ (also known as Twitter to Mastodon & Bluesky crossposter)
https://hub.docker.com/r/louisgrasset/touitomamout
GNU Affero General Public License v3.0
116 stars 6 forks source link

Recent Tweets aren't being pulled in. #172

Closed bawanyadam closed 6 months ago

bawanyadam commented 6 months ago

Describe the bug Touitomamout setup via cron method/cli with .env file is configured correctly is pulling day old data, when Twitter account has posted on the present day.

To Reproduce Steps to reproduce the behavior:

  1. Visit https://twitter.com/wsdot_traffic
  2. Visit https://bsky.app/profile/wsdottraffic.bsky.social
  3. See discrepancy

Expected behavior The Bluesky account is a day behind while the X account posts multiple times an hour.

Triggering the sync manually runs the script with no errors, but doesn't see anything new to sync.

cd /home/bsky-wsdot/services/touitomamout && node ./dist/index.js .env.wsdottraffic

Screenshots

Screenshot 2024-02-13 at 2 36 57 PM
louisgrasset commented 6 months ago

Yes we're all facing this. I'll try to get a way to address this but I'm fear this will be out of control if Musk has been able to block the scrapper we rely on

bawanyadam commented 6 months ago

Gotcha. Figured it might be that but wasn’t sure. Appreciate the work and response!

tsueri commented 6 months ago

What was it?