-
-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy pathconfig.json
More file actions
19 lines (19 loc) · 720 Bytes
/
config.json
File metadata and controls
19 lines (19 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"_help_": "Read the docs: https://github.com/3urobeat/steam-comment-service-bot/blob/master/docs/wiki/config_doc.md",
"defaultLanguage": "english",
"requestDelay": 15000,
"skipSteamGuard": false,
"requestCooldown": 5,
"botaccountcooldown": 10,
"maxRequests": 0,
"maxOwnerRequests": 5,
"randomizeAccounts": false,
"unfriendtime": 31,
"playinggames": ["!help | 3urobeat", 440, 730],
"childaccplayinggames": [],
"yourgroup": "https://steamcommunity.com/groups/3urobeatGroup",
"botsgroup": "https://steamcommunity.com/groups/3urobeatGroup",
"acceptgroupinvites": true,
"owner": "https://steamcommunity.com/id/3urobeat",
"ownerid": ["76561198260031749"]
}