Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sp0ok3r authored Apr 15, 2017
1 parent 53f0467 commit 3bea05a
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ In my version i'm using:
- Steam Totp: https://github.com/DoctorMcKay/node-steam-totp
- Steam Rep: https://github.com/scholtzm/node-steamrep

You got a lot of features like:
Auto AFK Message
Auto Accept Pending Friends
Auto Group Accepter
Play a non-steam game and idle all other games
Change state
Play game with cmd: !play 10
Play custom game name with: !cplay Hi i'm using SPKBOT
All

### Installation:

Expand All @@ -18,7 +27,15 @@ In my version i'm using:
After installed, you can start the bot with: node steambot.js


Usage of 'config.js' :
### Usage of 'config.js' :

- StartOnlineOROffline : '1' you can start the bot in online (1) mode or offline (0), only the game2idle will work!,

- WhenLogonStartIdlingAllGames : '0', when the account goes on , it starts idling all games in config 'game2idle',

- LogonIdlingNonSteam : '0', If you want to idle all your games and put a non steam game first you can change 0 to 'Anything', and change 'WhenLogonStartIdlingAllGames' to 0,

- 'AllFunctions' : "1", 0 to all functions stay off, or 1 to turn on all functions,


### Development
Expand Down

0 comments on commit 3bea05a

Please sign in to comment.