Jack-Flux / node-opskins-trade

JavaScript SDK for Trade.OPSkins' HTTP API
https://trade.OPSkins.com
2 stars 3 forks source link

Polling bugfixes and useful changes #8

Closed borianm closed 6 years ago

borianm commented 6 years ago

-add pollData event after every polling -fix a bug where state is not updated when a change is detected in existing poll data -fixed a bug on acceptOffer when the pollData offer state wasn't correctly updated -app_id in custom getUserInventory function because VGO is 1 and CS:GO is 2 & atm useless, and for future work

PS: if you don't use the same indentation as in this pull request, sorry for that

Jack-Flux commented 6 years ago

Cheers!