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
|
||||
* 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!
|
||||
|
|
Loading…
Reference in a new issue