From 6f0a2d43540ef1396808d77c93cb746a19140095 Mon Sep 17 00:00:00 2001 From: Tim Date: Sat, 8 Dec 2018 11:35:10 +0200 Subject: [PATCH] Update README.md --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e487a8..12326a0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ -# steamgifts-bot -A bot for steamgifts.com +![](https://i.imgur.com/dKA3udT.png) + +### About +The bot is specially designed for steamgifts.com. + +### Features +- Automatically enters giveaways. +- Undetectable. +- Sleeps to restock the points. +- Can run 24/7. + +### Instructions +1. Download the latest version: https://github.com/stilManiac/steamgifts-bot/releases +2. Sign in by Steam: https://www.steamgifts.com +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. + +### Commands +`!sleep [arg]` - change a sleeping interval in sec. Default and recommended is 900 sec (15 min.). + +### Help +Please leave your feedback and bugs in `Issues` page. Thank you!