BIG-Games-LLC / ps99-public-api-docs

43 stars 5 forks source link

Webhooks? Events? #69

Closed leafranger closed 1 month ago

leafranger commented 2 months ago

Question I would like to know if there's any official support for webhooks or events to get data as soon as it changes

Additional Information I'm trying to fetch some data but for precision I'd like to get it as soon as it changes, instead of doing useless calls

flipcyde commented 2 months ago

Code for change instead of appending the same data - I have plenty of bots that look for change in points and produce events accordingly.

image

chickenputty commented 1 month ago

We will never add webhooks to this API. It is simply out of scope for what the project is. It would probably cost more than what it is worth, hard to maintain, and hard to implement for something we have no internal use for.