-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seasonal badge #80
Comments
That is posibal. and shoud not be hard to do. It shoud just be, to do as we do "RedeemPoints.js", but for that other url. I cant create it for you, as i doent what i use my point on it. If you provide the point, then i can look into it. |
Okay thank you for the info! the problem thought is that i don't know how to get the defid that is required, as this badge is not from a game, and i think it can't be obtain by scraping the page. |
did a quick look in the code, from steam. and found this: You can also find the id, in steamdb. |
Thank you so much! :) |
Hello! is it possible to get the seasonal badge that we can get with steam shop points?
I mean this one: https://store.steampowered.com/points/shop/c/steambadge
There is an API route to do it but i don't know how to get the defid for the badge. This is the Steam Web API documentation: https://steamapi.xpaw.me/#ILoyaltyRewardsService/RedeemPointsForBadgeLevel
Something like this but for the badge i mentioned:
https://github.com/quer/the-steam-awards/blob/Master/modules/pointsShop/RedeemPoints.js
The text was updated successfully, but these errors were encountered: