dsgriffin / opensea-sales-x-bot

An X bot that tweets Opensea sales for a given collection 🐳
ISC License
194 stars 290 forks source link

The bot misses some sales #2

Closed Erwan-Cloitre closed 3 years ago

Erwan-Cloitre commented 3 years ago

Sometimes the bot misses sales

dsgriffin commented 3 years ago

the OpenSea Events API is a little flimsy and causes this sometimes. until they provide webhooks we can only poll and hope they include the information on time.

if you check on the OpenSea discord you will see many others asking why their twitter bots are missing some sales sometimes (especially in the last couple of days)

even the bot written by the lead dev of OpenSea Joshua has some issues with double-posting sales & missing some sales (https://twitter.com/hashrunes)