A bot for entering giveaways
https://steamgifts.com
src | ||
.gitignore | ||
README.md | ||
requirements.txt |
About
The bot is specially designed for SteamGifts.com
Features
- Automatically enters giveaways.
- Undetectable.
- Сonvenient user interface.
- Сonfigurable.
- Sleeps to restock the points.
- Can run 24/7.
How to run
- Download the latest version: https://github.com/stilManiac/steamgifts-bot/releases
- Sign in on SteamGifts.com by Steam.
- Find
PHPSESSID
cookie in your browser. - Start the bot and follow instructions.
Run from sources
python -m venv env
source env/bin/activate
pip install -r requirements.txt
python cli.py
Help
Please leave your feedback and bugs in Issues
page.