PLhery / node-twitter-api-v2

Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.
https://www.npmjs.com/package/twitter-api-v2
Apache License 2.0
1.29k stars 176 forks source link

Duplicate tweets #399

Closed ravirathore closed 1 year ago

ravirathore commented 1 year ago

Hi, We are seeing duplicate tweets in our account. We are using 'twitter-api-v2' to post tweets using this api 'client.v1.tweet()'.

Some examples of duplicate tweet ids are:

https://twitter.com/BreakingNewsIn_/status/1587990462991826944 https://twitter.com/BreakingNewsIn_/status/1588025707082702848

https://twitter.com/BreakingNewsIn_/status/1587931320298065920 https://twitter.com/BreakingNewsIn_/status/1587969076009246724

Please let know if this is not the right place to ask this. Have also posted it on discussions: https://github.com/PLhery/node-twitter-api-v2/discussions/398

Thanks and regards,