Initial commit

This commit is contained in:
Edward Tirado Jr 2025-03-16 21:27:18 -05:00
commit 853ab0ff18
9 changed files with 1864 additions and 0 deletions

4
config.toml.example Normal file
View file

@ -0,0 +1,4 @@
steam_api_key = "your_steam_api_key"
[user]
username = "your_steam_username"