Overview of go-steam features
masterThe go-steam library implements the Steam protocol to allow automation without running a Steam client. It is based on the .NET library SteamKit2.
Key features include:
- Trading: Trade offers, inventories, and notifications.
- Social: Friend and group management, and chatting with friends.
- Persona: Managing persona states (e.g., online, offline, looking to trade).
- Security: SteamGuard with two-factor authentication.
- TF2: Team Fortress 2 item crafting, moving, naming, and deleting.
For official Steam Web API type wrappers, use the go-steamapi package.