Skip to content

ZoltePudeleczko/SteamGifts-Bot-Enhanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamGifts Bot + Enhanced

Original version developed by stilManiac can be found here - Thanks for the great work!

release build-executables

SteamGifts Bot

About

The bot specially designed for SteamGifts.com giveaway platform. It automatically enters giveaways for you. Undetectable, does not overstrain SteamGifts API and can run 24/7.

Features

  • Automatically enters giveaways
  • Configurable
    • wishlist
    • recommended
    • giveaways with a certain number of points
    • giveaways with a certain level
  • Undetectable
  • Multiplatform
    • macOS 13
    • Linux
    • Windows
  • Sleeps to restock the points
  • Can run 24/7

How to run

  1. Download the latest version from releases (https://github.com/ZoltePudeleczko/SteamGifts-Bot-Enhanced/releases)
  2. Sign in on SteamGifts.com
  3. Find PHPSESSID cookie in your browser
  4. Start the bot and follow instructions

Run from sources

Application requires Python 3.9

Checkout the repository and run the following commands:

pip install -r requirements.txt
python src/cli.py

What's next?

Please leave your feedback and bugs in Issues page.