Skip to content

Commit 8265de2

Browse files
authored
Update README.md
1 parent fcd8fa7 commit 8265de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Bot for like and favorite steam screenshotes, artworks, guides, videos, workshop
1515
<b>Using:</b>
1616
1. Add to the `bot.txt` textfile accounts login data (`login:password:shared_secret` in the each line). Your need to use steam accounts without any restrictions ($5 spend).
1717
2. In the `config.json` set id of the content (your content link: "steamcommunity.com/sharedfiles/filedetails/?id=<b>XXXXXXXXXXX"</b>, enter in the config <b>XXXXXXXXXXX</b>). Set the `perChunk` and `betweenChunks` parameters. If you want to favorite count boost set `"favorites": true` and enter `appid` (for CS:GO Artworks `"appid": 767`).
18-
You can use limited steam accounts with Steam Guard disabled `"limited": false`. <b>Attention:</b> in this case format of `bots.txt`: `login:password:` (with colon in the end of each line).
18+
You can use limited steam accounts with Steam Guard disabled `"limited": true`. <b>Attention:</b> in this case format of `bots.txt`: `login:password:` (with colon in the end of each line).
1919
`amount` parameter is number of likes/favorites. If `amount: 0` bot use amount of steam accounts in the `bots.txt`.
2020

2121
Config example:

0 commit comments

Comments
 (0)