From 3bea05a06579fe2d7beb78633e8cbeb23723e7db Mon Sep 17 00:00:00 2001 From: sp0ok3r Date: Sat, 15 Apr 2017 21:56:43 +0100 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0434845..2f8d086 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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