package
1.0.0
Repository: https://github.com/jleagle/go-steam.git
Documentation: pkg.go.dev

# Packages

A simple example that uses the modules from the gsbot package and go-steam to log on to the Steam network.

# Functions

Creates a new GsBot with a new steam.Client where logs are written to stdout.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

This module handles authentication.
This module logs incoming packets and events to a directory.
Base structure holding common data among GsBot modules.
No description provided by the author
This module saves the server list from ClientCMListEvent and uses it when you call `Connect()`.