An Python-based program get latest Steam free game and redeem through ASF automatically
Free Game infomation from SteamDB.info
- Python 3
- PHP > 7.0
- MySQL
pip3 install request requests json chardet bs4 MySQLdb re
- 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