Philipp15b / go-steam

Steam's protocol in Go to allow automation of different actions on the Steam network without running an actual Steam client. Includes APIs for friends, chatting, trading, trade offers and TF2 crafting.
https://pkg.go.dev/github.com/Philipp15b/go-steam/v3
Other
387 stars 131 forks source link

Feature request: Auto-generate Steam Guard TOTP codes #108

Closed Weilbyte closed 3 years ago

Weilbyte commented 3 years ago

There should be a feature that will automatically generate and use a Steam Guard code if the seed used for the account is provided.

CDFN commented 3 years ago

You can use this module. Although, it would be great to have it built-in. I'll pull request it in a while.