This repository was archived by the owner on Jan 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
50 lines (50 loc) · 1.32 KB
/
config.json
File metadata and controls
50 lines (50 loc) · 1.32 KB
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
{
"admins": [
"117719264252178167579",
"109541384316465743900",
"110181089778242180313",
"110422048111950594964",
"106933377919427088457"
],
"autoreplies": [
[["regex:(?i)^s+u+p+\\s+.*$", "regex:(?i)^s+u+p+$"], "sup"],
[["regex:(?i)^i\\seat\\sthe\\sfish$"], "MOTHER FUCK"],
[["regex:(?i)^n+o+i+c+e+$"], "noice"],
[["regex:(?i)^one\\sof\\sus$"], "one of us"],
[["regex:(?i)^so\\smuch\\sfun$"], "so much fun"],
[["regex:(?i)^praise\\sjesus"], "Praise be unto His noodly appendages!"],
[["regex:(?i)^neat$"], "📸"]
],
"autoreplies_enabled": true,
"botalive": ["admins", "groups"],
"commands_admin": [
"rename",
"leave",
"easteregg",
"user",
"users",
"hangouts",
"reload",
"quit",
"config"
],
"commands_enabled": true,
"forwarding_enabled": true,
"conversations": {
"Ugygo5DZj2MRI9TZoY14AaABAQ": {},
"UgyUNcd6mi3K3YNtjAF4AaABAQ": {},
"UgwOadPqArgyn_V-JQd4AaABAQ": {
"cleverbot_percentage_replies": 1
}
},
"link_to_guide": "https://github.com/hangoutsbot/hangoutsbot/wiki/User-Guide",
"mentionall": true,
"mentionallwhitelist": [],
"mentionerrors": false,
"mentionquidproquo": true,
"giphy-apikey": "dc6zaTOxFJmzC",
"pr_repos": [
"TheInnerCircleO/docker-icbot",
"TheInnerCircleO/icbot-config"
]
}