A bot for entering giveaways https://steamgifts.com
Find a file
2020-06-26 23:55:25 +03:00
src Refactoring 2020-06-26 23:46:13 +03:00
.gitignore Refactoring 2020-06-26 23:46:13 +03:00
README.md Update README 2020-06-26 23:55:25 +03:00
requirements.txt Refactoring 2020-06-26 23:46:13 +03:00

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

  1. Download the latest version: https://github.com/stilManiac/steamgifts-bot/releases
  2. Sign in on SteamGifts.com by Steam.
  3. Find PHPSESSID cookie in your browser.
  4. 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.