Commit b85105a
bring projects-bot up to date with develop (#155)
* migrate from insou api to circles for the handbook commands (#128)
* migrate from insou api to circles for the handbook commands
* remove trailing forward slash in handbook.json
* handbook: the handbook is fixed
* Update handbook.js
commented out a console.log
---------
Co-authored-by: tunein <[email protected]>
Co-authored-by: zcDay1 <[email protected]>
* prettier formatted
* chore(deps): update `renovate` config
* chore(deps): update docker/build-push-action action to v4 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Projects description command feature (#145)
* projects-descriptions v1 commit
* project-descriptions command v2 commit
* linting fixes for project-descriptions.js, and for handbook.js
---------
Co-authored-by: AcdSoftCo <[email protected]>
* disable annoying carrotboard pins
* rolesPermOverride command is a script or one-time use command to attach every course role with permissions to view and send messages in any text channel with identical name. Please review and test before merging
* Revert "rolesPermOverride command is a script or one-time use command to attach every course role with permissions to view and send messages in any text channel with identical name. Please review and test before merging"
This reverts commit 2f59c71.
* rolesPermOverride command (#152)
* rolesPermOverride command is a script or one-time use command to attach every course role with permissions to view and send messages in any text channel with identical name. Please review and test before mergin
* BUGGY CODE but still progress over the previous commit, I will come back this evening to fix
* rolesPermOverride command: now admin-only command, and I've tested it for various cases regarding if a channel exists, if a role exists for a channel that doesnt exist, if there are two channels with the same name as a role and vice versa, and it works without error
---------
Co-authored-by: AcdSoftCo <[email protected]>
* Roles perm override (#153)
* rolesPermOverride command is a script or one-time use command to attach every course role with permissions to view and send messages in any text channel with identical name. Please review and test before mergin
* BUGGY CODE but still progress over the previous commit, I will come back this evening to fix
* rolesPermOverride command: now admin-only command, and I've tested it for various cases regarding if a channel exists, if a role exists for a channel that doesnt exist, if there are two channels with the same name as a role and vice versa, and it works without error
* course.js: removed code to create individual user permission overwrites in each channel
---------
Co-authored-by: AcdSoftCo <[email protected]>
* Project descriptions (#154)
* project-descriptions.js: updated course descriptions written by the directors for 2023 levelling up with Projects Fair Day, and the discord bot CTF flag easter egg entry under this command included too for this event.
* made messages ephemeral to prevent chat from being spammed by users. And got rid of link embeds in the messages.
* lint update
---------
Co-authored-by: AcdSoftCo <[email protected]>
---------
Co-authored-by: imagine-hussain <[email protected]>
Co-authored-by: tunein <[email protected]>
Co-authored-by: AcdSoftCo <[email protected]>
Co-authored-by: Jared L <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: abiramen <[email protected]>1 parent be30a3e commit b85105a
File tree
4 files changed
+178
-127
lines changed- commands
- config
4 files changed
+178
-127
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 131 | | |
176 | | - | |
| 132 | + | |
177 | 133 | | |
178 | 134 | | |
179 | 135 | | |
| |||
182 | 138 | | |
183 | 139 | | |
184 | 140 | | |
185 | | - | |
| 141 | + | |
186 | 142 | | |
187 | 143 | | |
188 | 144 | | |
| |||
196 | 152 | | |
197 | 153 | | |
198 | 154 | | |
199 | | - | |
| 155 | + | |
200 | 156 | | |
201 | 157 | | |
202 | 158 | | |
203 | 159 | | |
204 | 160 | | |
205 | 161 | | |
206 | 162 | | |
207 | | - | |
| 163 | + | |
208 | 164 | | |
209 | 165 | | |
210 | 166 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | 167 | | |
255 | | - | |
256 | 168 | | |
257 | 169 | | |
258 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
44 | 53 | | |
45 | 54 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
49 | 60 | | |
50 | 61 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
54 | 67 | | |
55 | 68 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
59 | 74 | | |
60 | 75 | | |
61 | | - | |
62 | | - | |
63 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
64 | 81 | | |
65 | 82 | | |
66 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
67 | 95 | | |
68 | 96 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
72 | 115 | | |
73 | 116 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
77 | 122 | | |
78 | 123 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
82 | 128 | | |
83 | 129 | | |
84 | 130 | | |
| |||
0 commit comments