From fe1b049119ba67368d5ba702ff8520c4c1f55e3a Mon Sep 17 00:00:00 2001 From: stilManiac Date: Thu, 28 Feb 2019 14:12:42 +0200 Subject: [PATCH] update readme --- README.md | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index fd86b48..5c89068 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,27 @@ -# SteamGifts Bot +![](https://i.imgur.com/dKA3udT.png) -A bot specially designed for [SteamGifts.com](https://www.steamgifts.com/) +### About +The bot is specially designed for [SteamGifts.com](https://www.steamgifts.com/) ## TODO * Add GUI -## Features -* Undetectable and fast -* Can work 24/7 -* Automatically enters giveaways -* Sleeps to restore points +### Features +- Automatically enters giveaways. +- Undetectable. +- Sleeps to restock the points. +- Can run 24/7. -## Instructions -1. Sign in on [SteamGifts.com](https://www.steamgifts.com/) by Steam. -2. Copy your `PHPSESSID` cookie value. -3. Paste it in `cookie.txt` file. -4. Make sure your cookie is correct. -5. Run the bot. +### Instructions +1. Download the latest version: https://github.com/stilManiac/steamgifts-bot/releases +2. Sign in on [SteamGifts.com](https://www.steamgifts.com/) by Steam. +3. Find `PHPSESSID` cookie in your browser and write it in `cookie.txt` file. +4. Make sure your cookie is right. +5. Start the bot. -## Some commands -`!sleep` - change a sleeping interval in sec (default is 900 sec) +### Commands +`!sleep [arg]` - change a sleeping interval in sec. Default and recommended is 900 sec (15 min.). `!page` - set a final websites page bot reaches + +### Help +Please leave your feedback and bugs in `Issues` page. Thank you!