3urobeat / steam-comment-service-bot

📡 The most advanced Steam Account Manager Bot with mass coordinated comments/likes/favs/follows and plugin support
https://steamcommunity.com/id/3urobeatscommentbot
GNU General Public License v3.0
274 stars 40 forks source link

Steam Guard Code is requested for accounts with shared_secret #152

Closed 3urobeat closed 1 year ago

3urobeat commented 1 year ago

Describe the bug The bot still asks for a Steam Guard Code even for accounts which have a shared_secret supplied.

Additional context The shared_secret is being parsed correctly.

3urobeat commented 1 year ago

This issue seems to be specific to when using the deprecated login method with accountName & password of steam-user.
I might need to edit the compatibility code for retaining support for sentry files to check for a supplied shared_secret (if they even still work).

3urobeat commented 1 year ago

Fixed in version 2.12.4 which is now out on the master branch!
See the release notes here.