Skip to content
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

REGISTEDATE invalid output #284

Open
iBreakEverything opened this issue Jul 5, 2024 · 4 comments
Open

REGISTEDATE invalid output #284

iBreakEverything opened this issue Jul 5, 2024 · 4 comments

Comments

@iBreakEverything
Copy link

Bug: REGISTEDATE invalid output for accounts that don't have the 1 year badge on steam (https://steamcommunity.com/my/badges/1). This will display the info from some other badge

>> Enter command: REGISTEDATE ASF
<> Executing...
<bot> 25 of 28 tasks completed. Complete 2 more Steam Community tasks to earn the Level 3 badge.

Consider using the dedicated API for it https://developer.valvesoftware.com/wiki/Steam_Web_API#GetPlayerSummaries_(v0002) and extract the data from .response.players[0].timecreated. You will get a UNIX timestamp with the exact date and time.

@chr233
Copy link
Owner

chr233 commented Jul 6, 2024

thank you

@chr233
Copy link
Owner

chr233 commented Jul 11, 2024

seems that api requires api key, use access_token is not allowed.

@iBreakEverything
Copy link
Author

right, api key feature was removed JustArchiNET/ArchiSteamFarm#3084
guess a message "Your register date is less than 1 year" will do

@chr233
Copy link
Owner

chr233 commented Aug 31, 2024

right, api key feature was removed JustArchiNET/ArchiSteamFarm#3084
guess a message "Your register date is less than 1 year" will do

asfenhance support to specify an api key in ASF.json, i will add this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants