update readme
This commit is contained in:
parent
209beeb7b3
commit
fe1b049119
1 changed files with 19 additions and 15 deletions
34
README.md
34
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
|
## TODO
|
||||||
* Add GUI
|
* Add GUI
|
||||||
|
|
||||||
## Features
|
### Features
|
||||||
* Undetectable and fast
|
- Automatically enters giveaways.
|
||||||
* Can work 24/7
|
- Undetectable.
|
||||||
* Automatically enters giveaways
|
- Sleeps to restock the points.
|
||||||
* Sleeps to restore points
|
- Can run 24/7.
|
||||||
|
|
||||||
## Instructions
|
### Instructions
|
||||||
1. Sign in on [SteamGifts.com](https://www.steamgifts.com/) by Steam.
|
1. Download the latest version: https://github.com/stilManiac/steamgifts-bot/releases
|
||||||
2. Copy your `PHPSESSID` cookie value.
|
2. Sign in on [SteamGifts.com](https://www.steamgifts.com/) by Steam.
|
||||||
3. Paste it in `cookie.txt` file.
|
3. Find `PHPSESSID` cookie in your browser and write it in `cookie.txt` file.
|
||||||
4. Make sure your cookie is correct.
|
4. Make sure your cookie is right.
|
||||||
5. Run the bot.
|
5. Start the bot.
|
||||||
|
|
||||||
## Some commands
|
### Commands
|
||||||
`!sleep` - change a sleeping interval in sec (default is 900 sec)
|
`!sleep [arg]` - change a sleeping interval in sec. Default and recommended is 900 sec (15 min.).
|
||||||
`!page` - set a final websites page bot reaches
|
`!page` - set a final websites page bot reaches
|
||||||
|
|
||||||
|
### Help
|
||||||
|
Please leave your feedback and bugs in `Issues` page. Thank you!
|
||||||
|
|
Loading…
Reference in a new issue