-
Notifications
You must be signed in to change notification settings - Fork 30
/
settingsv2.json
60 lines (60 loc) · 1.8 KB
/
settingsv2.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
{
"autoAdd": {
"status": false,
"message": "Hello @!, thanks for add me as your friend\nSelfbot by Hello World",
"reply": true
},
"autoJoin": {
"status": false,
"message": "Hello @!, thanks for invite me to this group\nSelfbot by Hello World",
"reply": true,
"ticket": false
},
"autoRead": false,
"autoRespond": {
"status": false,
"message": "Hello @!, thanks for your message this is auto respond\nSelfbot by Hello World"
},
"autoRespondMention": {
"status": false,
"message": "Hello @!, thanks for mentioned me, if your message is very important please leave it on personal chat\nSelfbot by Hello World"
},
"changeGroupPicture": [],
"changePictureProfile": false,
"changeCoverProfile": false,
"checkContact": false,
"checkPost": false,
"checkSticker": false,
"defaultReplyReader" : "Hello @!, come here join to chat",
"greet": {
"join": {
"status": false,
"message": "Hello @!, welcome to group {name}"
},
"leave": {
"status": false,
"message": "Good bye @!, see you next time"
}
},
"groups": [],
"myProfile": {
"coverId": "",
"displayName": "",
"pictureStatus": "",
"statusMessage": ""
},
"mimic": {
"status": false,
"target": {}
},
"public": false,
"restartPoint": null,
"setKey": {
"status": true,
"key": "."
},
"users": [],
"worker": 1,
"copyright": "If you respect the author please don't remove this copyright\n© 2018 Hello World",
"author_lineid": "You can add the author by line id, https://line.me/ti/p/~zero-cool404"
}