-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.json
64 lines (64 loc) · 1.71 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"logins": {
"accountName": "",
"password": ""
},
"botInfo": {
"groups": {
"103582791434293256": {
"name": "/r/pcmasterrace",
"options": {
"maxCharLength": 150
}
},
"103582791435566743": {
"name": "Bot Testing Facility 1"
},
"103582791435183804": {
"name": "Dungeon Addicts"
},
"103582791434531682": {
"name": "Love Friendship & Kittens"
},
"103582791438162012": {
"name": "Barataria Bay"
},
"103582791434316081": {
"name": "Heart Collectors"
},
"103582791438589974": {
"name": "Night Owl Gaming Club"
}
},
"ignore": {
"urls": [
"gyazo.com",
"127.0.0.1",
"localhost",
"/wiki/steamchat",
"pcmasterrace.net",
"gph.is",
"humblebundle"
],
"people": [
"76561198049195587",
"76561198042570256",
"76561198175757667",
"undefined"
],
"titles": [
"It works!",
"Imgur: The most awesome images on the Internet",
"Apache2 Ubuntu Default Page: It works",
"undefined",
"",
" "
]
},
"master": "76561198028103920",
"maxRequestSizeMB": 5,
"_comments": [
" EM92: 103582791437217484 "
]
}
}