Skip to content

Python script that generates a new Steam server token for each expired token that is detected.

Notifications You must be signed in to change notification settings

LambdaGaming/SteamTokenGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steam Token Generator

Generates a new Steam server token for each expired token that is detected. Useful for people who host their own servers occasionally and want their server in the public list, but do not host frequently enough to keep the tokens from expiring. Requires Python 3.6+ as well as the requests module. Two arguments must be provided: Steam app id and web API key. The generated token(s) will be output to C:/Users/[username]/Documents/SteamTokens/AutoToken[appid][count].txt on Windows and /home/[username]/Documents/SteamTokens/AutoToken[appid][count].txt on Linux.

About

Python script that generates a new Steam server token for each expired token that is detected.

Resources

Stars

Watchers

Forks

Languages