You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helm/citsbot/values.local.yaml
+62-59Lines changed: 62 additions & 59 deletions
Original file line number
Diff line number
Diff line change
@@ -4,64 +4,67 @@ localSecrets:
4
4
token: placeholder
5
5
imgurClientId: placeholder
6
6
7
-
botConfig:
8
-
prefix: "!"
9
-
guild: '702939230783012867'
10
-
logChannel: '702939231785320519'
11
-
units:
12
-
TEST1001:
13
-
name: Test Unit 1
14
-
role: '772773357568786452'
15
-
channels:
16
-
general: '702939234893299742'
17
-
resources: '702939234893299743'
18
-
TEST2002:
19
-
name: Test Unit 2
20
-
role: '772773360081174558'
21
-
channels:
22
-
general: '702939234893299745'
23
-
resources: '702939234893299747'
24
-
modules:
25
-
cowsay:
26
-
lineMaxLen: 40
27
-
cowArt: |
7
+
instances:
8
+
- name: uwacsds
9
+
secrets: []
10
+
botConfig:
11
+
prefix: "!"
12
+
guild: '702939230783012867'
13
+
logChannel: '702939231785320519'
14
+
units:
15
+
TEST1001:
16
+
name: Test Unit 1
17
+
role: '772773357568786452'
18
+
channels:
19
+
general: '702939234893299742'
20
+
resources: '702939234893299743'
21
+
TEST2002:
22
+
name: Test Unit 2
23
+
role: '772773360081174558'
24
+
channels:
25
+
general: '702939234893299745'
26
+
resources: '702939234893299747'
27
+
modules:
28
+
cowsay:
29
+
lineMaxLen: 40
30
+
cowArt: |
28
31
29
-
\ ^__^
30
-
\ (oo)\_______
31
-
(__)\ )\/\
32
-
||----w |
33
-
|| ||
34
-
welcomer:
35
-
channel: '702939230996922382'
36
-
newMemberDm:
37
-
delay: 10000
38
-
roleThreshold: 1
39
-
instantAccountAge: 7
40
-
message: |-
41
-
Hey {name}, welcome to the UWA Computer and Data Science discord server! I noticed that you haven't selected any roles yet. To gain access to unit channels you need to react to the messages in #overview.
32
+
\ ^__^
33
+
\ (oo)\_______
34
+
(__)\ )\/\
35
+
||----w |
36
+
|| ||
37
+
welcomer:
38
+
channel: '702939230996922382'
39
+
newMemberDm:
40
+
delay: 10000
41
+
roleThreshold: 1
42
+
instantAccountAge: 7
43
+
message: |-
44
+
Hey {name}, welcome to the UWA Computer and Data Science discord server! I noticed that you haven't selected any roles yet. To gain access to unit channels you need to react to the messages in #overview.
42
45
43
-
Have a read of the rules and click the emoji reactions for the unit channels you want to see. https://i.imgur.com/W2CHMEM.gif
44
-
announcer:
45
-
channel: '702939230996922381'
46
-
crontab: 0 0 * * mon
47
-
disclaimer: "⚠️ This information is provided as a guide only and may be incomplete
48
-
and/or inaccurate. Please consult official UWA sources. Do not rely solely on
49
-
this list."
50
-
image: https://i.imgur.com/2cQttpX.png
51
-
colour: "#2598d9"
52
-
reactRoles:
53
-
messages:
54
-
- id: '772772517656002570'
55
-
channel: '702939230996922380'
56
-
reactions:
57
-
- role: '705800518517391378'
58
-
emoji: github
59
-
- unit: TEST1001
60
-
emoji: bluej
61
-
- unit: TEST2002
62
-
emoji: "\U0001F4DD"
63
-
animeDetector:
64
-
keywords:
65
-
- anime
66
-
- manga
67
-
keywordCountThreshold: 5
46
+
Have a read of the rules and click the emoji reactions for the unit channels you want to see. https://i.imgur.com/W2CHMEM.gif
47
+
announcer:
48
+
channel: '702939230996922381'
49
+
crontab: 0 0 * * mon
50
+
disclaimer: "⚠️ This information is provided as a guide only and may be incomplete
51
+
and/or inaccurate. Please consult official UWA sources. Do not rely solely on
0 commit comments