You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically someone or some group owns multiple "@garage" accounts for language. They tweet out the same content at more or less the same time in multiple languages. Since we're retweeting them, it seems like we're spamming since the text is the same (despite 2 languages, which doesn't seem to matter).
For now, I will keep these users banned until an alternate solution is found. Unfortunately, we will not be able to retweet their duplicate tweets because of this error.
Example tweet 1 (1620150411725250564):
スーツケースを詰めなければいけません。 Suutsukeesu o tsumenakereba ikemasen. I need to pack my suitcase.
Example tweet 2 (1249460011991883776):
Мне надо упаковать чемодан. I need to pack my suitcase.
Found tweet by @GarageJapanese
User ID is: 1116761967996354562
Tweet ID is: 1620150411725250564
Tweet retweeted!
Found tweet by @GarageRussian
User ID is: 1249460011991883776
Tweet ID is: 1620150411117076483
Traceback (most recent call last):
File "/app/bot.py", line 71, in <module>
main()
File "/app/bot.py", line 33, in main
retweet(api, tweets, banned_ids, supporter_ids, last_seen_id)
File "/app/bot.py", line 65, in retweet
api.retweet(tweet.id)
File "/usr/local/lib/python3.9/site-packages/tweepy/binder.py", line 253, in _call
return method.execute()
File "/usr/local/lib/python3.9/site-packages/tweepy/binder.py", line 234, in execute
raise TweepError(error_msg, resp, api_code=api_error_code)
tweepy.error.TweepError: [{'code': 187, 'message': 'Status is a duplicate.'}]
The text was updated successfully, but these errors were encountered:
maxdemaio
changed the title
Deal with people who send out the same tweet across multiple accounts
Duplicate Status Error: Users who tweet the same tweet across multiple accounts
Jan 30, 2023
maxdemaio
changed the title
Duplicate Status Error: Users who tweet the same tweet across multiple accounts
Duplicate Status Error: Users Tweeting the Same Tweet Across Multiple Accounts
Jan 30, 2023
Basically someone or some group owns multiple "@garage" accounts for language. They tweet out the same content at more or less the same time in multiple languages. Since we're retweeting them, it seems like we're spamming since the text is the same (despite 2 languages, which doesn't seem to matter).
For now, I will keep these users banned until an alternate solution is found. Unfortunately, we will not be able to retweet their duplicate tweets because of this error.
Example tweet 1 (1620150411725250564):
Example tweet 2 (1249460011991883776):
The text was updated successfully, but these errors were encountered: