/SteamFreeGamePublicList

An Python-based program get latest Steam free game and redeem through ASF

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

SteamFreeGamePublicList

An Python-based program get latest Steam free game and redeem through ASF automatically
Free Game infomation from SteamDB.info

Requirement

  • Python 3
  • PHP > 7.0
  • MySQL
pip3 install request requests json chardet bs4 MySQLdb re

How to Use

  • Follow the instruction of ArchiSteamFarm installation
  • Enable IPC and Headless mode in ASF
  • Improt steamdb.sql into your database
  • Change the db and ASF info in main.py and index.php
  • run main.py manually or set it in crontab