Skip to content

Commit 7a65d74

Browse files
Create config.json
1 parent d625c44 commit 7a65d74

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Tools/TwitchAccGen/config/config.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"2capthcaKey": "yourCaptchaKey",
3+
"threading": 50,
4+
"Number_of_accounts_to_be_created": 10,
5+
"sleepdelay": 3,
6+
"timeout": 1500,
7+
"useProxy": true,
8+
"proxyType": "http|http/https|socsk5",
9+
"deleteUsedProxy": false
10+
}

0 commit comments

Comments
 (0)