/[sudobot]/trunk/CHANGELOG.md
ViewVC logotype

Contents of /trunk/CHANGELOG.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 629 - (show annotations)
Sat Sep 7 14:55:53 2024 UTC (6 months, 3 weeks ago) by rakinar2
File MIME type: text/markdown
File size: 397349 byte(s)
chore: sync

1 # Changelog
2
3 ### 07-09-2024 - [[Ar Rakin](mailto:[email protected])]
4
5 * **fix(events):** fetching audit logs when a guild is not available
6
7 **Signed-off-by:** Ar Rakin <[email protected]>
8
9 * **chore(extensions):** build extensions [skip ci]
10
11 **Signed-off-by:** Ar Rakin <[email protected]>
12
13
14 ### 06-09-2024 - [[Conventional Release Action](mailto:[email protected])]
15
16 * **release:** v10.7.2 [skip ci]
17
18 **Signed-off-by:** Conventional Release Action <[email protected]>
19
20 * **release:** v10.7.2-0+20240806121454.sha.f0f069a2 [skip ci]
21
22 **Signed-off-by:** Conventional Release Action <[email protected]>
23
24
25 ### 06-09-2024 - [[Ryanmello07](mailto:[email protected])]
26
27 * **fix(readme):** updated discord link
28
29 **Signed-off-by:** Ryanmello07 <[email protected]>
30
31 ### 06-09-2024 - [[Ar Rakin](mailto:[email protected])]
32
33 * **ci:** fix staging workflow
34
35 **Signed-off-by:** Ar Rakin <[email protected]>
36 * **ci:** fix staging workflow
37
38 **Signed-off-by:** Ar Rakin <[email protected]>
39 * **chore:** force new release [prerelease]
40
41 **Build-metadata:** {numdate}.sha.{id}
42
43 **Signed-off-by:** Ar Rakin <[email protected]>
44
45 * **ci:** update release workflow
46
47 **Signed-off-by:** Ar Rakin <[email protected]>
48 * **ci:** add staging deployment workflow
49
50 **Signed-off-by:** Ar Rakin <[email protected]>
51 * **chore(extensions):** build extensions [skip ci]
52
53 **Signed-off-by:** Ar Rakin <[email protected]>
54
55
56 ### 05-09-2024 - [[Conventional Release Action](mailto:[email protected])]
57
58 * **release:** v10.7.1 [skip ci]
59
60 **Signed-off-by:** Conventional Release Action <[email protected]>
61
62 * **release:** v10.7.0 [skip ci]
63
64 **Signed-off-by:** Conventional Release Action <[email protected]>
65
66 * **release:** v10.6.0 [skip ci]
67
68 **Signed-off-by:** Conventional Release Action <[email protected]>
69
70 * **release:** v10.4.6 [skip ci]
71
72 **Signed-off-by:** Conventional Release Action <[email protected]>
73
74 * **release:** v10.4.4 [skip ci]
75
76 **Signed-off-by:** Conventional Release Action <[email protected]>
77
78
79 ### 05-09-2024 - [[Ryanmello07](mailto:[email protected])]
80
81 * **fix(commands:remind):** Grammar Correction
82
83 **Signed-off-by:** Ryanmello07 <[email protected]>
84
85 ### 05-09-2024 - [[Ar Rakin](mailto:[email protected])]
86
87 * **feat:** set custom intents
88
89 introducing `DISCORD_INTENTS` environment variable, which contains
90 **intents the bot will request from Discord, separated by colons ':** '.
91
92 **Signed-off-by:** GitHub <[email protected]>
93
94 * **docs:** include absolute URL in sitemap index
95
96 **Signed-off-by:** GitHub <[email protected]>
97
98 * **docs:** improved searching
99
100 **Signed-off-by:** GitHub <[email protected]>
101
102 * **feat:** add upcmds command
103
104 **Signed-off-by:** GitHub <[email protected]>
105
106 * **fix(commands:upcmds):** show command count on success
107
108 **Signed-off-by:** GitHub <[email protected]>
109
110 * **feat(commands):** add `-upcmds` command
111
112 **Signed-off-by:** GitHub <[email protected]>
113
114 * **docs:** separate sitemaps
115
116 **Signed-off-by:** GitHub <[email protected]>
117
118 * **fix:** clear command filter parsing
119
120 **Signed-off-by:** GitHub <[email protected]>
121
122 * **fix:** argument parser
123
124 **Signed-off-by:** GitHub <[email protected]>
125
126 * **fix:** check message rules on message update
127
128 **Signed-off-by:** GitHub <[email protected]>
129
130 * **chore:** add debug logs
131
132 **Signed-off-by:** GitHub <[email protected]>
133
134 * **chore(extensions):** build extensions [skip ci]
135
136 **Signed-off-by:** Ar Rakin <[email protected]>
137
138
139 ### 04-09-2024 - [[Ar Rakin](mailto:[email protected])]
140
141 * **docs:** add more information to v10 release page
142
143 **Signed-off-by:** Ar Rakin <[email protected]>
144 * **docs:** add v10 release blog post
145
146 **Signed-off-by:** GitHub <[email protected]>
147
148 * **docs:** add v10 release blog post
149
150 **Signed-off-by:** GitHub <[email protected]>
151
152 * **docs:** add blog pages support
153
154 **Signed-off-by:** GitHub <[email protected]>
155
156 * **fix:** type errors in ShellService http server
157
158 **Signed-off-by:** GitHub <[email protected]>
159
160 * **chore:** delete extensions/.extbuilds/antirickroll directory
161
162 **Signed-off-by:** Ar Rakin <[email protected]>
163 * **chore:** delete extensions/.extbuilds/urlfish directory
164
165 **Signed-off-by:** Ar Rakin <[email protected]>
166
167 ### 04-09-2024 - [[Ryanmello07](mailto:[email protected])]
168
169 * **docs:** created anime command docs
170
171 **Signed-off-by:** Ryanmello07 <[email protected]>
172 * Update page.mdx
173
174 **Signed-off-by:** Ryanmello07 <[email protected]>
175 * Update page.mdx
176
177 Updated discord link
178
179 **Signed-off-by:** Ryanmello07 <[email protected]>
180 * Update page.mdx
181
182 **Signed-off-by:** Ryanmello07 <[email protected]>
183 * Update page.mdx
184
185 Added new info
186
187 **Signed-off-by:** Ryanmello07 <[email protected]>
188 * Update page.mdx
189
190 Updated discord link
191
192 **Signed-off-by:** Ryanmello07 <[email protected]>
193 * Update page.mdx
194
195 Updated discord link
196
197 **Signed-off-by:** Ryanmello07 <[email protected]>
198 * Update page.mdx
199
200 replaced discord link
201
202 **Signed-off-by:** Ryanmello07 <[email protected]>
203
204 ### 04-09-2024 - [[Conventional Release Action](mailto:[email protected])]
205
206 * **release:** v10.4.3 [skip ci]
207
208 **Signed-off-by:** Conventional Release Action <[email protected]>
209
210
211 ### 03-09-2024 - [[Conventional Release Action](mailto:[email protected])]
212
213 * **release:** v10.4.2 [skip ci]
214
215 **Signed-off-by:** Conventional Release Action <[email protected]>
216
217 * **release:** v10.4.1 [skip ci]
218
219 **Signed-off-by:** Conventional Release Action <[email protected]>
220
221 * **release:** v10.4.1+20240803190805.sha.2a66db0f [skip ci]
222
223 **Signed-off-by:** Conventional Release Action <[email protected]>
224
225 * **release:** v10.4.0+20240803184934.sha.5004a1c5 [skip ci]
226
227 **Signed-off-by:** Conventional Release Action <[email protected]>
228
229 * **release:** v10.3.2 [skip ci]
230
231 **Signed-off-by:** Conventional Release Action <[email protected]>
232
233 * **release:** v10.3.1 [skip ci]
234
235 **Signed-off-by:** Conventional Release Action <[email protected]>
236
237 * **release:** v10.3.1-0+20240803180328.sha.682c1360 [skip ci]
238
239 **Signed-off-by:** Conventional Release Action <[email protected]>
240
241 * **release:** v10.3.0+20240803174535.sha.5a049fce [skip ci]
242
243 **Signed-off-by:** Conventional Release Action <[email protected]>
244
245 * **release:** v10.2.0+20240803173910.sha.bed108f3 [skip ci]
246
247 **Signed-off-by:** Conventional Release Action <[email protected]>
248
249 * **release:** v10.1.0 [skip ci]
250
251 **Signed-off-by:** Conventional Release Action <[email protected]>
252
253
254 ### 03-09-2024 - [[Ar Rakin](mailto:[email protected])]
255
256 * **chore(extensions):** build extensions [skip ci]
257
258 **Signed-off-by:** Ar Rakin <[email protected]>
259
260 * **chore(extensions:waifu.pics):** lowercase the category name
261
262 **Signed-off-by:** GitHub <[email protected]>
263
264 * **fix(context):** reply function doesn't check for string inputs
265
266 **Signed-off-by:** GitHub <[email protected]>
267
268 * **chore:** update readme
269
270 **Signed-off-by:** Ar Rakin <[email protected]>
271 * **chore:** update TODO.md
272
273 **Signed-off-by:** Ar Rakin <[email protected]>
274 * **fix(commandManager):** command names are not being parsed correctly with newlines
275
276 **Build-metadata:** {numdate}.sha.{id}
277 **Signed-off-by:** GitHub <[email protected]>
278
279 * **chore(extensions:waifu.pics):** support all categories
280
281 **Build-metadata:** {numdate}.sha.{id}
282 **Signed-off-by:** GitHub <[email protected]>
283
284 * **feat(utils:axios):** log outgoing http requests
285
286 **Signed-off-by:** GitHub <[email protected]>
287
288 * **fix:** archive command failing with cannot send empty message error
289
290 **Signed-off-by:** GitHub <[email protected]>
291
292 * **fix:** archive command failing with cannot send empty message error
293
294 **Signed-off-by:** GitHub <[email protected]>
295
296 * **chore(extensions:waifu.pics):** change subcommands to be a single option with choices
297
298 **Build-metadata:** {numdate}.sha.{id}
299 **Signed-off-by:** GitHub <[email protected]>
300
301 * **fix:** update release codename
302
303 **Build-metadata:** {numdate}.sha.{id}
304 **Signed-off-by:** GitHub <[email protected]>
305
306 * **feat:** updated api announcement
307
308 **Signed-off-by:** GitHub <[email protected]>
309
310 * **feat(commands:tools):** add `archive` command
311
312 **Build-metadata:** {numdate}.sha.{id}
313 **Signed-off-by:** GitHub <[email protected]>
314
315 * **feat:** upgrade discord.js to v14.16.1
316
317 **Signed-off-by:** GitHub <[email protected]>
318
319 * **chore(extensions:waifu.pics):** update readme
320
321 **Signed-off-by:** GitHub <[email protected]>
322
323 * **chore(extensions):** introduce waifu.pics extension
324
325 **Signed-off-by:** GitHub <[email protected]>
326
327 * **chore(extensions:neko):** remove anime command
328
329 **Signed-off-by:** GitHub <[email protected]>
330
331 * **chore(extensions:neko):** remove tsconfig.json
332
333 **Signed-off-by:** GitHub <[email protected]>
334
335
336 ### 02-09-2024 - [[Conventional Release Action](mailto:[email protected])]
337
338 * **release:** v10.0.2-0+exp.sha.69d7c0e.build.1 [skip ci]
339
340 **Signed-off-by:** Conventional Release Action <[email protected]>
341
342
343 ### 02-09-2024 - [[Ar Rakin](mailto:[email protected])]
344
345 * **build:** exp.sha.69d7c0e.build.1
346
347 **Build-metadata:** exp.sha.69d7c0e.build.1
348
349 **Signed-off-by:** Ar Rakin <[email protected]>
350
351 * **deps:** bump @mui/material from 5.16.7 to 6.0.1 in /docs
352
353
354 * **chore:** update CONTRIBUTING.md
355
356 **Signed-off-by:** Ar Rakin <[email protected]>
357 * **chore:** update CODEOWNERS
358
359 **Signed-off-by:** Ar Rakin <[email protected]>
360 * **docs:** dev guides (#214)
361
362 **docs:** dev guides
363 * **chore(extensions):** build extensions [skip ci]
364
365 **Signed-off-by:** Ar Rakin <[email protected]>
366
367
368 ### 02-09-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
369
370 * **ci:** bump actions/labeler from 4 to 5
371
372 **Bumps [actions/labeler](https:** //github.com/actions/labeler) from 4 to 5.
373 **- [Release notes](https:** //github.com/actions/labeler/releases)
374 **- [Commits](https:** //github.com/actions/labeler/compare/v4...v5)
375
376 ---
377 **updated-dependencies:**
378 **- dependency-name:** actions/labeler
379 ** dependency-type:** direct:production
380 ** update-type:** version-update:semver-major
381 ...
382
383 **Signed-off-by:** dependabot[bot] <[email protected]>
384 * **deps:** bump @mui/material from 5.16.7 to 6.0.1 in /docs
385
386 **Bumps [@mui/material](https:** //github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.16.7 to 6.0.1.
387 **- [Release notes](https:** //github.com/mui/material-ui/releases)
388 **- [Changelog](https:** //github.com/mui/material-ui/blob/master/CHANGELOG.md)
389 **- [Commits](https:** //github.com/mui/material-ui/commits/v6.0.1/packages/mui-material)
390
391 ---
392 **updated-dependencies:**
393 **- dependency-name:** "@mui/material"
394 ** dependency-type:** direct:production
395 ** update-type:** version-update:semver-major
396 ...
397
398 **Signed-off-by:** dependabot[bot] <[email protected]>
399
400 ### 01-09-2024 - [[Ar Rakin](mailto:[email protected])]
401
402 * **chore:** update .editorconfig
403
404 **Signed-off-by:** GitHub <[email protected]>
405
406 * **docs:** fix build errors due to a missing environment variable
407
408 **Signed-off-by:** GitHub <[email protected]>
409
410 * **docs:** add vcs guide page for developers
411
412 **Signed-off-by:** GitHub <[email protected]>
413
414 * **docs:** use title templates
415
416 **Signed-off-by:** GitHub <[email protected]>
417
418 * **docs:** allow robots.txt and sitemap.xml URLs to be customized
419
420 **Signed-off-by:** GitHub <[email protected]>
421
422 * **fix:** add ManageMessages permission requirement for userlookup command
423
424 **Signed-off-by:** GitHub <[email protected]>
425
426 * **chore(extensions):** build extensions [skip ci]
427
428 **Signed-off-by:** Ar Rakin <[email protected]>
429
430
431 ### 01-09-2024 - [[Conventional Release Action](mailto:[email protected])]
432
433 * **release:** v10.0.1 [skip ci]
434
435 **Signed-off-by:** Conventional Release Action <[email protected]>
436
437
438 ### 01-09-2024 - [[Ar Rakin](mailto:[email protected])]
439
440 * **chore:** update security policy
441
442 ### 31-08-2024 - [[Ar Rakin](mailto:[email protected])]
443
444 * **chore:** update SECURITY.md
445
446 **Signed-off-by:** Ar Rakin <[email protected]>
447 * **docs:** add instructions for copying resource files on windows
448
449 **Signed-off-by:** Ar Rakin <[email protected]>
450 * fix!: config command and trigger release
451 * **docs:** add missing configuration file guide
452
453 **Signed-off-by:** GitHub <[email protected]>
454
455 * **chore:** add debug logs in ModerationActionService
456
457 **Signed-off-by:** GitHub <[email protected]>
458
459 * **fix:** config permission checks
460
461 **Signed-off-by:** GitHub <[email protected]>
462
463 * **test:** add tests for @framework/utils/objects.ts
464
465 **Signed-off-by:** GitHub <[email protected]>
466
467 * **fix(commands:config):** allow config command to create new objects if not found
468
469 **Signed-off-by:** GitHub <[email protected]>
470
471 * **fix(events):** system errors when removing the app from a guild
472
473 **Signed-off-by:** GitHub <[email protected]>
474
475 * **chore:** update CODEOWNERS
476
477 **Signed-off-by:** Ar Rakin <[email protected]>
478 * **fix(commands):** missing arguments when registering slash commands
479
480 **Signed-off-by:** GitHub <[email protected]>
481
482 * **docs:** update getting started page to include windows specific db migration guide
483
484 **Signed-off-by:** Ar Rakin <[email protected]>
485 * **fix:** build script in package.json
486
487 **Signed-off-by:** GitHub <[email protected]>
488
489 * **chore(extensions):** build extensions [skip ci]
490
491 **Signed-off-by:** Ar Rakin <[email protected]>
492
493
494 ### 31-08-2024 - [[Conventional Release Action](mailto:[email protected])]
495
496 * **release:** v10.0.0 [skip ci]
497
498 **Signed-off-by:** Conventional Release Action <[email protected]>
499
500 * **release:** v9.26.7 [skip ci]
501
502 **Signed-off-by:** Conventional Release Action <[email protected]>
503
504 * **release:** v9.26.6 [skip ci]
505
506 **Signed-off-by:** Conventional Release Action <[email protected]>
507
508 * **release:** v9.26.4 [skip ci]
509
510 **Signed-off-by:** Conventional Release Action <[email protected]>
511
512 * **release:** v9.26.3 [skip ci]
513
514 **Signed-off-by:** Conventional Release Action <[email protected]>
515
516
517 ### 30-08-2024 - [[Ar Rakin](mailto:[email protected])]
518
519 * **docs:** update getting started page
520
521 **Signed-off-by:** Ar Rakin <[email protected]>
522 * **chore:** update changelog
523
524 **Signed-off-by:** Ar Rakin <[email protected]>
525
526 * **chore(readme):** add open in IDX button
527
528 **Signed-off-by:** Ar Rakin <[email protected]>
529 * **chore(extensions):** build extensions [skip ci]
530
531 **Signed-off-by:** Ar Rakin <[email protected]>
532
533
534 ### 29-08-2024 - [[Ar Rakin](mailto:[email protected])]
535
536 * **docs:** update v9 extensions page
537
538 **Signed-off-by:** Ar Rakin <[email protected]>
539 * **chore:** update SECURITY.md
540
541 **Signed-off-by:** Ar Rakin <[email protected]>
542 * **chore:** update readme
543
544 **Signed-off-by:** Ar Rakin <[email protected]>
545 * **docs:** update JWT secret generation guide
546
547 **Signed-off-by:** Ar Rakin <[email protected]>
548 * **chore:** update CODEOWNERS
549
550 **Signed-off-by:** Ar Rakin <[email protected]>
551 * **chore(extensions):** build extensions [skip ci]
552
553 **Signed-off-by:** Ar Rakin <[email protected]>
554
555 * **chore(extensions:neko):** add .gitignore
556
557 **Signed-off-by:** Ar Rakin <[email protected]>
558 * **chore:** delete extensions/neko/tsconfig.json
559
560 **Signed-off-by:** Ar Rakin <[email protected]>
561 * **chore(extensions):** build extensions [skip ci]
562
563 **Signed-off-by:** Ar Rakin <[email protected]>
564
565 * **chore(extensions):** rebuild
566 * **chore(extensions):** build failure
567
568 **Signed-off-by:** GitHub <[email protected]>
569
570 * **chore(extensions):** build failure
571
572 **Signed-off-by:** GitHub <[email protected]>
573
574 * **chore(extensions):** build extensions [skip ci]
575
576 **Signed-off-by:** Ar Rakin <[email protected]>
577
578 * **chore(extensions):** build failure
579
580 **Signed-off-by:** GitHub <[email protected]>
581
582 * **chore(extensions:neko):** fixed broken symlink for tsconfig.json
583
584 **Signed-off-by:** Ar Rakin <[email protected]>
585
586 * **chore:** create CODEOWNERS file
587
588 **Signed-off-by:** Ar Rakin <[email protected]>
589 * **ci:** fix release workflow
590
591 **Signed-off-by:** Ar Rakin <[email protected]>
592 * **chore:** update readme
593
594 **Signed-off-by:** Ar Rakin <[email protected]>
595 * **ci:** bump onesoft-sudo/conventional-release-action from 1.2.5 to 1.2.6 (#210)
596
597
598 * Merge branch 'main' into dependabot/github_actions/onesoft-sudo/conventional-release-action-1.2.6
599
600 **Signed-off-by:** Ar Rakin <[email protected]>
601 * **ci:** update release workflow
602
603 **Signed-off-by:** Ar Rakin <[email protected]>
604 * **ci:** update dependabot.yml
605
606 **Signed-off-by:** Ar Rakin <[email protected]>
607 * **fix:** update blaze_wrapper.properties
608
609 **Signed-off-by:** Ar Rakin <[email protected]>
610 * **fix:** update .bun-version
611
612 **Signed-off-by:** Ar Rakin <[email protected]>
613 * **chore:** fix version
614
615 **Signed-off-by:** Ar Rakin <[email protected]>
616 * **ci:** fix release workflow
617
618 **Signed-off-by:** Ar Rakin <[email protected]>
619 * **ci:** update release workflow
620
621 * now using onesoft-sudo/conventional-release-action workflow
622
623 **Signed-off-by:** Ar Rakin <[email protected]>
624 * **chore(extensions):** build extensions [skip ci]
625
626 **Signed-off-by:** Ar Rakin <[email protected]>
627
628
629 ### 29-08-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com):[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
630
631 * **ci:** bump codecov/codecov-action from 4.0.1 to 4.5.0 (#208)
632
633 **Bumps [codecov/codecov-action](https:** //github.com/codecov/codecov-action) from 4.0.1 to 4.5.0.
634 **- [Release notes](https:** //github.com/codecov/codecov-action/releases)
635 **- [Changelog](https:** //github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
636 **- [Commits](https:** //github.com/codecov/codecov-action/compare/v4.0.1...v4.5.0)
637
638 ---
639 **updated-dependencies:**
640 **- dependency-name:** codecov/codecov-action
641 ** dependency-type:** direct:production
642 ** update-type:** version-update:semver-minor
643 ...
644
645 **Signed-off-by:** dependabot[bot] <[email protected]>
646 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
647 * **ci:** bump actions/setup-node from 3 to 4 (#206)
648
649 **Bumps [actions/setup-node](https:** //github.com/actions/setup-node) from 3 to 4.
650 **- [Release notes](https:** //github.com/actions/setup-node/releases)
651 **- [Commits](https:** //github.com/actions/setup-node/compare/v3...v4)
652
653 ---
654 **updated-dependencies:**
655 **- dependency-name:** actions/setup-node
656 ** dependency-type:** direct:production
657 ** update-type:** version-update:semver-major
658 ...
659
660 **Signed-off-by:** dependabot[bot] <[email protected]>
661 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
662 * **ci:** bump actions/upload-artifact from 3 to 4 (#207)
663
664 **Bumps [actions/upload-artifact](https:** //github.com/actions/upload-artifact) from 3 to 4.
665 **- [Release notes](https:** //github.com/actions/upload-artifact/releases)
666 **- [Commits](https:** //github.com/actions/upload-artifact/compare/v3...v4)
667
668 ---
669 **updated-dependencies:**
670 **- dependency-name:** actions/upload-artifact
671 ** dependency-type:** direct:production
672 ** update-type:** version-update:semver-major
673 ...
674
675 **Signed-off-by:** dependabot[bot] <[email protected]>
676 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
677 * **ci:** bump actions/checkout from 3 to 4 (#209)
678
679 **Bumps [actions/checkout](https:** //github.com/actions/checkout) from 3 to 4.
680 **- [Release notes](https:** //github.com/actions/checkout/releases)
681 **- [Changelog](https:** //github.com/actions/checkout/blob/main/CHANGELOG.md)
682 **- [Commits](https:** //github.com/actions/checkout/compare/v3...v4)
683
684 ---
685 **updated-dependencies:**
686 **- dependency-name:** actions/checkout
687 ** dependency-type:** direct:production
688 ** update-type:** version-update:semver-major
689 ...
690
691 **Signed-off-by:** dependabot[bot] <[email protected]>
692 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
693
694 ### 29-08-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
695
696 * **ci:** bump onesoft-sudo/conventional-release-action from 1.2.5 to 1.2.6
697
698 **Bumps [onesoft-sudo/conventional-release-action](https:** //github.com/onesoft-sudo/conventional-release-action) from 1.2.5 to 1.2.6.
699 **- [Release notes](https:** //github.com/onesoft-sudo/conventional-release-action/releases)
700 **- [Changelog](https:** //github.com/onesoft-sudo/conventional-release-action/blob/main/ChangeLog)
701 **- [Commits](https:** //github.com/onesoft-sudo/conventional-release-action/compare/v1.2.5...v1.2.6)
702
703 ---
704 **updated-dependencies:**
705 **- dependency-name:** onesoft-sudo/conventional-release-action
706 ** dependency-type:** direct:production
707 ** update-type:** version-update:semver-patch
708 ...
709
710 **Signed-off-by:** dependabot[bot] <[email protected]>
711
712 ### 29-08-2024 - [[Conventional Release Action](mailto:[email protected])]
713
714 * **release:** v9.26.2 [skip ci]
715
716 **Signed-off-by:** Conventional Release Action <[email protected]>
717
718 * **release:** v9.26.1 [skip ci]
719
720 **Signed-off-by:** Conventional Release Action <[email protected]>
721
722 * **release:** v15.7.0 [skip ci]
723
724 **Signed-off-by:** Conventional Release Action <[email protected]>
725
726
727 ### 28-08-2024 - [[Ar Rakin](mailto:[email protected])]
728
729 * **ci:** fix docs workflow
730
731 **Signed-off-by:** Ar Rakin <[email protected]>
732 * **ci:** fix docs workflow
733
734 **Signed-off-by:** Ar Rakin <[email protected]>
735 * **ci:** update docs workflow
736
737 **Signed-off-by:** Ar Rakin <[email protected]>
738 * **ci:** update docs workflow
739
740 **Signed-off-by:** Ar Rakin <[email protected]>
741 * **feat(services:verification):** allow different domains for verification urls
742
743 **Signed-off-by:** GitHub <[email protected]>
744
745 * **chore(extensions):** build extensions [skip ci]
746
747 **Signed-off-by:** Ar Rakin <[email protected]>
748
749
750 ### 28-08-2024 - [[Ar Rakin](mailto:[email protected])]
751
752 * **docs:** update readme
753
754 **Signed-off-by:** Ar Rakin <[email protected]>
755 * **ci:** add docs build workflow
756
757 **Signed-off-by:** Ar Rakin <[email protected]>
758
759 ### 28-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
760
761 * **release:** v9.26.0 [skip ci]
762
763 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
764
765
766 ### 27-08-2024 - [[Ar Rakin](mailto:[email protected])]
767
768 * **chore:** ignore drizzle snapshots
769 * **fix:** better error messages on VPN check fail
770
771 **Signed-off-by:** GitHub <[email protected]>
772
773 * **feat:** finalize verification system
774
775 **Signed-off-by:** GitHub <[email protected]>
776
777 * **chore(extensions):** build extensions [skip ci]
778
779 **Signed-off-by:** Ar Rakin <[email protected]>
780
781
782 ### 27-08-2024 - [[Ar Rakin](mailto:[email protected])]
783
784 * **chore:** update drizzle journal
785
786 **Signed-off-by:** Ar Rakin <[email protected]>
787 * **docs:** update automod details page
788
789 **Signed-off-by:** Ar Rakin <[email protected]>
790
791 ### 27-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
792
793 * **release:** v9.25.1 [skip ci]
794
795 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
796
797 * **release:** v9.25.0 [skip ci]
798
799 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
800
801
802 ### 26-08-2024 - [[Ar Rakin](mailto:[email protected])]
803
804 * **chore:** update readme
805
806 * update license for sudobot's logo tot CC BY-NC-ND 4.0
807
808
809 **Signed-off-by:** Ar Rakin <[email protected]>
810
811 ### 26-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
812
813 * **release:** v9.24.8 [skip ci]
814
815 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
816
817 * **release:** v9.24.7 [skip ci]
818
819 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
820
821
822 ### 26-08-2024 - [[Ar Rakin](mailto:[email protected])]
823
824 * **fix(services:rules):** member update rule checks fail with a BUG message
825
826 **Signed-off-by:** GitHub <[email protected]>
827
828 * **fix(commands:config):** undefined `this.dottedConfig?.system`
829
830 **Signed-off-by:** GitHub <[email protected]>
831
832 * **chore(extensions):** build extensions [skip ci]
833
834 **Signed-off-by:** Ar Rakin <[email protected]>
835
836
837 ### 25-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
838
839 * **release:** v9.24.6 [skip ci]
840
841 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
842
843 * **release:** v9.24.5 [skip ci]
844
845 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
846
847 * **release:** v9.24.4 [skip ci]
848
849 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
850
851 * **release:** v9.24.3 [skip ci]
852
853 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
854
855
856 ### 25-08-2024 - [[Ar Rakin](mailto:[email protected])]
857
858 * **fix(extensionManager):** remove pre-linked tsconfig in extension directory if any
859
860 **Signed-off-by:** GitHub <[email protected]>
861
862 * **fix(extensions):** issues while loading extensions with bun
863
864 **Signed-off-by:** GitHub <[email protected]>
865
866 * **chore:** update .gitignore
867
868 **Signed-off-by:** GitHub <[email protected]>
869
870 * **refactor(extensions:neko):** fully support sudobot v9 APIs
871
872 **Signed-off-by:** GitHub <[email protected]>
873
874 * **refactor(extensions:neko):** fully support sudobot v9 APIs
875
876 **Signed-off-by:** GitHub <[email protected]>
877
878 * **fix(commands:joke):** api ninjas dad joke api does not allow limit query param anymore
879
880 **Signed-off-by:** GitHub <[email protected]>
881
882 * **fix:** config command causing JS not an object error
883
884 **Signed-off-by:** GitHub <[email protected]>
885
886 * **chore(extensions):** build extensions [skip ci]
887
888 **Signed-off-by:** Ar Rakin <[email protected]>
889
890
891 ### 25-08-2024 - [[Ar Rakin](mailto:[email protected])]
892
893 * **chore:** update readme
894
895 **Signed-off-by:** Ar Rakin <[email protected]>
896 * **chore:** update readme
897
898 **Signed-off-by:** Ar Rakin <[email protected]>
899
900 ### 24-08-2024 - [[Ar Rakin](mailto:[email protected])]
901
902 * **chore(extensions):** build extensions [skip ci]
903
904 **Signed-off-by:** Ar Rakin <[email protected]>
905
906
907 ### 23-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
908
909 * **release:** v9.24.2 [skip ci]
910
911 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
912
913 * **release:** v9.24.1 [skip ci]
914
915 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
916
917
918 ### 23-08-2024 - [[Ar Rakin](mailto:[email protected])]
919
920 * **fix(blazebuild):** invalid argument passed to String.prototype.repeat()
921
922 **Signed-off-by:** GitHub <[email protected]>
923
924 * **fix(blazebuild):** invalid argument passed to String.prototype.repeat()
925
926 **Signed-off-by:** GitHub <[email protected]>
927
928 * **chore(extensions):** build extensions [skip ci]
929
930 **Signed-off-by:** Ar Rakin <[email protected]>
931
932
933 ### 23-08-2024 - [[Ar Rakin](mailto:[email protected])]
934
935 * **fix(blazebuild):** syntax error
936
937 **Signed-off-by:** Ar Rakin <[email protected]>
938 * **fix(blazebuild):** column number resolves to Infinity when on non-TTY environment
939
940 **Signed-off-by:** Ar Rakin <[email protected]>
941 * **chore:** update FUNDING.yml
942
943 **Signed-off-by:** Ar Rakin <[email protected]>
944
945 ### 22-08-2024 - [[Ar Rakin](mailto:[email protected])]
946
947 * **chore:** update readme
948
949 **Signed-off-by:** Ar Rakin <[email protected]>
950 * **chore:** update readme
951
952 **Signed-off-by:** Ar Rakin <[email protected]>
953
954 ### 22-08-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com):[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
955
956 * **deps(dev):** Bump @types/node from 20.16.1 to 22.4.1 in /docs (#202)
957
958 **Bumps [@types/node](https:** //github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.1 to 22.4.1.
959 **- [Release notes](https:** //github.com/DefinitelyTyped/DefinitelyTyped/releases)
960 **- [Commits](https:** //github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
961
962 ---
963 **updated-dependencies:**
964 **- dependency-name:** "@types/node"
965 ** dependency-type:** direct:development
966 ** update-type:** version-update:semver-major
967 ...
968
969 **Signed-off-by:** dependabot[bot] <[email protected]>
970 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
971
972 ### 22-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
973
974 * **release:** v9.24.0 [skip ci]
975
976 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
977
978
979 ### 22-08-2024 - [[Ar Rakin](mailto:[email protected])]
980
981 * **feat(api):** add `/guilds/:id/roles` and `/guilds/:id/channels` endpoints
982
983 **Signed-off-by:** GitHub <[email protected]>
984
985 * **chore(extensions):** build extensions [skip ci]
986
987 **Signed-off-by:** Ar Rakin <[email protected]>
988
989
990 ### 21-08-2024 - [[Ar Rakin](mailto:[email protected])]
991
992 * **deps:** update axios to v1.7.4
993 * **fix:** regenerate release [trigger ci]
994
995 **Signed-off-by:** Ar Rakin <[email protected]>
996
997 * **ci(releases):** fix release workflow not creating dist packages with build directory
998
999 **Signed-off-by:** Ar Rakin <[email protected]>
1000
1001 * **chore(extensions):** build extensions [skip ci]
1002
1003 **Signed-off-by:** Ar Rakin <[email protected]>
1004
1005
1006 ### 21-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1007
1008 * **release:** v9.23.3 [skip ci]
1009
1010 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1011
1012
1013 ### 20-08-2024 - [[Ar Rakin](mailto:[email protected])]
1014
1015 * **docs:** fix metadata url base generation
1016
1017 **Signed-off-by:** Ar Rakin <[email protected]>
1018 * **docs:** fix type errors
1019
1020 **Signed-off-by:** Ar Rakin <[email protected]>
1021 * **docs:** force user selected canonical
1022
1023 **Signed-off-by:** Ar Rakin <[email protected]>
1024 * **docs:** statically generate sitemaps
1025
1026 **Signed-off-by:** Ar Rakin <[email protected]>
1027
1028 ### 20-08-2024 - [[Ar Rakin](mailto:[email protected])]
1029
1030 * **chore(extensions):** build extensions [skip ci]
1031
1032 **Signed-off-by:** Ar Rakin <[email protected]>
1033
1034
1035 ### 19-08-2024 - [[Ar Rakin](mailto:[email protected])]
1036
1037 * **docs:** add robots.txt
1038
1039 **Signed-off-by:** Ar Rakin <[email protected]>
1040
1041 ### 19-08-2024 - [[Ar Rakin](mailto:[email protected])]
1042
1043 * **chore(extensions):** build extensions [skip ci]
1044
1045 **Signed-off-by:** Ar Rakin <[email protected]>
1046
1047
1048 ### 18-08-2024 - [[Ar Rakin](mailto:[email protected])]
1049
1050 * **chore:** fix broken links
1051
1052 **Signed-off-by:** Ar Rakin <[email protected]>
1053 * **fix(cluster):** feature flag proxy URL
1054
1055 **Signed-off-by:** Ar Rakin <[email protected]>
1056 * **fix(commands:help):** broken links
1057
1058 **Signed-off-by:** Ar Rakin <[email protected]>
1059 * **fix(commands:about):** broken links
1060
1061 **Signed-off-by:** Ar Rakin <[email protected]>
1062 * **docs:** fix broken image links
1063
1064 **Signed-off-by:** Ar Rakin <[email protected]>
1065 * **docs:** update nodejs versions in getting started page
1066
1067 **Signed-off-by:** Ar Rakin <[email protected]>
1068 * **chore:** update readme
1069
1070 **Signed-off-by:** Ar Rakin <[email protected]>
1071 * **chore:** update readme
1072
1073 **Signed-off-by:** Ar Rakin <[email protected]>
1074 * **chore(readme):** fix broken links
1075
1076 **Signed-off-by:** Ar Rakin <[email protected]>
1077 * **docs:** update broken links
1078
1079 **Signed-off-by:** Ar Rakin <[email protected]>
1080
1081 ### 18-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1082
1083 * **release:** v9.23.2 [skip ci]
1084
1085 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1086
1087 * **release:** v9.23.1 [skip ci]
1088
1089 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1090
1091
1092 ### 18-08-2024 - [[Ar Rakin](mailto:[email protected])]
1093
1094 * **chore(extensions):** build extensions [skip ci]
1095
1096 **Signed-off-by:** Ar Rakin <[email protected]>
1097
1098
1099 ### 17-08-2024 - [[Ar Rakin](mailto:[email protected])]
1100
1101 * **chore:** update FUNDING.yml
1102
1103 **Signed-off-by:** Ar Rakin <[email protected]>
1104
1105 ### 17-08-2024 - [[Ar Rakin](mailto:[email protected])]
1106
1107 * **chore(extensions):** build extensions [skip ci]
1108
1109 **Signed-off-by:** Ar Rakin <[email protected]>
1110
1111
1112 ### 16-08-2024 - [[Ar Rakin](mailto:[email protected])]
1113
1114 * **chore(extensions):** build extensions [skip ci]
1115
1116 **Signed-off-by:** Ar Rakin <[email protected]>
1117
1118
1119 ### 15-08-2024 - [[Ar Rakin](mailto:[email protected])]
1120
1121 * **docs:** update getting started page for windows
1122
1123 **Signed-off-by:** Ar Rakin <[email protected]>
1124
1125 ### 15-08-2024 - [[Ar Rakin](mailto:[email protected])]
1126
1127 * **chore(extensions):** build extensions [skip ci]
1128
1129 **Signed-off-by:** Ar Rakin <[email protected]>
1130
1131
1132 ### 14-08-2024 - [[Ar Rakin](mailto:[email protected])]
1133
1134 * **chore(extensions):** build extensions [skip ci]
1135
1136 **Signed-off-by:** Ar Rakin <[email protected]>
1137
1138
1139 ### 13-08-2024 - [[Ar Rakin](mailto:[email protected])]
1140
1141 * **chore(extensions):** build extensions [skip ci]
1142
1143 **Signed-off-by:** Ar Rakin <[email protected]>
1144
1145
1146 ### 12-08-2024 - [[Ar Rakin](mailto:[email protected])]
1147
1148 * **chore(extensions):** build extensions [skip ci]
1149
1150 **Signed-off-by:** Ar Rakin <[email protected]>
1151
1152
1153 ### 11-08-2024 - [[Ar Rakin](mailto:[email protected])]
1154
1155 * **ci:** update extensions workflow
1156
1157 **Signed-off-by:** Ar Rakin <[email protected]>
1158
1159 ### 11-08-2024 - [[Ar Rakin](mailto:[email protected])]
1160
1161 * **chore(extensions):** build extensions [skip ci]
1162
1163 **Signed-off-by:** Ar Rakin <[email protected]>
1164
1165 * **chore(extensions):** build extensions [skip ci]
1166
1167 **Signed-off-by:** Ar Rakin <[email protected]>
1168
1169 * **chore(extensions):** build extensions [skip ci]
1170
1171 **Signed-off-by:** Ar Rakin <[email protected]>
1172
1173 * **chore(extensions):** build extensions [skip ci]
1174
1175 **Signed-off-by:** Ar Rakin <[email protected]>
1176
1177 * **chore(extensions):** build extensions [skip ci]
1178
1179 **Signed-off-by:** Ar Rakin <[email protected]>
1180
1181 * **chore(extensions):** build extensions [skip ci]
1182
1183 **Signed-off-by:** Ar Rakin <[email protected]>
1184
1185 * **chore(extensions):** build extensions [skip ci]
1186
1187 **Signed-off-by:** Ar Rakin <[email protected]>
1188
1189 * **chore(extensions):** build extensions [skip ci]
1190
1191 **Signed-off-by:** Ar Rakin <[email protected]>
1192
1193 * **chore(extensions):** build extensions [skip ci]
1194
1195 **Signed-off-by:** Ar Rakin <[email protected]>
1196
1197 * **chore(extensions):** build extensions [skip ci]
1198
1199 **Signed-off-by:** Ar Rakin <[email protected]>
1200
1201 * **chore(extensions):** build extensions [skip ci]
1202
1203 **Signed-off-by:** Ar Rakin <[email protected]>
1204
1205
1206 ### 10-08-2024 - [[Ar Rakin](mailto:[email protected])]
1207
1208 * **chore(extensions):** build extensions [skip ci]
1209
1210 **Signed-off-by:** Ar Rakin <[email protected]>
1211
1212 * **chore(extensions):** build extensions [skip ci]
1213
1214 **Signed-off-by:** Ar Rakin <[email protected]>
1215
1216 * **chore(extensions):** build extensions [skip ci]
1217
1218 **Signed-off-by:** Ar Rakin <[email protected]>
1219
1220 * **chore(extensions):** build extensions [skip ci]
1221
1222 **Signed-off-by:** Ar Rakin <[email protected]>
1223
1224 * **chore(extensions):** build extensions [skip ci]
1225
1226 **Signed-off-by:** Ar Rakin <[email protected]>
1227
1228 * **chore(extensions):** build extensions [skip ci]
1229
1230 **Signed-off-by:** Ar Rakin <[email protected]>
1231
1232 * **chore(extensions):** build extensions [skip ci]
1233
1234 **Signed-off-by:** Ar Rakin <[email protected]>
1235
1236 * **chore(extensions):** build extensions [skip ci]
1237
1238 **Signed-off-by:** Ar Rakin <[email protected]>
1239
1240 * **chore(extensions):** build extensions [skip ci]
1241
1242 **Signed-off-by:** Ar Rakin <[email protected]>
1243
1244 * **chore(extensions):** build extensions [skip ci]
1245
1246 **Signed-off-by:** Ar Rakin <[email protected]>
1247
1248 * **chore(extensions):** build extensions [skip ci]
1249
1250 **Signed-off-by:** Ar Rakin <[email protected]>
1251
1252 * **chore(extensions):** build extensions [skip ci]
1253
1254 **Signed-off-by:** Ar Rakin <[email protected]>
1255
1256 * **chore(extensions):** build extensions [skip ci]
1257
1258 **Signed-off-by:** Ar Rakin <[email protected]>
1259
1260 * **chore(extensions):** build extensions [skip ci]
1261
1262 **Signed-off-by:** Ar Rakin <[email protected]>
1263
1264 * **chore(extensions):** build extensions [skip ci]
1265
1266 **Signed-off-by:** Ar Rakin <[email protected]>
1267
1268 * **chore(extensions):** build extensions [skip ci]
1269
1270 **Signed-off-by:** Ar Rakin <[email protected]>
1271
1272 * **chore(extensions):** build extensions [skip ci]
1273
1274 **Signed-off-by:** Ar Rakin <[email protected]>
1275
1276 * **chore(extensions):** build extensions [skip ci]
1277
1278 **Signed-off-by:** Ar Rakin <[email protected]>
1279
1280 * **chore(extensions):** build extensions [skip ci]
1281
1282 **Signed-off-by:** Ar Rakin <[email protected]>
1283
1284 * **chore(extensions):** build extensions [skip ci]
1285
1286 **Signed-off-by:** Ar Rakin <[email protected]>
1287
1288 * **chore(extensions):** build extensions [skip ci]
1289
1290 **Signed-off-by:** Ar Rakin <[email protected]>
1291
1292 * **chore(extensions):** build extensions [skip ci]
1293
1294 **Signed-off-by:** Ar Rakin <[email protected]>
1295
1296 * **chore(extensions):** build extensions [skip ci]
1297
1298 **Signed-off-by:** Ar Rakin <[email protected]>
1299
1300
1301 ### 09-08-2024 - [[Ar Rakin](mailto:[email protected])]
1302
1303 * **chore(extensions):** build extensions [skip ci]
1304
1305 **Signed-off-by:** Ar Rakin <[email protected]>
1306
1307 * **chore(extensions):** build extensions [skip ci]
1308
1309 **Signed-off-by:** Ar Rakin <[email protected]>
1310
1311 * **chore(extensions):** build extensions [skip ci]
1312
1313 **Signed-off-by:** Ar Rakin <[email protected]>
1314
1315 * **chore(extensions):** build extensions [skip ci]
1316
1317 **Signed-off-by:** Ar Rakin <[email protected]>
1318
1319 * **chore(extensions):** build extensions [skip ci]
1320
1321 **Signed-off-by:** Ar Rakin <[email protected]>
1322
1323 * **chore(extensions):** build extensions [skip ci]
1324
1325 **Signed-off-by:** Ar Rakin <[email protected]>
1326
1327 * **chore(extensions):** build extensions [skip ci]
1328
1329 **Signed-off-by:** Ar Rakin <[email protected]>
1330
1331 * **chore(extensions):** build extensions [skip ci]
1332
1333 **Signed-off-by:** Ar Rakin <[email protected]>
1334
1335 * **chore(extensions):** build extensions [skip ci]
1336
1337 **Signed-off-by:** Ar Rakin <[email protected]>
1338
1339 * **chore(extensions):** build extensions [skip ci]
1340
1341 **Signed-off-by:** Ar Rakin <[email protected]>
1342
1343 * **chore(extensions):** build extensions [skip ci]
1344
1345 **Signed-off-by:** Ar Rakin <[email protected]>
1346
1347 * **chore(extensions):** build extensions [skip ci]
1348
1349 **Signed-off-by:** Ar Rakin <[email protected]>
1350
1351 * **chore(extensions):** build extensions [skip ci]
1352
1353 **Signed-off-by:** Ar Rakin <[email protected]>
1354
1355 * **chore(extensions):** build extensions [skip ci]
1356
1357 **Signed-off-by:** Ar Rakin <[email protected]>
1358
1359 * **chore(extensions):** build extensions [skip ci]
1360
1361 **Signed-off-by:** Ar Rakin <[email protected]>
1362
1363 * **chore(extensions):** build extensions [skip ci]
1364
1365 **Signed-off-by:** Ar Rakin <[email protected]>
1366
1367 * **chore(extensions):** build extensions [skip ci]
1368
1369 **Signed-off-by:** Ar Rakin <[email protected]>
1370
1371 * **chore(extensions):** build extensions [skip ci]
1372
1373 **Signed-off-by:** Ar Rakin <[email protected]>
1374
1375 * **chore(extensions):** build extensions [skip ci]
1376
1377 **Signed-off-by:** Ar Rakin <[email protected]>
1378
1379 * **chore(extensions):** build extensions [skip ci]
1380
1381 **Signed-off-by:** Ar Rakin <[email protected]>
1382
1383 * **chore(extensions):** build extensions [skip ci]
1384
1385 **Signed-off-by:** Ar Rakin <[email protected]>
1386
1387 * **chore(extensions):** build extensions [skip ci]
1388
1389 **Signed-off-by:** Ar Rakin <[email protected]>
1390
1391 * **chore(extensions):** build extensions [skip ci]
1392
1393 **Signed-off-by:** Ar Rakin <[email protected]>
1394
1395
1396 ### 09-08-2024 - [[Ar Rakin](mailto:[email protected])]
1397
1398 * **ci:** update extensions workflow
1399
1400 **Signed-off-by:** Ar Rakin <[email protected]>
1401
1402 ### 08-08-2024 - [[Ar Rakin](mailto:[email protected])]
1403
1404 * **chore(extensions):** build extensions [skip ci]
1405
1406 **Signed-off-by:** Ar Rakin <[email protected]>
1407
1408 * **chore(extensions):** build extensions [skip ci]
1409
1410 **Signed-off-by:** Ar Rakin <[email protected]>
1411
1412 * **chore(extensions):** build extensions [skip ci]
1413
1414 **Signed-off-by:** Ar Rakin <[email protected]>
1415
1416 * **chore(extensions):** build extensions [skip ci]
1417
1418 **Signed-off-by:** Ar Rakin <[email protected]>
1419
1420 * **chore(extensions):** build extensions [skip ci]
1421
1422 **Signed-off-by:** Ar Rakin <[email protected]>
1423
1424 * **chore(extensions):** build extensions [skip ci]
1425
1426 **Signed-off-by:** Ar Rakin <[email protected]>
1427
1428 * **chore(extensions):** build extensions [skip ci]
1429
1430 **Signed-off-by:** Ar Rakin <[email protected]>
1431
1432 * **chore(extensions):** build extensions [skip ci]
1433
1434 **Signed-off-by:** Ar Rakin <[email protected]>
1435
1436 * **chore(extensions):** build extensions [skip ci]
1437
1438 **Signed-off-by:** Ar Rakin <[email protected]>
1439
1440 * **chore(extensions):** build extensions [skip ci]
1441
1442 **Signed-off-by:** Ar Rakin <[email protected]>
1443
1444 * **chore(extensions):** build extensions [skip ci]
1445
1446 **Signed-off-by:** Ar Rakin <[email protected]>
1447
1448 * **chore(extensions):** build extensions [skip ci]
1449
1450 **Signed-off-by:** Ar Rakin <[email protected]>
1451
1452 * **chore(extensions):** build extensions [skip ci]
1453
1454 **Signed-off-by:** Ar Rakin <[email protected]>
1455
1456 * **chore(extensions):** build extensions [skip ci]
1457
1458 **Signed-off-by:** Ar Rakin <[email protected]>
1459
1460 * **chore(extensions):** build extensions [skip ci]
1461
1462 **Signed-off-by:** Ar Rakin <[email protected]>
1463
1464 * **chore(extensions):** build extensions [skip ci]
1465
1466 **Signed-off-by:** Ar Rakin <[email protected]>
1467
1468 * **chore(extensions):** build extensions [skip ci]
1469
1470 **Signed-off-by:** Ar Rakin <[email protected]>
1471
1472 * **chore(extensions):** build extensions [skip ci]
1473
1474 **Signed-off-by:** Ar Rakin <[email protected]>
1475
1476 * **chore(extensions):** build extensions [skip ci]
1477
1478 **Signed-off-by:** Ar Rakin <[email protected]>
1479
1480 * **chore(extensions):** build extensions [skip ci]
1481
1482 **Signed-off-by:** Ar Rakin <[email protected]>
1483
1484
1485 ### 07-08-2024 - [[Ar Rakin](mailto:[email protected])]
1486
1487 * **chore(extensions):** build extensions [skip ci]
1488
1489 **Signed-off-by:** Ar Rakin <[email protected]>
1490
1491 * **chore(extensions):** build extensions [skip ci]
1492
1493 **Signed-off-by:** Ar Rakin <[email protected]>
1494
1495 * **chore(extensions):** build extensions [skip ci]
1496
1497 **Signed-off-by:** Ar Rakin <[email protected]>
1498
1499 * **chore(extensions):** build extensions [skip ci]
1500
1501 **Signed-off-by:** Ar Rakin <[email protected]>
1502
1503 * **chore(extensions):** build extensions [skip ci]
1504
1505 **Signed-off-by:** Ar Rakin <[email protected]>
1506
1507 * **chore(extensions):** build extensions [skip ci]
1508
1509 **Signed-off-by:** Ar Rakin <[email protected]>
1510
1511 * **chore(extensions):** build extensions [skip ci]
1512
1513 **Signed-off-by:** Ar Rakin <[email protected]>
1514
1515 * **feat(commands:fun):** add HTTP cat/dog command
1516
1517 **Signed-off-by:** Ar Rakin <[email protected]>
1518
1519 * **chore(extensions):** build extensions [skip ci]
1520
1521 **Signed-off-by:** Ar Rakin <[email protected]>
1522
1523 * **chore(extensions):** build extensions [skip ci]
1524
1525 **Signed-off-by:** Ar Rakin <[email protected]>
1526
1527 * **chore(extensions):** build extensions [skip ci]
1528
1529 **Signed-off-by:** Ar Rakin <[email protected]>
1530
1531 * **chore(extensions):** build extensions [skip ci]
1532
1533 **Signed-off-by:** Ar Rakin <[email protected]>
1534
1535 * **chore(extensions):** build extensions [skip ci]
1536
1537 **Signed-off-by:** Ar Rakin <[email protected]>
1538
1539 * **chore(extensions):** build extensions [skip ci]
1540
1541 **Signed-off-by:** Ar Rakin <[email protected]>
1542
1543 * **chore(extensions):** build extensions [skip ci]
1544
1545 **Signed-off-by:** Ar Rakin <[email protected]>
1546
1547 * **chore(extensions):** build extensions [skip ci]
1548
1549 **Signed-off-by:** Ar Rakin <[email protected]>
1550
1551 * **chore(extensions):** build extensions [skip ci]
1552
1553 **Signed-off-by:** Ar Rakin <[email protected]>
1554
1555 * **chore(extensions):** build extensions [skip ci]
1556
1557 **Signed-off-by:** Ar Rakin <[email protected]>
1558
1559 * **chore(extensions):** build extensions [skip ci]
1560
1561 **Signed-off-by:** Ar Rakin <[email protected]>
1562
1563 * **chore(extensions):** build extensions [skip ci]
1564
1565 **Signed-off-by:** Ar Rakin <[email protected]>
1566
1567 * **chore(extensions):** build extensions [skip ci]
1568
1569 **Signed-off-by:** Ar Rakin <[email protected]>
1570
1571 * **chore(extensions):** build extensions [skip ci]
1572
1573 **Signed-off-by:** Ar Rakin <[email protected]>
1574
1575
1576 ### 07-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
1577
1578 * **release:** v9.23.0 [skip ci]
1579
1580 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
1581
1582
1583 ### 07-08-2024 - [[Ar Rakin](mailto:[email protected])]
1584
1585 * **docs:** add bun guide in getting started page
1586
1587 **Signed-off-by:** Ar Rakin <[email protected]>
1588 * **chore:** add bun command snippet in extensions guide for v9
1589
1590 **Signed-off-by:** Ar Rakin <[email protected]>
1591
1592 ### 06-08-2024 - [[Ar Rakin](mailto:[email protected])]
1593
1594 * **chore(extensions):** build extensions [skip ci]
1595
1596 **Signed-off-by:** Ar Rakin <[email protected]>
1597
1598 * **chore(extensions):** build extensions [skip ci]
1599
1600 **Signed-off-by:** Ar Rakin <[email protected]>
1601
1602 * **chore(extensions):** build extensions [skip ci]
1603
1604 **Signed-off-by:** Ar Rakin <[email protected]>
1605
1606 * **chore(extensions):** build extensions [skip ci]
1607
1608 **Signed-off-by:** Ar Rakin <[email protected]>
1609
1610 * **chore(extensions):** build extensions [skip ci]
1611
1612 **Signed-off-by:** Ar Rakin <[email protected]>
1613
1614 * **chore(extensions):** build extensions [skip ci]
1615
1616 **Signed-off-by:** Ar Rakin <[email protected]>
1617
1618 * **chore(extensions):** build extensions [skip ci]
1619
1620 **Signed-off-by:** Ar Rakin <[email protected]>
1621
1622 * **chore(extensions):** build extensions [skip ci]
1623
1624 **Signed-off-by:** Ar Rakin <[email protected]>
1625
1626 * **chore(extensions):** build extensions [skip ci]
1627
1628 **Signed-off-by:** Ar Rakin <[email protected]>
1629
1630 * **chore(extensions):** build extensions [skip ci]
1631
1632 **Signed-off-by:** Ar Rakin <[email protected]>
1633
1634 * **chore(extensions):** build extensions [skip ci]
1635
1636 **Signed-off-by:** Ar Rakin <[email protected]>
1637
1638 * **chore(extensions):** build extensions [skip ci]
1639
1640 **Signed-off-by:** Ar Rakin <[email protected]>
1641
1642 * **chore(extensions):** build extensions [skip ci]
1643
1644 **Signed-off-by:** Ar Rakin <[email protected]>
1645
1646 * **chore(extensions):** build extensions [skip ci]
1647
1648 **Signed-off-by:** Ar Rakin <[email protected]>
1649
1650 * **chore(extensions):** build extensions [skip ci]
1651
1652 **Signed-off-by:** Ar Rakin <[email protected]>
1653
1654 * **chore(extensions):** build extensions [skip ci]
1655
1656 **Signed-off-by:** Ar Rakin <[email protected]>
1657
1658 * **chore(extensions):** build extensions [skip ci]
1659
1660 **Signed-off-by:** Ar Rakin <[email protected]>
1661
1662 * **chore(extensions):** build extensions [skip ci]
1663
1664 **Signed-off-by:** Ar Rakin <[email protected]>
1665
1666 * **chore(extensions):** build extensions [skip ci]
1667
1668 **Signed-off-by:** Ar Rakin <[email protected]>
1669
1670 * **chore(extensions):** build extensions [skip ci]
1671
1672 **Signed-off-by:** Ar Rakin <[email protected]>
1673
1674 * **chore(extensions):** build extensions [skip ci]
1675
1676 **Signed-off-by:** Ar Rakin <[email protected]>
1677
1678 * **chore(extensions):** build extensions [skip ci]
1679
1680 **Signed-off-by:** Ar Rakin <[email protected]>
1681
1682 * **chore(extensions):** build extensions [skip ci]
1683
1684 **Signed-off-by:** Ar Rakin <[email protected]>
1685
1686
1687 ### 06-08-2024 - [[Ar Rakin](mailto:[email protected])]
1688
1689 * **ci:** update extensions workflow
1690
1691 **Signed-off-by:** Ar Rakin <[email protected]>
1692
1693 ### 05-08-2024 - [[Ar Rakin](mailto:[email protected])]
1694
1695 * **chore(extensions):** build extensions [skip ci]
1696
1697 **Signed-off-by:** Ar Rakin <[email protected]>
1698
1699 * **chore(extensions):** build extensions [skip ci]
1700
1701 **Signed-off-by:** Ar Rakin <[email protected]>
1702
1703 * **chore(extensions):** build extensions [skip ci]
1704
1705 **Signed-off-by:** Ar Rakin <[email protected]>
1706
1707 * **chore(extensions):** build extensions [skip ci]
1708
1709 **Signed-off-by:** Ar Rakin <[email protected]>
1710
1711 * **chore(extensions):** build extensions [skip ci]
1712
1713 **Signed-off-by:** Ar Rakin <[email protected]>
1714
1715 * **chore(extensions):** build extensions [skip ci]
1716
1717 **Signed-off-by:** Ar Rakin <[email protected]>
1718
1719 * **chore(extensions):** build extensions [skip ci]
1720
1721 **Signed-off-by:** Ar Rakin <[email protected]>
1722
1723 * **chore(extensions):** build extensions [skip ci]
1724
1725 **Signed-off-by:** Ar Rakin <[email protected]>
1726
1727 * **chore(extensions):** build extensions [skip ci]
1728
1729 **Signed-off-by:** Ar Rakin <[email protected]>
1730
1731 * **chore(extensions):** build extensions [skip ci]
1732
1733 **Signed-off-by:** Ar Rakin <[email protected]>
1734
1735 * **chore(extensions):** build extensions [skip ci]
1736
1737 **Signed-off-by:** Ar Rakin <[email protected]>
1738
1739 * **chore(extensions):** build extensions [skip ci]
1740
1741 **Signed-off-by:** Ar Rakin <[email protected]>
1742
1743 * **chore(extensions):** build extensions [skip ci]
1744
1745 **Signed-off-by:** Ar Rakin <[email protected]>
1746
1747 * **chore(extensions):** build extensions [skip ci]
1748
1749 **Signed-off-by:** Ar Rakin <[email protected]>
1750
1751 * **chore(extensions):** build extensions [skip ci]
1752
1753 **Signed-off-by:** Ar Rakin <[email protected]>
1754
1755 * **chore(extensions):** build extensions [skip ci]
1756
1757 **Signed-off-by:** Ar Rakin <[email protected]>
1758
1759 * **chore(extensions):** build extensions [skip ci]
1760
1761 **Signed-off-by:** Ar Rakin <[email protected]>
1762
1763 * **chore(extensions):** build extensions [skip ci]
1764
1765 **Signed-off-by:** Ar Rakin <[email protected]>
1766
1767 * **chore(extensions):** build extensions [skip ci]
1768
1769 **Signed-off-by:** Ar Rakin <[email protected]>
1770
1771 * **chore(extensions):** build extensions [skip ci]
1772
1773 **Signed-off-by:** Ar Rakin <[email protected]>
1774
1775
1776 ### 04-08-2024 - [[Ar Rakin](mailto:[email protected])]
1777
1778 * **chore(extensions):** build extensions [skip ci]
1779
1780 **Signed-off-by:** Ar Rakin <[email protected]>
1781
1782 * **chore(extensions):** build extensions [skip ci]
1783
1784 **Signed-off-by:** Ar Rakin <[email protected]>
1785
1786 * **chore(extensions):** build extensions [skip ci]
1787
1788 **Signed-off-by:** Ar Rakin <[email protected]>
1789
1790 * **chore(extensions):** build extensions [skip ci]
1791
1792 **Signed-off-by:** Ar Rakin <[email protected]>
1793
1794 * **chore(extensions):** build extensions [skip ci]
1795
1796 **Signed-off-by:** Ar Rakin <[email protected]>
1797
1798 * **chore(extensions):** build extensions [skip ci]
1799
1800 **Signed-off-by:** Ar Rakin <[email protected]>
1801
1802 * **chore(extensions):** build extensions [skip ci]
1803
1804 **Signed-off-by:** Ar Rakin <[email protected]>
1805
1806 * **chore(extensions):** build extensions [skip ci]
1807
1808 **Signed-off-by:** Ar Rakin <[email protected]>
1809
1810 * **chore(extensions):** build extensions [skip ci]
1811
1812 **Signed-off-by:** Ar Rakin <[email protected]>
1813
1814 * **chore(extensions):** build extensions [skip ci]
1815
1816 **Signed-off-by:** Ar Rakin <[email protected]>
1817
1818 * **chore(extensions):** build extensions [skip ci]
1819
1820 **Signed-off-by:** Ar Rakin <[email protected]>
1821
1822 * **chore(extensions):** build extensions [skip ci]
1823
1824 **Signed-off-by:** Ar Rakin <[email protected]>
1825
1826 * **chore(extensions):** build extensions [skip ci]
1827
1828 **Signed-off-by:** Ar Rakin <[email protected]>
1829
1830 * **chore(extensions):** build extensions [skip ci]
1831
1832 **Signed-off-by:** Ar Rakin <[email protected]>
1833
1834 * **chore(extensions):** build extensions [skip ci]
1835
1836 **Signed-off-by:** Ar Rakin <[email protected]>
1837
1838 * **chore(extensions):** build extensions [skip ci]
1839
1840 **Signed-off-by:** Ar Rakin <[email protected]>
1841
1842 * **chore(extensions):** build extensions [skip ci]
1843
1844 **Signed-off-by:** Ar Rakin <[email protected]>
1845
1846 * **chore(extensions):** build extensions [skip ci]
1847
1848 **Signed-off-by:** Ar Rakin <[email protected]>
1849
1850 * **chore(extensions):** build extensions [skip ci]
1851
1852 **Signed-off-by:** Ar Rakin <[email protected]>
1853
1854 * **chore(extensions):** build extensions [skip ci]
1855
1856 **Signed-off-by:** Ar Rakin <[email protected]>
1857
1858 * **chore(extensions):** build extensions [skip ci]
1859
1860 **Signed-off-by:** Ar Rakin <[email protected]>
1861
1862 * **chore(extensions):** build extensions [skip ci]
1863
1864 **Signed-off-by:** Ar Rakin <[email protected]>
1865
1866 * **chore(extensions):** build extensions [skip ci]
1867
1868 **Signed-off-by:** Ar Rakin <[email protected]>
1869
1870
1871 ### 04-08-2024 - [[Ar Rakin](mailto:[email protected])]
1872
1873 * **chore:** update readme
1874
1875 **Signed-off-by:** Ar Rakin <[email protected]>
1876
1877 ### 03-08-2024 - [[Ar Rakin](mailto:[email protected])]
1878
1879 * **chore(extensions):** build extensions [skip ci]
1880
1881 **Signed-off-by:** Ar Rakin <[email protected]>
1882
1883 * **chore(extensions):** build extensions [skip ci]
1884
1885 **Signed-off-by:** Ar Rakin <[email protected]>
1886
1887 * **chore(extensions):** build extensions [skip ci]
1888
1889 **Signed-off-by:** Ar Rakin <[email protected]>
1890
1891 * **chore(extensions):** build extensions [skip ci]
1892
1893 **Signed-off-by:** Ar Rakin <[email protected]>
1894
1895 * **chore(extensions):** build extensions [skip ci]
1896
1897 **Signed-off-by:** Ar Rakin <[email protected]>
1898
1899 * **chore(extensions):** build extensions [skip ci]
1900
1901 **Signed-off-by:** Ar Rakin <[email protected]>
1902
1903 * **chore(extensions):** build extensions [skip ci]
1904
1905 **Signed-off-by:** Ar Rakin <[email protected]>
1906
1907 * **chore(extensions):** build extensions [skip ci]
1908
1909 **Signed-off-by:** Ar Rakin <[email protected]>
1910
1911 * **chore(extensions):** build extensions [skip ci]
1912
1913 **Signed-off-by:** Ar Rakin <[email protected]>
1914
1915 * **chore(extensions):** build extensions [skip ci]
1916
1917 **Signed-off-by:** Ar Rakin <[email protected]>
1918
1919 * **chore(extensions):** build extensions [skip ci]
1920
1921 **Signed-off-by:** Ar Rakin <[email protected]>
1922
1923 * **fix(services:moderation_rules):** crashes during member permission checks
1924 * **feat(logger):** add new logging mode `BUG`
1925
1926 **Signed-off-by:** Ar Rakin <[email protected]>
1927
1928 * **fix(commands:afk):** issues with reason verification
1929
1930 **Signed-off-by:** Ar Rakin <[email protected]>
1931
1932 * **chore(extensions):** build extensions [skip ci]
1933
1934 **Signed-off-by:** Ar Rakin <[email protected]>
1935
1936 * **chore(extensions):** build extensions [skip ci]
1937
1938 **Signed-off-by:** Ar Rakin <[email protected]>
1939
1940 * **chore(extensions):** build extensions [skip ci]
1941
1942 **Signed-off-by:** Ar Rakin <[email protected]>
1943
1944 * **chore(extensions):** build extensions [skip ci]
1945
1946 **Signed-off-by:** Ar Rakin <[email protected]>
1947
1948 * **chore(extensions):** build extensions [skip ci]
1949
1950 **Signed-off-by:** Ar Rakin <[email protected]>
1951
1952 * **chore(extensions):** build extensions [skip ci]
1953
1954 **Signed-off-by:** Ar Rakin <[email protected]>
1955
1956 * **chore(extensions):** build extensions [skip ci]
1957
1958 **Signed-off-by:** Ar Rakin <[email protected]>
1959
1960 * **chore(extensions):** build extensions [skip ci]
1961
1962 **Signed-off-by:** Ar Rakin <[email protected]>
1963
1964 * **chore(extensions):** build extensions [skip ci]
1965
1966 **Signed-off-by:** Ar Rakin <[email protected]>
1967
1968 * **chore(extensions):** build extensions [skip ci]
1969
1970 **Signed-off-by:** Ar Rakin <[email protected]>
1971
1972 * **chore(extensions):** build extensions [skip ci]
1973
1974 **Signed-off-by:** Ar Rakin <[email protected]>
1975
1976 * **chore(extensions):** build extensions [skip ci]
1977
1978 **Signed-off-by:** Ar Rakin <[email protected]>
1979
1980 * **chore(extensions):** build extensions [skip ci]
1981
1982 **Signed-off-by:** Ar Rakin <[email protected]>
1983
1984
1985 ### 03-08-2024 - [[Ar Rakin](mailto:[email protected])]
1986
1987 * **chore(readme):** add mailing list info
1988
1989 **Signed-off-by:** Ar Rakin <[email protected]>
1990 * **docs:** update blazebuild cli option usage
1991
1992 **Signed-off-by:** Ar Rakin <[email protected]>
1993
1994 ### 03-08-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com):[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
1995
1996 * **deps(dev):** bump @types/node from 20.14.13 to 22.0.0 (#189)
1997
1998 **Bumps [@types/node](https:** //github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.0.
1999 **- [Release notes](https:** //github.com/DefinitelyTyped/DefinitelyTyped/releases)
2000 **- [Commits](https:** //github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
2001
2002 ---
2003 **updated-dependencies:**
2004 **- dependency-name:** "@types/node"
2005 ** dependency-type:** direct:development
2006 ** update-type:** version-update:semver-major
2007 ...
2008
2009 **Signed-off-by:** dependabot[bot] <[email protected]>
2010 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2011 * **deps:** bump glob from 10.4.5 to 11.0.0 in /docs (#191)
2012
2013 **Bumps [glob](https:** //github.com/isaacs/node-glob) from 10.4.5 to 11.0.0.
2014 **- [Changelog](https:** //github.com/isaacs/node-glob/blob/main/changelog.md)
2015 **- [Commits](https:** //github.com/isaacs/node-glob/compare/v10.4.5...v11.0.0)
2016
2017 ---
2018 **updated-dependencies:**
2019 **- dependency-name:** glob
2020 ** dependency-type:** direct:production
2021 ** update-type:** version-update:semver-major
2022 ...
2023
2024 **Signed-off-by:** dependabot[bot] <[email protected]>
2025 **Co-authored-by:** dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026
2027 ### 03-08-2024 - [[Conventional Changelog Action](mailto:[email protected])]
2028
2029 * **release:** v9.22.0 [skip ci]
2030
2031 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2032
2033
2034 ### 02-08-2024 - [[Ar Rakin](mailto:[email protected])]
2035
2036 * **chore(extensions):** build extensions [skip ci]
2037
2038 **Signed-off-by:** Ar Rakin <[email protected]>
2039
2040 * **chore(extensions):** build extensions [skip ci]
2041
2042 **Signed-off-by:** Ar Rakin <[email protected]>
2043
2044 * **chore(extensions):** build extensions [skip ci]
2045
2046 **Signed-off-by:** Ar Rakin <[email protected]>
2047
2048 * **chore(extensions):** build extensions [skip ci]
2049
2050 **Signed-off-by:** Ar Rakin <[email protected]>
2051
2052 * **chore(extensions):** build extensions [skip ci]
2053
2054 **Signed-off-by:** Ar Rakin <[email protected]>
2055
2056 * **chore(extensions):** build extensions [skip ci]
2057
2058 **Signed-off-by:** Ar Rakin <[email protected]>
2059
2060 * **chore(extensions):** build extensions [skip ci]
2061
2062 **Signed-off-by:** Ar Rakin <[email protected]>
2063
2064 * **chore(extensions):** build extensions [skip ci]
2065
2066 **Signed-off-by:** Ar Rakin <[email protected]>
2067
2068 * **chore(extensions):** build extensions [skip ci]
2069
2070 **Signed-off-by:** Ar Rakin <[email protected]>
2071
2072 * **chore(extensions):** build extensions [skip ci]
2073
2074 **Signed-off-by:** Ar Rakin <[email protected]>
2075
2076 * **chore(extensions):** build extensions [skip ci]
2077
2078 **Signed-off-by:** Ar Rakin <[email protected]>
2079
2080 * **chore(extensions):** build extensions [skip ci]
2081
2082 **Signed-off-by:** Ar Rakin <[email protected]>
2083
2084 * **chore(extensions):** build extensions [skip ci]
2085
2086 **Signed-off-by:** Ar Rakin <[email protected]>
2087
2088 * **chore(extensions):** build extensions [skip ci]
2089
2090 **Signed-off-by:** Ar Rakin <[email protected]>
2091
2092 * **chore(extensions):** build extensions [skip ci]
2093
2094 **Signed-off-by:** Ar Rakin <[email protected]>
2095
2096 * **chore(extensions):** build extensions [skip ci]
2097
2098 **Signed-off-by:** Ar Rakin <[email protected]>
2099
2100 * **chore(extensions):** build extensions [skip ci]
2101
2102 **Signed-off-by:** Ar Rakin <[email protected]>
2103
2104 * **chore(extensions):** build extensions [skip ci]
2105
2106 **Signed-off-by:** Ar Rakin <[email protected]>
2107
2108 * **chore(extensions):** build extensions [skip ci]
2109
2110 **Signed-off-by:** Ar Rakin <[email protected]>
2111
2112 * **chore(extensions):** build extensions [skip ci]
2113
2114 **Signed-off-by:** Ar Rakin <[email protected]>
2115
2116 * **chore(extensions):** build extensions [skip ci]
2117
2118 **Signed-off-by:** Ar Rakin <[email protected]>
2119
2120 * **chore(extensions):** build extensions [skip ci]
2121
2122 **Signed-off-by:** Ar Rakin <[email protected]>
2123
2124 * **chore(extensions):** build extensions [skip ci]
2125
2126 **Signed-off-by:** Ar Rakin <[email protected]>
2127
2128
2129 ### 01-08-2024 - [[Ar Rakin](mailto:[email protected])]
2130
2131 * **chore(extensions):** build extensions [skip ci]
2132
2133 **Signed-off-by:** Ar Rakin <[email protected]>
2134
2135 * **chore(extensions):** build extensions [skip ci]
2136
2137 **Signed-off-by:** Ar Rakin <[email protected]>
2138
2139 * **chore(extensions):** build extensions [skip ci]
2140
2141 **Signed-off-by:** Ar Rakin <[email protected]>
2142
2143 * **chore(extensions):** build extensions [skip ci]
2144
2145 **Signed-off-by:** Ar Rakin <[email protected]>
2146
2147 * **chore(extensions):** build extensions [skip ci]
2148
2149 **Signed-off-by:** Ar Rakin <[email protected]>
2150
2151 * **chore(extensions):** build extensions [skip ci]
2152
2153 **Signed-off-by:** Ar Rakin <[email protected]>
2154
2155 * **chore(extensions):** build extensions [skip ci]
2156
2157 **Signed-off-by:** Ar Rakin <[email protected]>
2158
2159 * **chore(extensions):** build extensions [skip ci]
2160
2161 **Signed-off-by:** Ar Rakin <[email protected]>
2162
2163 * **chore(extensions):** build extensions [skip ci]
2164
2165 **Signed-off-by:** Ar Rakin <[email protected]>
2166
2167 * **chore(extensions):** build extensions [skip ci]
2168
2169 **Signed-off-by:** Ar Rakin <[email protected]>
2170
2171 * **chore(extensions):** build extensions [skip ci]
2172
2173 **Signed-off-by:** Ar Rakin <[email protected]>
2174
2175 * **chore(extensions):** build extensions [skip ci]
2176
2177 **Signed-off-by:** Ar Rakin <[email protected]>
2178
2179 * **chore(extensions):** build extensions [skip ci]
2180
2181 **Signed-off-by:** Ar Rakin <[email protected]>
2182
2183 * **chore(extensions):** build extensions [skip ci]
2184
2185 **Signed-off-by:** Ar Rakin <[email protected]>
2186
2187 * **chore(extensions):** build extensions [skip ci]
2188
2189 **Signed-off-by:** Ar Rakin <[email protected]>
2190
2191 * **chore(extensions):** build extensions [skip ci]
2192
2193 **Signed-off-by:** Ar Rakin <[email protected]>
2194
2195 * **chore(extensions):** build extensions [skip ci]
2196
2197 **Signed-off-by:** Ar Rakin <[email protected]>
2198
2199 * **chore(extensions):** build extensions [skip ci]
2200
2201 **Signed-off-by:** Ar Rakin <[email protected]>
2202
2203 * **chore(extensions):** build extensions [skip ci]
2204
2205 **Signed-off-by:** Ar Rakin <[email protected]>
2206
2207
2208 ### 31-07-2024 - [[Ar Rakin](mailto:[email protected])]
2209
2210 * **chore(extensions):** build extensions [skip ci]
2211
2212 **Signed-off-by:** Ar Rakin <[email protected]>
2213
2214 * **chore(extensions):** build extensions [skip ci]
2215
2216 **Signed-off-by:** Ar Rakin <[email protected]>
2217
2218 * **chore(extensions):** build extensions [skip ci]
2219
2220 **Signed-off-by:** Ar Rakin <[email protected]>
2221
2222 * **chore(extensions):** build extensions [skip ci]
2223
2224 **Signed-off-by:** Ar Rakin <[email protected]>
2225
2226 * **chore(extensions):** build extensions [skip ci]
2227
2228 **Signed-off-by:** Ar Rakin <[email protected]>
2229
2230 * **chore(extensions):** build extensions [skip ci]
2231
2232 **Signed-off-by:** Ar Rakin <[email protected]>
2233
2234 * **chore(extensions):** build extensions [skip ci]
2235
2236 **Signed-off-by:** Ar Rakin <[email protected]>
2237
2238 * **chore(extensions):** build extensions [skip ci]
2239
2240 **Signed-off-by:** Ar Rakin <[email protected]>
2241
2242 * **feat(logging):** unsubcribe to events and exclusion overrides
2243
2244 **Signed-off-by:** Ar Rakin <[email protected]>
2245
2246 * **chore(extensions):** build extensions [skip ci]
2247
2248 **Signed-off-by:** Ar Rakin <[email protected]>
2249
2250 * **chore(extensions):** build extensions [skip ci]
2251
2252 **Signed-off-by:** Ar Rakin <[email protected]>
2253
2254 * **fix(welcomer):** `:guild:` placeholder is not replaced
2255
2256 **Signed-off-by:** Ar Rakin <[email protected]>
2257
2258 * **chore(extensions):** build extensions [skip ci]
2259
2260 **Signed-off-by:** Ar Rakin <[email protected]>
2261
2262 * **chore(extensions):** build extensions [skip ci]
2263
2264 **Signed-off-by:** Ar Rakin <[email protected]>
2265
2266 * **chore(extensions):** build extensions [skip ci]
2267
2268 **Signed-off-by:** Ar Rakin <[email protected]>
2269
2270 * **chore(extensions):** build extensions [skip ci]
2271
2272 **Signed-off-by:** Ar Rakin <[email protected]>
2273
2274 * **chore(extensions):** build extensions [skip ci]
2275
2276 **Signed-off-by:** Ar Rakin <[email protected]>
2277
2278 * **chore(extensions):** build extensions [skip ci]
2279
2280 **Signed-off-by:** Ar Rakin <[email protected]>
2281
2282 * **chore(extensions):** build extensions [skip ci]
2283
2284 **Signed-off-by:** Ar Rakin <[email protected]>
2285
2286 * **chore(extensions):** build extensions [skip ci]
2287
2288 **Signed-off-by:** Ar Rakin <[email protected]>
2289
2290 * **chore(extensions):** build extensions [skip ci]
2291
2292 **Signed-off-by:** Ar Rakin <[email protected]>
2293
2294 * **chore(extensions):** build extensions [skip ci]
2295
2296 **Signed-off-by:** Ar Rakin <[email protected]>
2297
2298 * **chore(extensions):** build extensions [skip ci]
2299
2300 **Signed-off-by:** Ar Rakin <[email protected]>
2301
2302
2303 ### 31-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
2304
2305 * **release:** v9.21.0 [skip ci]
2306
2307 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2308
2309 * **release:** v9.20.2 [skip ci]
2310
2311 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2312
2313
2314 ### 30-07-2024 - [[Ar Rakin](mailto:[email protected])]
2315
2316 * **chore(extensions):** build extensions [skip ci]
2317
2318 **Signed-off-by:** Ar Rakin <[email protected]>
2319
2320 * **chore(extensions):** build extensions [skip ci]
2321
2322 **Signed-off-by:** Ar Rakin <[email protected]>
2323
2324 * **chore(extensions):** build extensions [skip ci]
2325
2326 **Signed-off-by:** Ar Rakin <[email protected]>
2327
2328 * **chore(extensions):** build extensions [skip ci]
2329
2330 **Signed-off-by:** Ar Rakin <[email protected]>
2331
2332 * **chore(extensions):** build extensions [skip ci]
2333
2334 **Signed-off-by:** Ar Rakin <[email protected]>
2335
2336 * **chore(extensions):** build extensions [skip ci]
2337
2338 **Signed-off-by:** Ar Rakin <[email protected]>
2339
2340 * **chore(extensions):** build extensions [skip ci]
2341
2342 **Signed-off-by:** Ar Rakin <[email protected]>
2343
2344 * **chore(extensions):** build extensions [skip ci]
2345
2346 **Signed-off-by:** Ar Rakin <[email protected]>
2347
2348 * **chore(extensions):** build extensions [skip ci]
2349
2350 **Signed-off-by:** Ar Rakin <[email protected]>
2351
2352 * **chore(extensions):** build extensions [skip ci]
2353
2354 **Signed-off-by:** Ar Rakin <[email protected]>
2355
2356 * **chore(extensions):** build extensions [skip ci]
2357
2358 **Signed-off-by:** Ar Rakin <[email protected]>
2359
2360 * **chore(extensions):** build extensions [skip ci]
2361
2362 **Signed-off-by:** Ar Rakin <[email protected]>
2363
2364 * **chore(extensions):** build extensions [skip ci]
2365
2366 **Signed-off-by:** Ar Rakin <[email protected]>
2367
2368 * **chore(extensions):** build extensions [skip ci]
2369
2370 **Signed-off-by:** Ar Rakin <[email protected]>
2371
2372 * **chore(extensions):** build extensions [skip ci]
2373
2374 **Signed-off-by:** Ar Rakin <[email protected]>
2375
2376 * **chore(extensions):** build extensions [skip ci]
2377
2378 **Signed-off-by:** Ar Rakin <[email protected]>
2379
2380 * **chore(extensions):** build extensions [skip ci]
2381
2382 **Signed-off-by:** Ar Rakin <[email protected]>
2383
2384 * **chore(extensions):** build extensions [skip ci]
2385
2386 **Signed-off-by:** Ar Rakin <[email protected]>
2387
2388 * **chore(extensions):** build extensions [skip ci]
2389
2390 **Signed-off-by:** Ar Rakin <[email protected]>
2391
2392 * **chore(extensions):** build extensions [skip ci]
2393
2394 **Signed-off-by:** Ar Rakin <[email protected]>
2395
2396 * **chore(extensions):** build extensions [skip ci]
2397
2398 **Signed-off-by:** Ar Rakin <[email protected]>
2399
2400 * **chore(extensions):** build extensions [skip ci]
2401
2402 **Signed-off-by:** Ar Rakin <[email protected]>
2403
2404 * **chore(extensions):** build extensions [skip ci]
2405
2406 **Signed-off-by:** Ar Rakin <[email protected]>
2407
2408 * **chore(extensions):** build extensions [skip ci]
2409
2410 **Signed-off-by:** Ar Rakin <[email protected]>
2411
2412
2413 ### 29-07-2024 - [[Ar Rakin](mailto:[email protected])]
2414
2415 * **chore(extensions):** build extensions [skip ci]
2416
2417 **Signed-off-by:** Ar Rakin <[email protected]>
2418
2419 * **chore(extensions):** build extensions [skip ci]
2420
2421 **Signed-off-by:** Ar Rakin <[email protected]>
2422
2423 * **chore(extensions):** build extensions [skip ci]
2424
2425 **Signed-off-by:** Ar Rakin <[email protected]>
2426
2427 * **chore(extensions):** build extensions [skip ci]
2428
2429 **Signed-off-by:** Ar Rakin <[email protected]>
2430
2431 * **chore(extensions):** build extensions [skip ci]
2432
2433 **Signed-off-by:** Ar Rakin <[email protected]>
2434
2435 * **chore(extensions):** build extensions [skip ci]
2436
2437 **Signed-off-by:** Ar Rakin <[email protected]>
2438
2439 * **chore(extensions):** build extensions [skip ci]
2440
2441 **Signed-off-by:** Ar Rakin <[email protected]>
2442
2443 * **chore(extensions):** build extensions [skip ci]
2444
2445 **Signed-off-by:** Ar Rakin <[email protected]>
2446
2447 * **chore(extensions):** build extensions [skip ci]
2448
2449 **Signed-off-by:** Ar Rakin <[email protected]>
2450
2451 * **chore(extensions):** build extensions [skip ci]
2452
2453 **Signed-off-by:** Ar Rakin <[email protected]>
2454
2455 * **chore(extensions):** build extensions [skip ci]
2456
2457 **Signed-off-by:** Ar Rakin <[email protected]>
2458
2459 * **chore(extensions):** build extensions [skip ci]
2460
2461 **Signed-off-by:** Ar Rakin <[email protected]>
2462
2463 * **chore(extensions):** build extensions [skip ci]
2464
2465 **Signed-off-by:** Ar Rakin <[email protected]>
2466
2467 * **chore(extensions):** build extensions [skip ci]
2468
2469 **Signed-off-by:** Ar Rakin <[email protected]>
2470
2471 * **chore(extensions):** build extensions [skip ci]
2472
2473 **Signed-off-by:** Ar Rakin <[email protected]>
2474
2475 * **chore(extensions):** build extensions [skip ci]
2476
2477 **Signed-off-by:** Ar Rakin <[email protected]>
2478
2479 * **chore(extensions):** build extensions [skip ci]
2480
2481 **Signed-off-by:** Ar Rakin <[email protected]>
2482
2483 * **chore(extensions):** build extensions [skip ci]
2484
2485 **Signed-off-by:** Ar Rakin <[email protected]>
2486
2487 * **chore(extensions):** build extensions [skip ci]
2488
2489 **Signed-off-by:** Ar Rakin <[email protected]>
2490
2491 * **chore(extensions):** build extensions [skip ci]
2492
2493 **Signed-off-by:** Ar Rakin <[email protected]>
2494
2495 * **chore(extensions):** build extensions [skip ci]
2496
2497 **Signed-off-by:** Ar Rakin <[email protected]>
2498
2499 * **chore(extensions):** build extensions [skip ci]
2500
2501 **Signed-off-by:** Ar Rakin <[email protected]>
2502
2503
2504 ### 29-07-2024 - [[Ar Rakin](mailto:[email protected])]
2505
2506 * **docs:** update getting started page for v9
2507
2508 **Signed-off-by:** Ar Rakin <[email protected]>
2509 * **docs:** update getting started page for v8
2510
2511 **Signed-off-by:** Ar Rakin <[email protected]>
2512 * **chore:** update README.md
2513
2514 **Signed-off-by:** Ar Rakin <[email protected]>
2515 * **docs:** update getting started page for v9
2516
2517 **Signed-off-by:** Ar Rakin <[email protected]>
2518
2519 ### 28-07-2024 - [[Ar Rakin](mailto:[email protected])]
2520
2521 * **chore(extensions):** build extensions [skip ci]
2522
2523 **Signed-off-by:** Ar Rakin <[email protected]>
2524
2525 * **chore(extensions):** build extensions [skip ci]
2526
2527 **Signed-off-by:** Ar Rakin <[email protected]>
2528
2529 * **chore(extensions):** build extensions [skip ci]
2530
2531 **Signed-off-by:** Ar Rakin <[email protected]>
2532
2533 * **chore(extensions):** build extensions [skip ci]
2534
2535 **Signed-off-by:** Ar Rakin <[email protected]>
2536
2537 * **chore(extensions):** build extensions [skip ci]
2538
2539 **Signed-off-by:** Ar Rakin <[email protected]>
2540
2541 * **fix(blazebuild:wrapper):** redundant warning about global version mismatch
2542
2543 **Signed-off-by:** Ar Rakin <[email protected]>
2544
2545 * **build:** update migrate task
2546
2547 **Signed-off-by:** Ar Rakin <[email protected]>
2548
2549 * **chore:** update drizzle config
2550
2551 **Signed-off-by:** Ar Rakin <[email protected]>
2552
2553 * **ci:** update build workflow
2554
2555 **Signed-off-by:** Ar Rakin <[email protected]>
2556
2557 * **build:** update blazebuild tasks to not use drizzle-kit
2558
2559 **Signed-off-by:** Ar Rakin <[email protected]>
2560
2561 * **deps(dev):** remove drizzle-kit
2562
2563 **Signed-off-by:** Ar Rakin <[email protected]>
2564
2565 * **chore:** add drizzle migrations manually
2566
2567 **Signed-off-by:** Ar Rakin <[email protected]>
2568
2569 * **chore(extensions):** build extensions [skip ci]
2570
2571 **Signed-off-by:** Ar Rakin <[email protected]>
2572
2573 * **chore(extensions):** build extensions [skip ci]
2574
2575 **Signed-off-by:** Ar Rakin <[email protected]>
2576
2577 * **chore(extensions):** build extensions [skip ci]
2578
2579 **Signed-off-by:** Ar Rakin <[email protected]>
2580
2581 * **chore(scripts):** add OSN commons genchangelog script
2582
2583 **Signed-off-by:** Ar Rakin <[email protected]>
2584
2585 * **chore(extensions):** build extensions [skip ci]
2586
2587 **Signed-off-by:** Ar Rakin <[email protected]>
2588
2589 * **chore(extensions):** build extensions [skip ci]
2590
2591 **Signed-off-by:** Ar Rakin <[email protected]>
2592
2593 * **chore(extensions):** build extensions [skip ci]
2594
2595 **Signed-off-by:** Ar Rakin <[email protected]>
2596
2597 * **chore(extensions):** build extensions [skip ci]
2598
2599 **Signed-off-by:** Ar Rakin <[email protected]>
2600
2601 * **chore(extensions):** build extensions [skip ci]
2602
2603 **Signed-off-by:** Ar Rakin <[email protected]>
2604
2605 * **chore(extensions):** build extensions [skip ci]
2606
2607 **Signed-off-by:** Ar Rakin <[email protected]>
2608
2609 * **chore(extensions):** build extensions [skip ci]
2610
2611 **Signed-off-by:** Ar Rakin <[email protected]>
2612
2613 * **chore(extensions):** build extensions [skip ci]
2614
2615 **Signed-off-by:** Ar Rakin <[email protected]>
2616
2617 * **chore(extensions):** build extensions [skip ci]
2618
2619 **Signed-off-by:** Ar Rakin <[email protected]>
2620
2621 * **chore(extensions):** build extensions [skip ci]
2622
2623 **Signed-off-by:** Ar Rakin <[email protected]>
2624
2625 * **chore(extensions):** build extensions [skip ci]
2626
2627 **Signed-off-by:** Ar Rakin <[email protected]>
2628
2629 * **chore(extensions):** build extensions [skip ci]
2630
2631 **Signed-off-by:** Ar Rakin <[email protected]>
2632
2633 * **chore(extensions):** build extensions [skip ci]
2634
2635 **Signed-off-by:** Ar Rakin <[email protected]>
2636
2637 * **chore(extensions):** build extensions [skip ci]
2638
2639 **Signed-off-by:** Ar Rakin <[email protected]>
2640
2641 * **chore(extensions):** build extensions [skip ci]
2642
2643 **Signed-off-by:** Ar Rakin <[email protected]>
2644
2645
2646 ### 28-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
2647
2648 * **release:** v9.20.1 [skip ci]
2649
2650 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2651
2652
2653 ### 28-07-2024 - [[Ar Rakin](mailto:[email protected])]
2654
2655 * **build:** fix migrate task
2656
2657 **Signed-off-by:** Ar Rakin <[email protected]>
2658 * **build:** update BuildPlugin.ts to not import removed tasks
2659
2660 **Signed-off-by:** Ar Rakin <[email protected]>
2661 * **build:** update drizzle.config.ts
2662
2663 **Signed-off-by:** Ar Rakin <[email protected]>
2664
2665 ### 27-07-2024 - [[Ar Rakin](mailto:[email protected])]
2666
2667 * **chore(extensions):** build extensions [skip ci]
2668
2669 **Signed-off-by:** Ar Rakin <[email protected]>
2670
2671 * **chore(extensions):** build extensions [skip ci]
2672
2673 **Signed-off-by:** Ar Rakin <[email protected]>
2674
2675 * **chore(extensions):** build extensions [skip ci]
2676
2677 **Signed-off-by:** Ar Rakin <[email protected]>
2678
2679 * **chore(extensions):** build extensions [skip ci]
2680
2681 **Signed-off-by:** Ar Rakin <[email protected]>
2682
2683 * **chore(extensions):** build extensions [skip ci]
2684
2685 **Signed-off-by:** Ar Rakin <[email protected]>
2686
2687 * **chore(extensions):** build extensions [skip ci]
2688
2689 **Signed-off-by:** Ar Rakin <[email protected]>
2690
2691 * **chore(extensions):** build extensions [skip ci]
2692
2693 **Signed-off-by:** Ar Rakin <[email protected]>
2694
2695 * **ci:** update build workflow
2696
2697 **Signed-off-by:** Ar Rakin <[email protected]>
2698
2699 * **chore(extensions):** build extensions [skip ci]
2700
2701 **Signed-off-by:** Ar Rakin <[email protected]>
2702
2703 * **chore(extensions):** build extensions [skip ci]
2704
2705 **Signed-off-by:** Ar Rakin <[email protected]>
2706
2707 * **chore(extensions):** build extensions [skip ci]
2708
2709 **Signed-off-by:** Ar Rakin <[email protected]>
2710
2711 * **chore(extensions):** build extensions [skip ci]
2712
2713 **Signed-off-by:** Ar Rakin <[email protected]>
2714
2715 * **ci:** update extensions workflow
2716
2717 **Signed-off-by:** Ar Rakin <[email protected]>
2718
2719 * **chore:** update husky commit-msg hook
2720
2721 **Signed-off-by:** Ar Rakin <[email protected]>
2722
2723 * **docs:** keep separate extension development guides for v8 and v9
2724
2725 **Signed-off-by:** Ar Rakin <[email protected]>
2726
2727 * **docs:** update extension development guide
2728
2729 **Signed-off-by:** Ar Rakin <[email protected]>
2730
2731 * **build(extension:neko):** update extension metadata and deps
2732
2733 **Signed-off-by:** Ar Rakin <[email protected]>
2734
2735 * **ci:** update extensions workflow
2736
2737 **Signed-off-by:** Ar Rakin <[email protected]>
2738
2739 * **deps:** update versions
2740
2741 **Signed-off-by:** Ar Rakin <[email protected]>
2742
2743 * **feat(commands:shot):** `--nickname/-n` option
2744
2745 **Signed-off-by:** Ar Rakin <[email protected]>
2746
2747 * **fix(commands:help):** incompletely showing command options
2748
2749 **Signed-off-by:** Ar Rakin <[email protected]>
2750
2751 * **chore(extensions):** build extensions [skip ci]
2752
2753 **Signed-off-by:** Ar Rakin <[email protected]>
2754
2755 * **fix:** help command group list sort
2756
2757 **Signed-off-by:** Ar Rakin <[email protected]>
2758
2759 * **chore:** update package.json
2760
2761 **Signed-off-by:** Ar Rakin <[email protected]>
2762
2763 * **chore(extensions):** build extensions [skip ci]
2764
2765 **Signed-off-by:** Ar Rakin <[email protected]>
2766
2767 * **chore(extensions):** build extensions [skip ci]
2768
2769 **Signed-off-by:** Ar Rakin <[email protected]>
2770
2771 * **chore(extensions):** build extensions [skip ci]
2772
2773 **Signed-off-by:** Ar Rakin <[email protected]>
2774
2775 * **chore(extensions):** build extensions [skip ci]
2776
2777 **Signed-off-by:** Ar Rakin <[email protected]>
2778
2779 * **chore(extensions):** build extensions [skip ci]
2780
2781 **Signed-off-by:** Ar Rakin <[email protected]>
2782
2783 * **chore(extensions):** build extensions [skip ci]
2784
2785 **Signed-off-by:** Ar Rakin <[email protected]>
2786
2787 * **chore(extensions):** build extensions [skip ci]
2788
2789 **Signed-off-by:** Ar Rakin <[email protected]>
2790
2791 * **chore(extensions):** build extensions [skip ci]
2792
2793 **Signed-off-by:** Ar Rakin <[email protected]>
2794
2795 * **chore(extensions):** build extensions [skip ci]
2796
2797 **Signed-off-by:** Ar Rakin <[email protected]>
2798
2799 * **chore(extensions):** build extensions [skip ci]
2800
2801 **Signed-off-by:** Ar Rakin <[email protected]>
2802
2803
2804 ### 27-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
2805
2806 * **release:** v9.20.0 [skip ci]
2807
2808 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2809
2810 * **release:** v9.19.1 [skip ci]
2811
2812 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2813
2814
2815 ### 26-07-2024 - [[Ar Rakin](mailto:[email protected])]
2816
2817 * **chore(extensions):** build extensions [skip ci]
2818
2819 **Signed-off-by:** Ar Rakin <[email protected]>
2820
2821 * **chore(extensions):** build extensions [skip ci]
2822
2823 **Signed-off-by:** Ar Rakin <[email protected]>
2824
2825 * **chore(extensions):** build extensions [skip ci]
2826
2827 **Signed-off-by:** Ar Rakin <[email protected]>
2828
2829 * **chore(extensions):** build extensions [skip ci]
2830
2831 **Signed-off-by:** Ar Rakin <[email protected]>
2832
2833 * **chore(extensions):** build extensions [skip ci]
2834
2835 **Signed-off-by:** Ar Rakin <[email protected]>
2836
2837 * **chore(extensions):** build extensions [skip ci]
2838
2839 **Signed-off-by:** Ar Rakin <[email protected]>
2840
2841 * **chore(extensions):** build extensions [skip ci]
2842
2843 **Signed-off-by:** Ar Rakin <[email protected]>
2844
2845 * **chore(blazebuild):** fix merge conflicts
2846
2847 **Signed-off-by:** Ar Rakin <[email protected]>
2848
2849 * **chore(blazebuild):** update bun lockfile
2850
2851 **Signed-off-by:** Ar Rakin <[email protected]>
2852
2853 * **fix(blazebuild):** install missing type definitions
2854
2855 **Signed-off-by:** Ar Rakin <[email protected]>
2856
2857 * **chore:** update version dotfiles
2858
2859 **Signed-off-by:** Ar Rakin <[email protected]>
2860
2861 * **build:** update blazew
2862
2863 **Signed-off-by:** Ar Rakin <[email protected]>
2864
2865 * **build:** change node version in blaze_wrapper.properties
2866
2867 **Signed-off-by:** Ar Rakin <[email protected]>
2868
2869 * **fix(blazebuild):** allow higher versions of node to be installed
2870
2871 **Signed-off-by:** Ar Rakin <[email protected]>
2872
2873 * **fix:** correct all imports to ArgumentParser
2874
2875 **Signed-off-by:** Ar Rakin <[email protected]>
2876
2877 * **refactor(framework):** rename ArgumentParserNew to ArgumentParser
2878
2879 **Signed-off-by:** Ar Rakin <[email protected]>
2880
2881 * **fix:** typescript build errors
2882
2883 **Signed-off-by:** Ar Rakin <[email protected]>
2884
2885 * **test:** add tests for the new argument parser
2886
2887 **Signed-off-by:** Ar Rakin <[email protected]>
2888
2889 * **fix(framework:arguments):** error handling issues
2890
2891 **Signed-off-by:** Ar Rakin <[email protected]>
2892
2893 * **chore(extensions):** build extensions [skip ci]
2894
2895 **Signed-off-by:** Ar Rakin <[email protected]>
2896
2897 * **fix:** remove the old argument parser
2898
2899 **Signed-off-by:** Ar Rakin <[email protected]>
2900
2901 * **refactor(commands):** use the new argument parser (3/3)
2902
2903 **Signed-off-by:** Ar Rakin <[email protected]>
2904
2905 * **chore(extensions):** build extensions [skip ci]
2906
2907 **Signed-off-by:** Ar Rakin <[email protected]>
2908
2909 * **fix:** afk command malfunctioning
2910
2911 **Signed-off-by:** Ar Rakin <[email protected]>
2912
2913 * **chore:** fix commit-msg hook
2914
2915 **Signed-off-by:** Ar Rakin <[email protected]>
2916
2917 * **chore:** update vscode settings
2918
2919 **Signed-off-by:** Ar Rakin <[email protected]>
2920
2921 * **chore(extensions):** build extensions [skip ci]
2922
2923 **Signed-off-by:** Ar Rakin <[email protected]>
2924
2925 * **chore(extensions):** build extensions [skip ci]
2926
2927 **Signed-off-by:** Ar Rakin <[email protected]>
2928
2929 * **chore(extensions):** build extensions [skip ci]
2930
2931 **Signed-off-by:** Ar Rakin <[email protected]>
2932
2933 * **chore(extensions):** build extensions [skip ci]
2934
2935 **Signed-off-by:** Ar Rakin <[email protected]>
2936
2937 * **chore(extensions):** build extensions [skip ci]
2938
2939 **Signed-off-by:** Ar Rakin <[email protected]>
2940
2941 * **chore(extensions):** build extensions [skip ci]
2942
2943 **Signed-off-by:** Ar Rakin <[email protected]>
2944
2945 * **chore(extensions):** build extensions [skip ci]
2946
2947 **Signed-off-by:** Ar Rakin <[email protected]>
2948
2949 * **chore(extensions):** build extensions [skip ci]
2950
2951 **Signed-off-by:** Ar Rakin <[email protected]>
2952
2953 * **chore(extensions):** build extensions [skip ci]
2954
2955 **Signed-off-by:** Ar Rakin <[email protected]>
2956
2957 * **chore(extensions):** build extensions [skip ci]
2958
2959 **Signed-off-by:** Ar Rakin <[email protected]>
2960
2961 * **chore(extensions):** build extensions [skip ci]
2962
2963 **Signed-off-by:** Ar Rakin <[email protected]>
2964
2965 * **chore(extensions):** build extensions [skip ci]
2966
2967 **Signed-off-by:** Ar Rakin <[email protected]>
2968
2969 * **chore(extensions):** build extensions [skip ci]
2970
2971 **Signed-off-by:** Ar Rakin <[email protected]>
2972
2973 * **chore(extensions):** build extensions [skip ci]
2974
2975 **Signed-off-by:** Ar Rakin <[email protected]>
2976
2977
2978 ### 26-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
2979
2980 * **release:** v9.19.0 [skip ci]
2981
2982 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
2983
2984
2985 ### 26-07-2024 - [[Ar Rakin](mailto:[email protected])]
2986
2987 * **feat:** new improved argument parsing (#186)
2988
2989
2990
2991 ### 25-07-2024 - [[Ar Rakin](mailto:[email protected])]
2992
2993 * **chore(extensions):** build extensions [skip ci]
2994
2995 **Signed-off-by:** Ar Rakin <[email protected]>
2996
2997 * **chore(extensions):** build extensions [skip ci]
2998
2999 **Signed-off-by:** Ar Rakin <[email protected]>
3000
3001 * **chore(extensions):** build extensions [skip ci]
3002
3003 **Signed-off-by:** Ar Rakin <[email protected]>
3004
3005 * **chore(extensions):** build extensions [skip ci]
3006
3007 **Signed-off-by:** Ar Rakin <[email protected]>
3008
3009 * **chore(extensions):** build extensions [skip ci]
3010
3011 **Signed-off-by:** Ar Rakin <[email protected]>
3012
3013 * **chore(extensions):** build extensions [skip ci]
3014
3015 **Signed-off-by:** Ar Rakin <[email protected]>
3016
3017 * **chore(husky):** make commit-msg hook optional for commitlint checks
3018
3019 **Signed-off-by:** Ar Rakin <[email protected]>
3020
3021 * **feat(trolling):** prevent users from using troll commands against the bot or sysadmins
3022
3023 **Signed-off-by:** Ar Rakin <[email protected]>
3024
3025 * **refactor(commands:shot):** use new argument parser
3026
3027 **Signed-off-by:** Ar Rakin <[email protected]>
3028
3029 * **refactor(commands):** use the new argument parser (1/3)
3030
3031 **Signed-off-by:** Ar Rakin <[email protected]>
3032
3033 * **feat:** usable argument parsing
3034
3035 **Signed-off-by:** Ar Rakin <[email protected]>
3036
3037 * **chore(extensions):** build extensions [skip ci]
3038
3039 **Signed-off-by:** Ar Rakin <[email protected]>
3040
3041 * **chore(extensions):** build extensions [skip ci]
3042
3043 **Signed-off-by:** Ar Rakin <[email protected]>
3044
3045 * **chore(extensions):** build extensions [skip ci]
3046
3047 **Signed-off-by:** Ar Rakin <[email protected]>
3048
3049 * **chore(extensions):** build extensions [skip ci]
3050
3051 **Signed-off-by:** Ar Rakin <[email protected]>
3052
3053 * **chore(extensions):** build extensions [skip ci]
3054
3055 **Signed-off-by:** Ar Rakin <[email protected]>
3056
3057
3058 ### 25-07-2024 - [[Ar Rakin](mailto:[email protected])]
3059
3060 * **deps:** Bump glob from 10.4.5 to 11.0.0 in /blazebuild (#184)
3061
3062
3063
3064 ### 18-07-2024 - [[Ar Rakin](mailto:[email protected])]
3065
3066 * **chore(extensions):** build extensions [skip ci]
3067
3068 **Signed-off-by:** Ar Rakin <[email protected]>
3069
3070 * **feat:** new argument parser completed
3071
3072 **Signed-off-by:** Ar Rakin <[email protected]>
3073
3074 * **chore(extensions):** build extensions [skip ci]
3075
3076 **Signed-off-by:** Ar Rakin <[email protected]>
3077
3078 * **chore(extensions):** build extensions [skip ci]
3079
3080 **Signed-off-by:** Ar Rakin <[email protected]>
3081
3082
3083 ### 17-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3084
3085 * **release:** v9.18.2 [skip ci]
3086
3087 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3088
3089
3090 ### 17-07-2024 - [[Ar Rakin](mailto:[email protected])]
3091
3092 * **fix(api):** invalid endpoint /challenge/auth/discord
3093
3094 **Signed-off-by:** Ar Rakin <[email protected]>
3095
3096 * **chore(extensions):** build extensions [skip ci]
3097
3098 **Signed-off-by:** Ar Rakin <[email protected]>
3099
3100 * **chore(extensions):** build extensions [skip ci]
3101
3102 **Signed-off-by:** Ar Rakin <[email protected]>
3103
3104 * **chore(extensions):** build extensions [skip ci]
3105
3106 **Signed-off-by:** Ar Rakin <[email protected]>
3107
3108 * **feat:** introduce new argument parser
3109
3110 **Signed-off-by:** Ar Rakin <[email protected]>
3111
3112 * **chore(extensions):** build extensions [skip ci]
3113
3114 **Signed-off-by:** Ar Rakin <[email protected]>
3115
3116 * **chore(extensions):** build extensions [skip ci]
3117
3118 **Signed-off-by:** Ar Rakin <[email protected]>
3119
3120 * **chore(extensions):** build extensions [skip ci]
3121
3122 **Signed-off-by:** Ar Rakin <[email protected]>
3123
3124 * **chore(extensions):** build extensions [skip ci]
3125
3126 **Signed-off-by:** Ar Rakin <[email protected]>
3127
3128 * **chore(extensions):** build extensions [skip ci]
3129
3130 **Signed-off-by:** Ar Rakin <[email protected]>
3131
3132 * **chore(extensions):** build extensions [skip ci]
3133
3134 **Signed-off-by:** Ar Rakin <[email protected]>
3135
3136 * **chore(extensions):** build extensions [skip ci]
3137
3138 **Signed-off-by:** Ar Rakin <[email protected]>
3139
3140 * **chore(extensions):** build extensions [skip ci]
3141
3142 **Signed-off-by:** Ar Rakin <[email protected]>
3143
3144 * **chore(extensions):** build extensions [skip ci]
3145
3146 **Signed-off-by:** Ar Rakin <[email protected]>
3147
3148 * **chore(extensions):** build extensions [skip ci]
3149
3150 **Signed-off-by:** Ar Rakin <[email protected]>
3151
3152 * **chore(extensions):** build extensions [skip ci]
3153
3154 **Signed-off-by:** Ar Rakin <[email protected]>
3155
3156
3157 ### 16-07-2024 - [[Ar Rakin](mailto:[email protected])]
3158
3159 * **chore(extensions):** build extensions [skip ci]
3160
3161 **Signed-off-by:** Ar Rakin <[email protected]>
3162
3163 * **chore(extensions):** build extensions [skip ci]
3164
3165 **Signed-off-by:** Ar Rakin <[email protected]>
3166
3167 * **chore(extensions):** build extensions [skip ci]
3168
3169 **Signed-off-by:** Ar Rakin <[email protected]>
3170
3171 * **chore(extensions):** build extensions [skip ci]
3172
3173 **Signed-off-by:** Ar Rakin <[email protected]>
3174
3175 * **chore(extensions):** build extensions [skip ci]
3176
3177 **Signed-off-by:** Ar Rakin <[email protected]>
3178
3179 * **chore(extensions):** build extensions [skip ci]
3180
3181 **Signed-off-by:** Ar Rakin <[email protected]>
3182
3183 * **deps(docs):** update packages
3184
3185 **Signed-off-by:** Ar Rakin <[email protected]>
3186
3187 * **deps(blazebuild):** update packages
3188
3189 **Signed-off-by:** Ar Rakin <[email protected]>
3190
3191 * **deps:** upgrade
3192
3193 **Signed-off-by:** Ar Rakin <[email protected]>
3194
3195 * **chore(extensions):** build extensions [skip ci]
3196
3197 **Signed-off-by:** Ar Rakin <[email protected]>
3198
3199 * **chore(extensions):** build extensions [skip ci]
3200
3201 **Signed-off-by:** Ar Rakin <[email protected]>
3202
3203 * **chore(extensions):** build extensions [skip ci]
3204
3205 **Signed-off-by:** Ar Rakin <[email protected]>
3206
3207 * **chore:** update .gitignore
3208
3209 **Signed-off-by:** Ar Rakin <[email protected]>
3210
3211 * **fix:** update theme color for v9
3212
3213 **Signed-off-by:** Ar Rakin <[email protected]>
3214
3215 * **chore(extensions):** build extensions [skip ci]
3216
3217 **Signed-off-by:** Ar Rakin <[email protected]>
3218
3219 * **chore(extensions):** build extensions [skip ci]
3220
3221 **Signed-off-by:** Ar Rakin <[email protected]>
3222
3223 * **chore(extensions):** build extensions [skip ci]
3224
3225 **Signed-off-by:** Ar Rakin <[email protected]>
3226
3227 * **chore(extensions):** build extensions [skip ci]
3228
3229 **Signed-off-by:** Ar Rakin <[email protected]>
3230
3231 * **chore(extensions):** build extensions [skip ci]
3232
3233 **Signed-off-by:** Ar Rakin <[email protected]>
3234
3235 * **chore(extensions):** build extensions [skip ci]
3236
3237 **Signed-off-by:** Ar Rakin <[email protected]>
3238
3239 * **chore(extensions):** build extensions [skip ci]
3240
3241 **Signed-off-by:** Ar Rakin <[email protected]>
3242
3243 * **chore(extensions):** build extensions [skip ci]
3244
3245 **Signed-off-by:** Ar Rakin <[email protected]>
3246
3247 * **chore(extensions):** build extensions [skip ci]
3248
3249 **Signed-off-by:** Ar Rakin <[email protected]>
3250
3251 * **chore(extensions):** build extensions [skip ci]
3252
3253 **Signed-off-by:** Ar Rakin <[email protected]>
3254
3255 * **chore(extensions):** build extensions [skip ci]
3256
3257 **Signed-off-by:** Ar Rakin <[email protected]>
3258
3259 * **chore(extensions):** build extensions [skip ci]
3260
3261 **Signed-off-by:** Ar Rakin <[email protected]>
3262
3263 * **chore(extensions):** build extensions [skip ci]
3264
3265 **Signed-off-by:** Ar Rakin <[email protected]>
3266
3267 * **chore(extensions):** build extensions [skip ci]
3268
3269 **Signed-off-by:** Ar Rakin <[email protected]>
3270
3271
3272 ### 16-07-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
3273
3274 * **deps:** Bump glob from 10.4.5 to 11.0.0 in /blazebuild
3275
3276 **Bumps [glob](https:** //github.com/isaacs/node-glob) from 10.4.5 to 11.0.0.
3277 **- [Changelog](https:** //github.com/isaacs/node-glob/blob/main/changelog.md)
3278 **- [Commits](https:** //github.com/isaacs/node-glob/compare/v10.4.5...v11.0.0)
3279
3280 ---
3281 **updated-dependencies:**
3282 **- dependency-name:** glob
3283 ** dependency-type:** direct:production
3284 ** update-type:** version-update:semver-major
3285 ...
3286
3287 **Signed-off-by:** dependabot[bot] <[email protected]>
3288
3289 ### 16-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3290
3291 * **release:** v9.18.1 [skip ci]
3292
3293 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3294
3295
3296 ### 15-07-2024 - [[Ar Rakin](mailto:[email protected])]
3297
3298 * **chore(extensions):** build extensions [skip ci]
3299
3300 **Signed-off-by:** Ar Rakin <[email protected]>
3301
3302 * **chore(extensions):** build extensions [skip ci]
3303
3304 **Signed-off-by:** Ar Rakin <[email protected]>
3305
3306 * **chore(extensions):** build extensions [skip ci]
3307
3308 **Signed-off-by:** Ar Rakin <[email protected]>
3309
3310 * **chore(extensions):** build extensions [skip ci]
3311
3312 **Signed-off-by:** Ar Rakin <[email protected]>
3313
3314 * **chore(extensions):** build extensions [skip ci]
3315
3316 **Signed-off-by:** Ar Rakin <[email protected]>
3317
3318 * **chore(extensions):** build extensions [skip ci]
3319
3320 **Signed-off-by:** Ar Rakin <[email protected]>
3321
3322 * **chore(extensions):** build extensions [skip ci]
3323
3324 **Signed-off-by:** Ar Rakin <[email protected]>
3325
3326 * **chore(extensions):** build extensions [skip ci]
3327
3328 **Signed-off-by:** Ar Rakin <[email protected]>
3329
3330 * **chore(extensions):** build extensions [skip ci]
3331
3332 **Signed-off-by:** Ar Rakin <[email protected]>
3333
3334 * **chore(extensions):** build extensions [skip ci]
3335
3336 **Signed-off-by:** Ar Rakin <[email protected]>
3337
3338 * **chore(extensions):** build extensions [skip ci]
3339
3340 **Signed-off-by:** Ar Rakin <[email protected]>
3341
3342 * **chore(extensions):** build extensions [skip ci]
3343
3344 **Signed-off-by:** Ar Rakin <[email protected]>
3345
3346 * **chore(extensions):** build extensions [skip ci]
3347
3348 **Signed-off-by:** Ar Rakin <[email protected]>
3349
3350 * **chore(extensions):** build extensions [skip ci]
3351
3352 **Signed-off-by:** Ar Rakin <[email protected]>
3353
3354 * **chore(extensions):** build extensions [skip ci]
3355
3356 **Signed-off-by:** Ar Rakin <[email protected]>
3357
3358 * **chore(extensions):** build extensions [skip ci]
3359
3360 **Signed-off-by:** Ar Rakin <[email protected]>
3361
3362 * **chore(extensions):** build extensions [skip ci]
3363
3364 **Signed-off-by:** Ar Rakin <[email protected]>
3365
3366 * **chore(extensions):** build extensions [skip ci]
3367
3368 **Signed-off-by:** Ar Rakin <[email protected]>
3369
3370 * **chore(extensions):** build extensions [skip ci]
3371
3372 **Signed-off-by:** Ar Rakin <[email protected]>
3373
3374 * **chore(extensions):** build extensions [skip ci]
3375
3376 **Signed-off-by:** Ar Rakin <[email protected]>
3377
3378 * **chore(extensions):** build extensions [skip ci]
3379
3380 **Signed-off-by:** Ar Rakin <[email protected]>
3381
3382 * **chore(extensions):** build extensions [skip ci]
3383
3384 **Signed-off-by:** Ar Rakin <[email protected]>
3385
3386 * **chore(extensions):** build extensions [skip ci]
3387
3388 **Signed-off-by:** Ar Rakin <[email protected]>
3389
3390
3391 ### 14-07-2024 - [[Ar Rakin](mailto:[email protected])]
3392
3393 * **chore(extensions):** build extensions [skip ci]
3394
3395 **Signed-off-by:** Ar Rakin <[email protected]>
3396
3397 * **chore(extensions):** build extensions [skip ci]
3398
3399 **Signed-off-by:** Ar Rakin <[email protected]>
3400
3401 * **chore(extensions):** build extensions [skip ci]
3402
3403 **Signed-off-by:** Ar Rakin <[email protected]>
3404
3405 * **chore(extensions):** build extensions [skip ci]
3406
3407 **Signed-off-by:** Ar Rakin <[email protected]>
3408
3409 * **chore(extensions):** build extensions [skip ci]
3410
3411 **Signed-off-by:** Ar Rakin <[email protected]>
3412
3413 * **chore(extensions):** build extensions [skip ci]
3414
3415 **Signed-off-by:** Ar Rakin <[email protected]>
3416
3417 * **chore(extensions):** build extensions [skip ci]
3418
3419 **Signed-off-by:** Ar Rakin <[email protected]>
3420
3421 * **chore(extensions):** build extensions [skip ci]
3422
3423 **Signed-off-by:** Ar Rakin <[email protected]>
3424
3425 * **chore(extensions):** build extensions [skip ci]
3426
3427 **Signed-off-by:** Ar Rakin <[email protected]>
3428
3429 * **chore(extensions):** build extensions [skip ci]
3430
3431 **Signed-off-by:** Ar Rakin <[email protected]>
3432
3433 * **chore(extensions):** build extensions [skip ci]
3434
3435 **Signed-off-by:** Ar Rakin <[email protected]>
3436
3437 * **chore(extensions):** build extensions [skip ci]
3438
3439 **Signed-off-by:** Ar Rakin <[email protected]>
3440
3441 * **chore(extensions):** build extensions [skip ci]
3442
3443 **Signed-off-by:** Ar Rakin <[email protected]>
3444
3445 * **chore(extensions):** build extensions [skip ci]
3446
3447 **Signed-off-by:** Ar Rakin <[email protected]>
3448
3449 * **chore(extensions):** build extensions [skip ci]
3450
3451 **Signed-off-by:** Ar Rakin <[email protected]>
3452
3453 * **chore(extensions):** build extensions [skip ci]
3454
3455 **Signed-off-by:** Ar Rakin <[email protected]>
3456
3457 * **chore(extensions):** build extensions [skip ci]
3458
3459 **Signed-off-by:** Ar Rakin <[email protected]>
3460
3461 * **chore(extensions):** build extensions [skip ci]
3462
3463 **Signed-off-by:** Ar Rakin <[email protected]>
3464
3465 * **chore(extensions):** build extensions [skip ci]
3466
3467 **Signed-off-by:** Ar Rakin <[email protected]>
3468
3469 * **chore(extensions):** build extensions [skip ci]
3470
3471 **Signed-off-by:** Ar Rakin <[email protected]>
3472
3473 * **chore(extensions):** build extensions [skip ci]
3474
3475 **Signed-off-by:** Ar Rakin <[email protected]>
3476
3477 * **chore(extensions):** build extensions [skip ci]
3478
3479 **Signed-off-by:** Ar Rakin <[email protected]>
3480
3481 * **chore(extensions):** build extensions [skip ci]
3482
3483 **Signed-off-by:** Ar Rakin <[email protected]>
3484
3485
3486 ### 13-07-2024 - [[Ar Rakin](mailto:[email protected])]
3487
3488 * **chore(extensions):** build extensions [skip ci]
3489
3490 **Signed-off-by:** Ar Rakin <[email protected]>
3491
3492 * **chore(extensions):** build extensions [skip ci]
3493
3494 **Signed-off-by:** Ar Rakin <[email protected]>
3495
3496 * **chore(extensions):** build extensions [skip ci]
3497
3498 **Signed-off-by:** Ar Rakin <[email protected]>
3499
3500 * **chore(extensions):** build extensions [skip ci]
3501
3502 **Signed-off-by:** Ar Rakin <[email protected]>
3503
3504 * **chore(extensions):** build extensions [skip ci]
3505
3506 **Signed-off-by:** Ar Rakin <[email protected]>
3507
3508 * **fix(kernel):** better error messages during 2FA failure
3509
3510 **Signed-off-by:** Ar Rakin <[email protected]>
3511
3512 * **build:** update build tasks
3513
3514 **Signed-off-by:** Ar Rakin <[email protected]>
3515
3516 * **feat(blazebuild):** better CLI argument parsing
3517
3518 **Signed-off-by:** Ar Rakin <[email protected]>
3519
3520 * **chore(extensions):** build extensions [skip ci]
3521
3522 **Signed-off-by:** Ar Rakin <[email protected]>
3523
3524 * **chore(extensions):** build extensions [skip ci]
3525
3526 **Signed-off-by:** Ar Rakin <[email protected]>
3527
3528 * **fix:** environment variable parsing errors when using 2FA
3529
3530 **Signed-off-by:** Ar Rakin <[email protected]>
3531
3532 * **chore(extensions):** build extensions [skip ci]
3533
3534 **Signed-off-by:** Ar Rakin <[email protected]>
3535
3536 * **chore(extensions):** build extensions [skip ci]
3537
3538 **Signed-off-by:** Ar Rakin <[email protected]>
3539
3540 * **chore(extensions):** build extensions [skip ci]
3541
3542 **Signed-off-by:** Ar Rakin <[email protected]>
3543
3544 * **chore(extensions):** build extensions [skip ci]
3545
3546 **Signed-off-by:** Ar Rakin <[email protected]>
3547
3548 * **chore(extensions):** build extensions [skip ci]
3549
3550 **Signed-off-by:** Ar Rakin <[email protected]>
3551
3552 * **chore(extensions):** build extensions [skip ci]
3553
3554 **Signed-off-by:** Ar Rakin <[email protected]>
3555
3556 * **chore(extensions):** build extensions [skip ci]
3557
3558 **Signed-off-by:** Ar Rakin <[email protected]>
3559
3560 * **chore(extensions):** build extensions [skip ci]
3561
3562 **Signed-off-by:** Ar Rakin <[email protected]>
3563
3564 * **chore(extensions):** build extensions [skip ci]
3565
3566 **Signed-off-by:** Ar Rakin <[email protected]>
3567
3568 * **chore(extensions):** build extensions [skip ci]
3569
3570 **Signed-off-by:** Ar Rakin <[email protected]>
3571
3572 * **chore(extensions):** build extensions [skip ci]
3573
3574 **Signed-off-by:** Ar Rakin <[email protected]>
3575
3576 * **chore(extensions):** build extensions [skip ci]
3577
3578 **Signed-off-by:** Ar Rakin <[email protected]>
3579
3580 * **chore(extensions):** build extensions [skip ci]
3581
3582 **Signed-off-by:** Ar Rakin <[email protected]>
3583
3584 * **chore(extensions):** build extensions [skip ci]
3585
3586 **Signed-off-by:** Ar Rakin <[email protected]>
3587
3588 * **chore(extensions):** build extensions [skip ci]
3589
3590 **Signed-off-by:** Ar Rakin <[email protected]>
3591
3592
3593 ### 13-07-2024 - [[Ar Rakin](mailto:[email protected])]
3594
3595 * **ci:** update extensions.yml
3596
3597 **Signed-off-by:** Ar Rakin <[email protected]>
3598
3599 ### 13-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3600
3601 * **release:** v9.18.0 [skip ci]
3602
3603 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3604
3605 * **release:** v9.17.5 [skip ci]
3606
3607 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3608
3609
3610 ### 12-07-2024 - [[Ar Rakin](mailto:[email protected])]
3611
3612 * **chore(extensions):** build extensions [skip ci]
3613
3614 **Signed-off-by:** Ar Rakin <[email protected]>
3615
3616 * **chore(extensions):** build extensions [skip ci]
3617
3618 **Signed-off-by:** Ar Rakin <[email protected]>
3619
3620 * **chore(extensions):** build extensions [skip ci]
3621
3622 **Signed-off-by:** Ar Rakin <[email protected]>
3623
3624 * **chore(extensions):** build extensions [skip ci]
3625
3626 **Signed-off-by:** Ar Rakin <[email protected]>
3627
3628 * **chore(extensions):** build extensions [skip ci]
3629
3630 **Signed-off-by:** Ar Rakin <[email protected]>
3631
3632 * **chore(extensions):** build extensions [skip ci]
3633
3634 **Signed-off-by:** Ar Rakin <[email protected]>
3635
3636 * **fix(blazebuild):** command line argument parsing
3637
3638 **Signed-off-by:** Ar Rakin <[email protected]>
3639
3640 * **fix:** apiServer loading error (race condition)
3641
3642 **Signed-off-by:** Ar Rakin <[email protected]>
3643
3644 * **chore:** update package.json
3645
3646 **Signed-off-by:** Ar Rakin <[email protected]>
3647
3648 * **build:** fix copyResources task
3649
3650 **Signed-off-by:** Ar Rakin <[email protected]>
3651
3652 * **fix(blazebuild):** sdk management
3653
3654 **Signed-off-by:** Ar Rakin <[email protected]>
3655
3656 * **chore(extensions):** build extensions [skip ci]
3657
3658 **Signed-off-by:** Ar Rakin <[email protected]>
3659
3660 * **build:** update migrate tasks
3661
3662 **Signed-off-by:** Ar Rakin <[email protected]>
3663
3664 * **chore:** update package.json scripts
3665
3666 **Signed-off-by:** Ar Rakin <[email protected]>
3667
3668 * **chore:** update package.json scripts
3669
3670 **Signed-off-by:** Ar Rakin <[email protected]>
3671
3672 * **chore(extensions):** build extensions [skip ci]
3673
3674 **Signed-off-by:** Ar Rakin <[email protected]>
3675
3676 * **chore:** update package.json scripts
3677
3678 **Signed-off-by:** Ar Rakin <[email protected]>
3679
3680 * **deps:** remove cross-env
3681
3682 **Signed-off-by:** Ar Rakin <[email protected]>
3683
3684 * **chore:** update package.json scripts
3685
3686 **Signed-off-by:** Ar Rakin <[email protected]>
3687
3688 * **ci:** finalize build workflow
3689
3690 **Signed-off-by:** Ar Rakin <[email protected]>
3691
3692 * **ci:** force git to use LF
3693
3694 **Signed-off-by:** Ar Rakin <[email protected]>
3695
3696 * **chore:** add .gitattributes
3697
3698 **Signed-off-by:** Ar Rakin <[email protected]>
3699
3700 * **build:** update copyResources task
3701
3702 **Signed-off-by:** Ar Rakin <[email protected]>
3703
3704 * **build:** update tsconfig.json
3705
3706 **Signed-off-by:** Ar Rakin <[email protected]>
3707
3708 * **chore(extensions):** build extensions [skip ci]
3709
3710 **Signed-off-by:** Ar Rakin <[email protected]>
3711
3712 * **build:** update blazebuild tasks for windows
3713
3714 **Signed-off-by:** Ar Rakin <[email protected]>
3715
3716 * **chore:** debug
3717
3718 **Signed-off-by:** Ar Rakin <[email protected]>
3719
3720 * **chore:** debug
3721
3722 **Signed-off-by:** Ar Rakin <[email protected]>
3723
3724 * **chore:** debug
3725
3726 **Signed-off-by:** Ar Rakin <[email protected]>
3727
3728 * **chore:** debug
3729
3730 **Signed-off-by:** Ar Rakin <[email protected]>
3731
3732 * **chore:** debug
3733
3734 **Signed-off-by:** Ar Rakin <[email protected]>
3735
3736 * **chore:** debug
3737
3738 **Signed-off-by:** Ar Rakin <[email protected]>
3739
3740 * **chore:** debug
3741
3742 **Signed-off-by:** Ar Rakin <[email protected]>
3743
3744 * **chore:** debug
3745
3746 **Signed-off-by:** Ar Rakin <[email protected]>
3747
3748 * **chore:** debug
3749
3750 **Signed-off-by:** Ar Rakin <[email protected]>
3751
3752 * **fix(blazebuild):** invalid path splitting on windows
3753
3754 **Signed-off-by:** Ar Rakin <[email protected]>
3755
3756 * **ci:** update build workflow
3757
3758 **Signed-off-by:** Ar Rakin <[email protected]>
3759
3760 * **ci:** update build workflow
3761
3762 **Signed-off-by:** Ar Rakin <[email protected]>
3763
3764 * **chore:** update blazew.ps1
3765
3766 **Signed-off-by:** Ar Rakin <[email protected]>
3767
3768 * **fix(blazebuild):** spawn race condition
3769
3770 **Signed-off-by:** Ar Rakin <[email protected]>
3771
3772 * **fix(blazebuild):** spawn race condition
3773
3774 **Signed-off-by:** Ar Rakin <[email protected]>
3775
3776 * **fix(blazebuild):** spawn race condition
3777
3778 **Signed-off-by:** Ar Rakin <[email protected]>
3779
3780 * **fix(blazebuild):** spawn race condition
3781
3782 **Signed-off-by:** Ar Rakin <[email protected]>
3783
3784 * **fix(blazebuild):** spawn race condition
3785
3786 **Signed-off-by:** Ar Rakin <[email protected]>
3787
3788 * **ci:** trigger blazebuild
3789
3790 **Signed-off-by:** Ar Rakin <[email protected]>
3791
3792 * **fix(blazew):** trying to symlink into a missing directory
3793
3794 **Signed-off-by:** Ar Rakin <[email protected]>
3795
3796 * **fix(blazew):** trying to symlink into a missing directory
3797
3798 **Signed-off-by:** Ar Rakin <[email protected]>
3799
3800 * **fix(blazew):** trying to symlink into a missing directory
3801
3802 **Signed-off-by:** Ar Rakin <[email protected]>
3803
3804 * **fix(blazew):** trying to symlink into a missing directory
3805
3806 **Signed-off-by:** Ar Rakin <[email protected]>
3807
3808 * **fix:** blazew bun crashing on CI
3809
3810 **Signed-off-by:** Ar Rakin <[email protected]>
3811
3812 * **ci:** update build workflow
3813
3814 **Signed-off-by:** Ar Rakin <[email protected]>
3815
3816 * **feat(blazebuild):** auto install deps
3817
3818 **Signed-off-by:** Ar Rakin <[email protected]>
3819
3820 * **fix(blazebuild):** logic to determine bun path if its installed globally
3821
3822 **Signed-off-by:** Ar Rakin <[email protected]>
3823
3824 * **fix(blazebuild):** bun crashes
3825
3826 **Signed-off-by:** Ar Rakin <[email protected]>
3827
3828 * **fix(blazebuild:bug:bun-internal):** a workaround for bun crash during creation of child process
3829
3830 **Signed-off-by:** Ar Rakin <[email protected]>
3831
3832 * **fix(blazebuild):** cpu arch check for arm64
3833
3834 **Signed-off-by:** Ar Rakin <[email protected]>
3835
3836 * **ci:** update build workflow
3837
3838 **Signed-off-by:** Ar Rakin <[email protected]>
3839
3840 * **feat(blazebuild):** support windows
3841
3842 **Signed-off-by:** Ar Rakin <[email protected]>
3843
3844 * **feat(blazebuild):** better blazebuild wrapper
3845
3846 **Signed-off-by:** Ar Rakin <[email protected]>
3847
3848 * **chore(extensions):** build extensions [skip ci]
3849
3850 **Signed-off-by:** Ar Rakin <[email protected]>
3851
3852 * **chore(extensions):** build extensions [skip ci]
3853
3854 **Signed-off-by:** Ar Rakin <[email protected]>
3855
3856 * **chore(extensions):** build extensions [skip ci]
3857
3858 **Signed-off-by:** Ar Rakin <[email protected]>
3859
3860 * **chore(extensions):** build extensions [skip ci]
3861
3862 **Signed-off-by:** Ar Rakin <[email protected]>
3863
3864 * **chore(extensions):** build extensions [skip ci]
3865
3866 **Signed-off-by:** Ar Rakin <[email protected]>
3867
3868 * **chore(extensions):** build extensions [skip ci]
3869
3870 **Signed-off-by:** Ar Rakin <[email protected]>
3871
3872 * **chore(extensions):** build extensions [skip ci]
3873
3874 **Signed-off-by:** Ar Rakin <[email protected]>
3875
3876 * **chore(extensions):** build extensions [skip ci]
3877
3878 **Signed-off-by:** Ar Rakin <[email protected]>
3879
3880 * **chore(extensions):** build extensions [skip ci]
3881
3882 **Signed-off-by:** Ar Rakin <[email protected]>
3883
3884 * **chore(extensions):** build extensions [skip ci]
3885
3886 **Signed-off-by:** Ar Rakin <[email protected]>
3887
3888 * **chore(extensions):** build extensions [skip ci]
3889
3890 **Signed-off-by:** Ar Rakin <[email protected]>
3891
3892
3893 ### 12-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
3894
3895 * **release:** v9.17.4 [skip ci]
3896
3897 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3898
3899 * **release:** v9.17.3 [skip ci]
3900
3901 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3902
3903 * **release:** v9.17.2 [skip ci]
3904
3905 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3906
3907 * **release:** v9.17.1 [skip ci]
3908
3909 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3910
3911 * **release:** v9.17.0 [skip ci]
3912
3913 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
3914
3915
3916 ### 12-07-2024 - [[Ar Rakin](mailto:[email protected])]
3917
3918 * **docs:** update getting started page
3919
3920 **Signed-off-by:** Ar Rakin <[email protected]>
3921
3922 ### 11-07-2024 - [[Ar Rakin](mailto:[email protected])]
3923
3924 * **chore(extensions):** build extensions [skip ci]
3925
3926 **Signed-off-by:** Ar Rakin <[email protected]>
3927
3928 * **chore(extensions):** build extensions [skip ci]
3929
3930 **Signed-off-by:** Ar Rakin <[email protected]>
3931
3932 * **chore(extensions):** build extensions [skip ci]
3933
3934 **Signed-off-by:** Ar Rakin <[email protected]>
3935
3936 * **chore(extensions):** build extensions [skip ci]
3937
3938 **Signed-off-by:** Ar Rakin <[email protected]>
3939
3940 * **chore(extensions):** build extensions [skip ci]
3941
3942 **Signed-off-by:** Ar Rakin <[email protected]>
3943
3944 * **chore(extensions):** build extensions [skip ci]
3945
3946 **Signed-off-by:** Ar Rakin <[email protected]>
3947
3948 * **chore(extensions):** build extensions [skip ci]
3949
3950 **Signed-off-by:** Ar Rakin <[email protected]>
3951
3952 * **chore(extensions):** build extensions [skip ci]
3953
3954 **Signed-off-by:** Ar Rakin <[email protected]>
3955
3956 * **chore(extensions):** build extensions [skip ci]
3957
3958 **Signed-off-by:** Ar Rakin <[email protected]>
3959
3960 * **chore(extensions):** build extensions [skip ci]
3961
3962 **Signed-off-by:** Ar Rakin <[email protected]>
3963
3964 * **chore(extensions):** build extensions [skip ci]
3965
3966 **Signed-off-by:** Ar Rakin <[email protected]>
3967
3968 * **chore(extensions):** build extensions [skip ci]
3969
3970 **Signed-off-by:** Ar Rakin <[email protected]>
3971
3972 * **chore(extensions):** build extensions [skip ci]
3973
3974 **Signed-off-by:** Ar Rakin <[email protected]>
3975
3976 * **chore(extensions):** build extensions [skip ci]
3977
3978 **Signed-off-by:** Ar Rakin <[email protected]>
3979
3980 * **chore(extensions):** build extensions [skip ci]
3981
3982 **Signed-off-by:** Ar Rakin <[email protected]>
3983
3984 * **chore(extensions):** build extensions [skip ci]
3985
3986 **Signed-off-by:** Ar Rakin <[email protected]>
3987
3988 * **chore(extensions):** build extensions [skip ci]
3989
3990 **Signed-off-by:** Ar Rakin <[email protected]>
3991
3992 * **chore(extensions):** build extensions [skip ci]
3993
3994 **Signed-off-by:** Ar Rakin <[email protected]>
3995
3996 * **chore(extensions):** build extensions [skip ci]
3997
3998 **Signed-off-by:** Ar Rakin <[email protected]>
3999
4000 * **chore(extensions):** build extensions [skip ci]
4001
4002 **Signed-off-by:** Ar Rakin <[email protected]>
4003
4004 * **chore(extensions):** build extensions [skip ci]
4005
4006 **Signed-off-by:** Ar Rakin <[email protected]>
4007
4008 * **chore(extensions):** build extensions [skip ci]
4009
4010 **Signed-off-by:** Ar Rakin <[email protected]>
4011
4012 * **chore(extensions):** build extensions [skip ci]
4013
4014 **Signed-off-by:** Ar Rakin <[email protected]>
4015
4016
4017 ### 11-07-2024 - [[Ar Rakin](mailto:[email protected])]
4018
4019 * **docs:** change v8 getting started alert level to note
4020
4021 **Signed-off-by:** Ar Rakin <[email protected]>
4022 * **docs:** add alert for v8 getting started page (#179)
4023
4024
4025
4026 ### 11-07-2024 - [[nin](mailto:[email protected])]
4027
4028 * Update page.mdx
4029 * i wonder if this works
4030
4031 **Signed-off-by:** nin <[email protected]>
4032
4033 ### 10-07-2024 - [[Ar Rakin](mailto:[email protected])]
4034
4035 * **chore(extensions):** build extensions [skip ci]
4036
4037 **Signed-off-by:** Ar Rakin <[email protected]>
4038
4039 * **chore(extensions):** build extensions [skip ci]
4040
4041 **Signed-off-by:** Ar Rakin <[email protected]>
4042
4043 * **chore(extensions):** build extensions [skip ci]
4044
4045 **Signed-off-by:** Ar Rakin <[email protected]>
4046
4047 * **chore(extensions):** build extensions [skip ci]
4048
4049 **Signed-off-by:** Ar Rakin <[email protected]>
4050
4051 * **chore(extensions):** build extensions [skip ci]
4052
4053 **Signed-off-by:** Ar Rakin <[email protected]>
4054
4055 * **chore(extensions):** build extensions [skip ci]
4056
4057 **Signed-off-by:** Ar Rakin <[email protected]>
4058
4059 * **chore(extensions):** build extensions [skip ci]
4060
4061 **Signed-off-by:** Ar Rakin <[email protected]>
4062
4063 * **docs:** add slash command registration guide
4064
4065 **Signed-off-by:** Ar Rakin <[email protected]>
4066
4067 * **build:** update custom build tasks
4068
4069 **Signed-off-by:** Ar Rakin <[email protected]>
4070
4071 * **fix:** incorrect command line argument handling
4072
4073 **Signed-off-by:** Ar Rakin <[email protected]>
4074
4075 * **fix:** command line option `-u`, `-g`, and `-c`
4076
4077 **Signed-off-by:** Ar Rakin <[email protected]>
4078
4079 * **docs:** details on heap allocation errors
4080
4081 **Signed-off-by:** Ar Rakin <[email protected]>
4082
4083 * **chore(extensions):** build extensions [skip ci]
4084
4085 **Signed-off-by:** Ar Rakin <[email protected]>
4086
4087 * **docs:** getting started guide for v9
4088
4089 **Signed-off-by:** Ar Rakin <[email protected]>
4090
4091 * **build:** add migrate and generateMigrations task
4092
4093 **Signed-off-by:** Ar Rakin <[email protected]>
4094
4095 * **chore(extensions):** build extensions [skip ci]
4096
4097 **Signed-off-by:** Ar Rakin <[email protected]>
4098
4099 * **docs:** update donations link
4100
4101 **Signed-off-by:** Ar Rakin <[email protected]>
4102
4103 * **chore(extensions):** build extensions [skip ci]
4104
4105 **Signed-off-by:** Ar Rakin <[email protected]>
4106
4107 * **chore(extensions):** build extensions [skip ci]
4108
4109 **Signed-off-by:** Ar Rakin <[email protected]>
4110
4111 * **docs:** adjust min width for the TOC
4112
4113 **Signed-off-by:** Ar Rakin <[email protected]>
4114
4115 * **docs:** fix scroll issues when the TOC is large
4116
4117 **Signed-off-by:** Ar Rakin <[email protected]>
4118
4119 * **docs:** update nextjs config
4120
4121 **Signed-off-by:** Ar Rakin <[email protected]>
4122
4123 * **chore(extensions):** build extensions [skip ci]
4124
4125 **Signed-off-by:** Ar Rakin <[email protected]>
4126
4127 * **docs:** update nextjs config
4128
4129 **Signed-off-by:** Ar Rakin <[email protected]>
4130
4131 * **docs:** update licensing page
4132
4133 **Signed-off-by:** Ar Rakin <[email protected]>
4134
4135 * **docs:** update licensing page
4136
4137 **Signed-off-by:** Ar Rakin <[email protected]>
4138
4139 * **docs:** update scripts
4140
4141 **Signed-off-by:** Ar Rakin <[email protected]>
4142
4143 * **docs:** add license logo icons
4144
4145 **Signed-off-by:** Ar Rakin <[email protected]>
4146
4147 * **docs:** use plain markdown for license docs
4148
4149 **Signed-off-by:** Ar Rakin <[email protected]>
4150
4151 * **docs:** use plain markdown for license docs
4152
4153 **Signed-off-by:** Ar Rakin <[email protected]>
4154
4155 * **docs:** better license summary
4156
4157 **Signed-off-by:** Ar Rakin <[email protected]>
4158
4159 * **docs:** add licensing page
4160
4161 **Signed-off-by:** Ar Rakin <[email protected]>
4162
4163 * **chore(extensions):** build extensions [skip ci]
4164
4165 **Signed-off-by:** Ar Rakin <[email protected]>
4166
4167 * **chore(extensions):** build extensions [skip ci]
4168
4169 **Signed-off-by:** Ar Rakin <[email protected]>
4170
4171 * **chore(extensions):** build extensions [skip ci]
4172
4173 **Signed-off-by:** Ar Rakin <[email protected]>
4174
4175 * **chore(extensions):** build extensions [skip ci]
4176
4177 **Signed-off-by:** Ar Rakin <[email protected]>
4178
4179 * **chore(extensions):** build extensions [skip ci]
4180
4181 **Signed-off-by:** Ar Rakin <[email protected]>
4182
4183 * **docs:** update readme
4184
4185 **Signed-off-by:** Ar Rakin <[email protected]>
4186
4187 * **chore(extensions):** build extensions [skip ci]
4188
4189 **Signed-off-by:** Ar Rakin <[email protected]>
4190
4191 * **chore(extensions):** build extensions [skip ci]
4192
4193 **Signed-off-by:** Ar Rakin <[email protected]>
4194
4195 * **chore(extensions):** build extensions [skip ci]
4196
4197 **Signed-off-by:** Ar Rakin <[email protected]>
4198
4199 * **chore(extensions):** build extensions [skip ci]
4200
4201 **Signed-off-by:** Ar Rakin <[email protected]>
4202
4203 * **chore(extensions):** build extensions [skip ci]
4204
4205 **Signed-off-by:** Ar Rakin <[email protected]>
4206
4207 * **chore(extensions):** build extensions [skip ci]
4208
4209 **Signed-off-by:** Ar Rakin <[email protected]>
4210
4211 * **chore(extensions):** build extensions [skip ci]
4212
4213 **Signed-off-by:** Ar Rakin <[email protected]>
4214
4215 * **chore(extensions):** build extensions [skip ci]
4216
4217 **Signed-off-by:** Ar Rakin <[email protected]>
4218
4219 * **chore(extensions):** build extensions [skip ci]
4220
4221 **Signed-off-by:** Ar Rakin <[email protected]>
4222
4223 * **chore(extensions):** build extensions [skip ci]
4224
4225 **Signed-off-by:** Ar Rakin <[email protected]>
4226
4227 * **chore(extensions):** build extensions [skip ci]
4228
4229 **Signed-off-by:** Ar Rakin <[email protected]>
4230
4231 * **chore(extensions):** build extensions [skip ci]
4232
4233 **Signed-off-by:** Ar Rakin <[email protected]>
4234
4235
4236 ### 10-07-2024 - [[Ar Rakin](mailto:[email protected])]
4237
4238 * **ci:** fix docker workflow
4239
4240 **Signed-off-by:** Ar Rakin <[email protected]>
4241
4242 * **ci:** update docker workflow
4243
4244 **Signed-off-by:** Ar Rakin <[email protected]>
4245
4246
4247 ### 10-07-2024 - [[Ar Rakin](mailto:[email protected])]
4248
4249 * **deps:** bump react-icons from 4.12.0 to 5.2.1 in /docs
4250
4251
4252 * **deps:** bump remark-mdx-frontmatter from 4.0.0 to 5.0.0 in /docs
4253
4254
4255 * **chore(readme):** update logo link
4256
4257 **Signed-off-by:** Ar Rakin <[email protected]>
4258 * **chore(readme):** update logo image
4259
4260 **Signed-off-by:** Ar Rakin <[email protected]>
4261 * **docs:** update licensing page
4262
4263 **Signed-off-by:** Ar Rakin <[email protected]>
4264 * **chore(blazebuild):** update README.md
4265
4266 **Signed-off-by:** Ar Rakin <[email protected]>
4267 * **chore:** update README.md
4268
4269 **Signed-off-by:** Ar Rakin <[email protected]>
4270 * **ci:** update extensions.yml
4271
4272 **Signed-off-by:** Ar Rakin <[email protected]>
4273
4274 ### 10-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
4275
4276 * **release:** v9.16.20 [skip ci]
4277
4278 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4279
4280 * **release:** v9.16.19 [skip ci]
4281
4282 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4283
4284
4285 ### 09-07-2024 - [[Ar Rakin](mailto:[email protected])]
4286
4287 * **chore(extensions):** build extensions [skip ci]
4288
4289 **Signed-off-by:** Ar Rakin <[email protected]>
4290
4291 * **chore(extensions):** build extensions [skip ci]
4292
4293 **Signed-off-by:** Ar Rakin <[email protected]>
4294
4295 * **chore(extensions):** build extensions [skip ci]
4296
4297 **Signed-off-by:** Ar Rakin <[email protected]>
4298
4299 * **chore(extensions):** build extensions [skip ci]
4300
4301 **Signed-off-by:** Ar Rakin <[email protected]>
4302
4303 * **chore(extensions):** build extensions [skip ci]
4304
4305 **Signed-off-by:** Ar Rakin <[email protected]>
4306
4307 * **chore(extensions):** build extensions [skip ci]
4308
4309 **Signed-off-by:** Ar Rakin <[email protected]>
4310
4311 * **chore(extensions):** build extensions [skip ci]
4312
4313 **Signed-off-by:** Ar Rakin <[email protected]>
4314
4315 * **chore(extensions):** build extensions [skip ci]
4316
4317 **Signed-off-by:** Ar Rakin <[email protected]>
4318
4319 * **chore(extensions):** build extensions [skip ci]
4320
4321 **Signed-off-by:** Ar Rakin <[email protected]>
4322
4323 * **chore(extensions):** build extensions [skip ci]
4324
4325 **Signed-off-by:** Ar Rakin <[email protected]>
4326
4327 * **chore(extensions):** build extensions [skip ci]
4328
4329 **Signed-off-by:** Ar Rakin <[email protected]>
4330
4331 * **chore:** update readme
4332
4333 **Signed-off-by:** Ar Rakin <[email protected]>
4334
4335 * **ci(commitlint):** ignore dependabot commits
4336
4337 **Signed-off-by:** Ar Rakin <[email protected]>
4338
4339 * **chore:** update commitlint config
4340
4341 **Signed-off-by:** Ar Rakin <[email protected]>
4342
4343 * **ci(commitlint):** ignore dependabot commits
4344
4345 **Signed-off-by:** Ar Rakin <[email protected]>
4346
4347 * **fix(services):** make sure to import `tar` correctly
4348
4349 **Signed-off-by:** Ar Rakin <[email protected]>
4350
4351 * **fix:** remove console.log calls
4352
4353 **Signed-off-by:** Ar Rakin <[email protected]>
4354
4355 * **fix(caching):** not using cached values
4356
4357 **Signed-off-by:** Ar Rakin <[email protected]>
4358
4359 * **chore(extensions):** build extensions [skip ci]
4360
4361 **Signed-off-by:** Ar Rakin <[email protected]>
4362
4363 * **chore(extensions):** build extensions [skip ci]
4364
4365 **Signed-off-by:** Ar Rakin <[email protected]>
4366
4367 * **chore(extensions):** build extensions [skip ci]
4368
4369 **Signed-off-by:** Ar Rakin <[email protected]>
4370
4371 * **chore(extensions):** build extensions [skip ci]
4372
4373 **Signed-off-by:** Ar Rakin <[email protected]>
4374
4375 * **chore(extensions):** build extensions [skip ci]
4376
4377 **Signed-off-by:** Ar Rakin <[email protected]>
4378
4379 * **chore(extensions):** build extensions [skip ci]
4380
4381 **Signed-off-by:** Ar Rakin <[email protected]>
4382
4383 * **chore:** update readme
4384
4385 **Signed-off-by:** Ar Rakin <[email protected]>
4386
4387 * **docs:** license docs under the AGPL-3.0 and GFDL-1.3
4388
4389 **Signed-off-by:** Ar Rakin <[email protected]>
4390
4391 * **chore(blazebuild):** add license
4392
4393 **Signed-off-by:** Ar Rakin <[email protected]>
4394
4395 * **chore(extensions):** build extensions [skip ci]
4396
4397 **Signed-off-by:** Ar Rakin <[email protected]>
4398
4399 * **chore(blazebuild):** update readme
4400
4401 **Signed-off-by:** Ar Rakin <[email protected]>
4402
4403 * **chore(config:schemas):** regenerate schema files
4404
4405 **Signed-off-by:** Ar Rakin <[email protected]>
4406
4407 * **fix(api:MainController):** reset started_at date of the server when it's not present
4408
4409 **Signed-off-by:** Ar Rakin <[email protected]>
4410
4411 * **fix(schemas:systemConfig):** using unstable date as schema default
4412
4413 **Signed-off-by:** Ar Rakin <[email protected]>
4414
4415 * **chore(extensions):** build extensions [skip ci]
4416
4417 **Signed-off-by:** Ar Rakin <[email protected]>
4418
4419 * **build(blazew):** update script debug mode
4420
4421 **Signed-off-by:** Ar Rakin <[email protected]>
4422
4423 * **chore(extensions):** build extensions [skip ci]
4424
4425 **Signed-off-by:** Ar Rakin <[email protected]>
4426
4427 * **build(docker):** update Dockerfile
4428
4429 **Signed-off-by:** Ar Rakin <[email protected]>
4430
4431 * **chore(debug):** update blazew
4432
4433 **Signed-off-by:** Ar Rakin <[email protected]>
4434
4435 * **ci:** update extensions workflow
4436
4437 **Signed-off-by:** Ar Rakin <[email protected]>
4438
4439 * **ci:** fix workflows
4440
4441 **Signed-off-by:** Ar Rakin <[email protected]>
4442
4443 * **chore(extensions):** build extensions [skip ci]
4444
4445 **Signed-off-by:** Ar Rakin <[email protected]>
4446
4447 * **chore(extensions):** build extensions [skip ci]
4448
4449 **Signed-off-by:** Ar Rakin <[email protected]>
4450
4451 * **chore(extensions):** build extensions [skip ci]
4452
4453 **Signed-off-by:** Ar Rakin <[email protected]>
4454
4455 * **chore(extensions):** build extensions [skip ci]
4456
4457 **Signed-off-by:** Ar Rakin <[email protected]>
4458
4459 * **chore(extensions):** build extensions [skip ci]
4460
4461 **Signed-off-by:** Ar Rakin <[email protected]>
4462
4463 * **chore(extensions):** build extensions [skip ci]
4464
4465 **Signed-off-by:** Ar Rakin <[email protected]>
4466
4467 * **chore(extensions):** build extensions [skip ci]
4468
4469 **Signed-off-by:** Ar Rakin <[email protected]>
4470
4471 * **chore(extensions):** build extensions [skip ci]
4472
4473 **Signed-off-by:** Ar Rakin <[email protected]>
4474
4475 * **chore(extensions):** build extensions [skip ci]
4476
4477 **Signed-off-by:** Ar Rakin <[email protected]>
4478
4479 * **chore(extensions):** build extensions [skip ci]
4480
4481 **Signed-off-by:** Ar Rakin <[email protected]>
4482
4483 * **chore(extensions):** build extensions [skip ci]
4484
4485 **Signed-off-by:** Ar Rakin <[email protected]>
4486
4487 * **chore(extensions):** build extensions [skip ci]
4488
4489 **Signed-off-by:** Ar Rakin <[email protected]>
4490
4491 * **chore(extensions):** build extensions [skip ci]
4492
4493 **Signed-off-by:** Ar Rakin <[email protected]>
4494
4495 * **chore(extensions):** build extensions [skip ci]
4496
4497 **Signed-off-by:** Ar Rakin <[email protected]>
4498
4499 * **chore(extensions):** build extensions [skip ci]
4500
4501 **Signed-off-by:** Ar Rakin <[email protected]>
4502
4503 * **chore(extensions):** build extensions [skip ci]
4504
4505 **Signed-off-by:** Ar Rakin <[email protected]>
4506
4507 * **chore(extensions):** build extensions [skip ci]
4508
4509 **Signed-off-by:** Ar Rakin <[email protected]>
4510
4511 * **chore(extensions):** build extensions [skip ci]
4512
4513 **Signed-off-by:** Ar Rakin <[email protected]>
4514
4515 * **chore(extensions):** build extensions [skip ci]
4516
4517 **Signed-off-by:** Ar Rakin <[email protected]>
4518
4519 * **chore(extensions):** build extensions [skip ci]
4520
4521 **Signed-off-by:** Ar Rakin <[email protected]>
4522
4523 * **chore(extensions):** build extensions [skip ci]
4524
4525 **Signed-off-by:** Ar Rakin <[email protected]>
4526
4527 * **chore(extensions):** build extensions [skip ci]
4528
4529 **Signed-off-by:** Ar Rakin <[email protected]>
4530
4531 * **chore(extensions):** build extensions [skip ci]
4532
4533 **Signed-off-by:** Ar Rakin <[email protected]>
4534
4535 * **chore(extensions):** build extensions [skip ci]
4536
4537 **Signed-off-by:** Ar Rakin <[email protected]>
4538
4539 * **chore(extensions):** build extensions [skip ci]
4540
4541 **Signed-off-by:** Ar Rakin <[email protected]>
4542
4543 * **chore(extensions):** build extensions [skip ci]
4544
4545 **Signed-off-by:** Ar Rakin <[email protected]>
4546
4547 * **chore(extensions):** build extensions [skip ci]
4548
4549 **Signed-off-by:** Ar Rakin <[email protected]>
4550
4551 * **chore(extensions):** build extensions [skip ci]
4552
4553 **Signed-off-by:** Ar Rakin <[email protected]>
4554
4555 * **chore(extensions):** build extensions [skip ci]
4556
4557 **Signed-off-by:** Ar Rakin <[email protected]>
4558
4559 * **chore(extensions):** build extensions [skip ci]
4560
4561 **Signed-off-by:** Ar Rakin <[email protected]>
4562
4563 * **chore(extensions):** build extensions [skip ci]
4564
4565 **Signed-off-by:** Ar Rakin <[email protected]>
4566
4567
4568 ### 09-07-2024 - [[Conventional Changelog Action](mailto:[email protected])]
4569
4570 * **release:** v9.16.18 [skip ci]
4571
4572 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4573
4574 * **release:** v9.16.17 [skip ci]
4575
4576 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4577
4578 * **release:** v9.16.16 [skip ci]
4579
4580 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4581
4582 * **release:** v9.16.15 [skip ci]
4583
4584 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4585
4586 * **release:** v9.16.14 [skip ci]
4587
4588 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4589
4590 * **release:** v9.16.13 [skip ci]
4591
4592 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4593
4594 * **release:** v9.16.12 [skip ci]
4595
4596 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4597
4598 * **release:** v9.16.11 [skip ci]
4599
4600 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4601
4602 * **release:** v9.16.10 [skip ci]
4603
4604 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4605
4606 * **release:** v9.16.9 [skip ci]
4607
4608 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4609
4610 * **release:** v9.16.8 [skip ci]
4611
4612 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4613
4614 * **release:** v9.16.7 [skip ci]
4615
4616 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4617
4618 * **release:** v9.16.6 [skip ci]
4619
4620 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4621
4622 * **release:** v9.16.5 [skip ci]
4623
4624 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4625
4626 * **release:** v9.16.4 [skip ci]
4627
4628 **Signed-off-by:** Ar Rakin <[email protected]> [skip ci]
4629
4630
4631 ### 09-07-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
4632
4633 * **deps:** bump remark-mdx-frontmatter from 4.0.0 to 5.0.0 in /docs
4634
4635 **Bumps [remark-mdx-frontmatter](https:** //github.com/remcohaszing/remark-mdx-frontmatter) from 4.0.0 to 5.0.0.
4636 **- [Release notes](https:** //github.com/remcohaszing/remark-mdx-frontmatter/releases)
4637 **- [Commits](https:** //github.com/remcohaszing/remark-mdx-frontmatter/compare/v4.0.0...v5.0.0)
4638
4639 ---
4640 **updated-dependencies:**
4641 **- dependency-name:** remark-mdx-frontmatter
4642 ** dependency-type:** direct:production
4643 ** update-type:** version-update:semver-major
4644 ...
4645
4646 **Signed-off-by:** dependabot[bot] <[email protected]>
4647 * **deps:** bump react-icons from 4.12.0 to 5.2.1 in /docs
4648
4649 **Bumps [react-icons](https:** //github.com/react-icons/react-icons) from 4.12.0 to 5.2.1.
4650 **- [Release notes](https:** //github.com/react-icons/react-icons/releases)
4651 **- [Commits](https:** //github.com/react-icons/react-icons/compare/v4.12.0...v5.2.1)
4652
4653 ---
4654 **updated-dependencies:**
4655 **- dependency-name:** react-icons
4656 ** dependency-type:** direct:production
4657 ** update-type:** version-update:semver-major
4658 ...
4659
4660 **Signed-off-by:** dependabot[bot] <[email protected]>
4661 * **build(deps):** bump express-rate-limit from 6.11.2 to 7.3.1
4662
4663 **Bumps [express-rate-limit](https:** //github.com/express-rate-limit/express-rate-limit) from 6.11.2 to 7.3.1.
4664 **- [Release notes](https:** //github.com/express-rate-limit/express-rate-limit/releases)
4665 **- [Commits](https:** //github.com/express-rate-limit/express-rate-limit/compare/v6.11.2...v7.3.1)
4666
4667 ---
4668 **updated-dependencies:**
4669 **- dependency-name:** express-rate-limit
4670 ** dependency-type:** direct:production
4671 ** update-type:** version-update:semver-major
4672 ...
4673
4674 **Signed-off-by:** dependabot[bot] <[email protected]>
4675 * **deps:** bump chalk from 4.1.2 to 5.3.0 in /blazebuild
4676
4677 **Bumps [chalk](https:** //github.com/chalk/chalk) from 4.1.2 to 5.3.0.
4678 **- [Release notes](https:** //github.com/chalk/chalk/releases)
4679 **- [Commits](https:** //github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
4680
4681 ---
4682 **updated-dependencies:**
4683 **- dependency-name:** chalk
4684 ** dependency-type:** direct:production
4685 ** update-type:** version-update:semver-major
4686 ...
4687
4688 **Signed-off-by:** dependabot[bot] <[email protected]>
4689 * **deps:** bump tar from 6.2.1 to 7.4.0
4690
4691 **Bumps [tar](https:** //github.com/isaacs/node-tar) from 6.2.1 to 7.4.0.
4692 **- [Release notes](https:** //github.com/isaacs/node-tar/releases)
4693 **- [Changelog](https:** //github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
4694 **- [Commits](https:** //github.com/isaacs/node-tar/compare/v6.2.1...v7.4.0)
4695
4696 ---
4697 **updated-dependencies:**
4698 **- dependency-name:** tar
4699 ** dependency-type:** direct:production
4700 ** update-type:** version-update:semver-major
4701 ...
4702
4703 **Signed-off-by:** dependabot[bot] <[email protected]>
4704 * **deps:** bump date-fns from 2.30.0 to 3.6.0
4705
4706 **Bumps [date-fns](https:** //github.com/date-fns/date-fns) from 2.30.0 to 3.6.0.
4707 **- [Release notes](https:** //github.com/date-fns/date-fns/releases)
4708 **- [Changelog](https:** //github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
4709 **- [Commits](https:** //github.com/date-fns/date-fns/compare/v2.30.0...v3.6.0)
4710
4711 ---
4712 **updated-dependencies:**
4713 **- dependency-name:** date-fns
4714 ** dependency-type:** direct:production
4715 ** update-type:** version-update:semver-major
4716 ...
4717
4718 **Signed-off-by:** dependabot[bot] <[email protected]>
4719 * **deps:** bump ascii-table3 from 0.8.2 to 0.9.0
4720
4721 **Bumps [ascii-table3](https:** //github.com/AllMightySauron/ascii-table3) from 0.8.2 to 0.9.0.
4722 **- [Release notes](https:** //github.com/AllMightySauron/ascii-table3/releases)
4723 **- [Commits](https:** //github.com/AllMightySauron/ascii-table3/compare/0.8.2...0.9.0)
4724
4725 ---
4726 **updated-dependencies:**
4727 **- dependency-name:** ascii-table3
4728 ** dependency-type:** direct:production
4729 ** update-type:** version-update:semver-minor
4730 ...
4731
4732 **Signed-off-by:** dependabot[bot] <[email protected]>
4733 * **build(deps):** bump reflect-metadata from 0.1.14 to 0.2.2
4734
4735 **Bumps [reflect-metadata](https:** //github.com/rbuckton/reflect-metadata) from 0.1.14 to 0.2.2.
4736 **- [Release notes](https:** //github.com/rbuckton/reflect-metadata/releases)
4737 **- [Changelog](https:** //github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
4738 **- [Commits](https:** //github.com/rbuckton/reflect-metadata/commits)
4739
4740 ---
4741 **updated-dependencies:**
4742 **- dependency-name:** reflect-metadata
4743 ** dependency-type:** direct:production
4744 ** update-type:** version-update:semver-minor
4745 ...
4746
4747 **Signed-off-by:** dependabot[bot] <[email protected]>
4748 * **build(deps):** bump undici from 5.28.4 to 6.19.2
4749
4750 **Bumps [undici](https:** //github.com/nodejs/undici) from 5.28.4 to 6.19.2.
4751 **- [Release notes](https:** //github.com/nodejs/undici/releases)
4752 **- [Commits](https:** //github.com/nodejs/undici/compare/v5.28.4...v6.19.2)
4753
4754 ---
4755 **updated-dependencies:**
4756 **- dependency-name:** undici
4757 ** dependency-type:** direct:production
4758 ** update-type:** version-update:semver-major
4759 ...
4760
4761 **Signed-off-by:** dependabot[bot] <[email protected]>
4762 * **build(deps-dev):** bump @types/uuid from 9.0.8 to 10.0.0
4763
4764 **Bumps [@types/uuid](https:** //github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.0.0.
4765 **- [Release notes](https:** //github.com/DefinitelyTyped/DefinitelyTyped/releases)
4766 **- [Commits](https:** //github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
4767
4768 ---
4769 **updated-dependencies:**
4770 **- dependency-name:** "@types/uuid"
4771 ** dependency-type:** direct:development
4772 ** update-type:** version-update:semver-major
4773 ...
4774
4775 **Signed-off-by:** dependabot[bot] <[email protected]>
4776 * **build(deps):** bump glob from 10.4.5 to 11.0.0
4777
4778 **Bumps [glob](https:** //github.com/isaacs/node-glob) from 10.4.5 to 11.0.0.
4779 **- [Changelog](https:** //github.com/isaacs/node-glob/blob/main/changelog.md)
4780 **- [Commits](https:** //github.com/isaacs/node-glob/compare/v10.4.5...v11.0.0)
4781
4782 ---
4783 **updated-dependencies:**
4784 **- dependency-name:** glob
4785 ** dependency-type:** direct:production
4786 ** update-type:** version-update:semver-major
4787 ...
4788
4789 **Signed-off-by:** dependabot[bot] <[email protected]>
4790
4791 ### 09-07-2024 - [[Ar Rakin](mailto:[email protected])]
4792
4793 * **build(deps):** bump express-rate-limit from 6.11.2 to 7.3.1
4794
4795
4796 * **ci:** update dependabot.yml
4797
4798 **Signed-off-by:** Ar Rakin <[email protected]>
4799 * **build(deps-dev):** bump @types/uuid from 9.0.8 to 10.0.0
4800
4801
4802 * **build(deps):** bump reflect-metadata from 0.1.14 to 0.2.2
4803
4804
4805 * **ci:** update dependabot.yml
4806
4807 **Signed-off-by:** Ar Rakin <[email protected]>
4808 * **ci(dependabot):** create dependabot.yml
4809
4810 **Signed-off-by:** Ar Rakin <[email protected]>
4811 * **chore(blazebuild):** add LICENSE
4812
4813 **Signed-off-by:** Ar Rakin <[email protected]>
4814
4815 ### 08-08-2022 - [[Ar Rakin](mailto:[email protected])]
4816
4817 * **revert:** unexpected license update by mistake
4818
4819 **NOTE:** this commit overwrites its original date.
4820 **Signed-off-by:** Ar Rakin <[email protected]>
4821
4822
4823 ### 09-07-2024 - [[Ar Rakin](mailto:[email protected])]
4824
4825 * **build(docker):** update Dockerfile
4826
4827 **Signed-off-by:** Ar Rakin <[email protected]>
4828
4829 * **build(deps):** dependencies were not being installed correctly
4830
4831 **Signed-off-by:** Ar Rakin <[email protected]>
4832
4833
4834 ### 08-07-2024 - [[Ar Rakin](mailto:[email protected])]
4835
4836 * **chore(extensions):** build extensions [skip ci]
4837
4838 **Signed-off-by:** Ar Rakin <[email protected]>
4839
4840 * **chore(extensions):** build extensions [skip ci]
4841
4842 **Signed-off-by:** Ar Rakin <[email protected]>
4843
4844 * **chore(extensions):** build extensions [skip ci]
4845
4846 **Signed-off-by:** Ar Rakin <[email protected]>
4847
4848 * **chore(extensions):** build extensions [skip ci]
4849
4850 **Signed-off-by:** Ar Rakin <[email protected]>
4851
4852 * **chore(extensions):** build extensions [skip ci]
4853
4854 **Signed-off-by:** Ar Rakin <[email protected]>
4855
4856 * **chore(extensions):** build extensions [skip ci]
4857
4858 **Signed-off-by:** Ar Rakin <[email protected]>
4859
4860 * **chore(extensions):** build extensions [skip ci]
4861
4862 **Signed-off-by:** Ar Rakin <[email protected]>
4863
4864 * **chore(extensions):** build extensions [skip ci]
4865
4866 **Signed-off-by:** Ar Rakin <[email protected]>
4867
4868 * **chore(extensions):** build extensions [skip ci]
4869
4870 **Signed-off-by:** Ar Rakin <[email protected]>
4871
4872 * **chore(extensions):** build extensions [skip ci]
4873
4874 **Signed-off-by:** Ar Rakin <[email protected]>
4875
4876 * **chore(extensions):** build extensions [skip ci]
4877
4878 **Signed-off-by:** Ar Rakin <[email protected]>
4879
4880 * **chore(extensions):** build extensions [skip ci]
4881
4882 **Signed-off-by:** Ar Rakin <[email protected]>
4883
4884 * **chore(extensions):** build extensions [skip ci]
4885
4886 **Signed-off-by:** Ar Rakin <[email protected]>
4887
4888 * **chore(extensions):** build extensions [skip ci]
4889
4890 **Signed-off-by:** Ar Rakin <[email protected]>
4891
4892 * **chore(extensions):** build extensions [skip ci]
4893
4894 **Signed-off-by:** Ar Rakin <[email protected]>
4895
4896 * **chore(extensions):** build extensions [skip ci]
4897
4898 **Signed-off-by:** Ar Rakin <[email protected]>
4899
4900 * **build(blazew):** wrapper script errors
4901
4902 **Signed-off-by:** Ar Rakin <[email protected]>
4903
4904 * **build(blazew):** wrapper script errors
4905
4906 **Signed-off-by:** Ar Rakin <[email protected]>
4907
4908 * **build(blazew):** update wrapper script
4909
4910 **Signed-off-by:** Ar Rakin <[email protected]>
4911
4912 * **build(docker):** update Dockerfile
4913
4914 **Signed-off-by:** Ar Rakin <[email protected]>
4915
4916 * **build(docker):** update Dockerfile
4917
4918 **Signed-off-by:** Ar Rakin <[email protected]>
4919
4920 * **ci:** update git commit message of the release workflow
4921
4922 **Signed-off-by:** Ar Rakin <[email protected]>
4923
4924 * **build(docker):** update Dockerfile
4925
4926 **Signed-off-by:** Ar Rakin <[email protected]>
4927
4928 * **build(docker):** update Dockerfile
4929
4930 **Signed-off-by:** Ar Rakin <[email protected]>
4931
4932 * **chore(pm2):** update pm2 echosystem configuration
4933
4934 **Signed-off-by:** Ar Rakin <[email protected]>
4935
4936 * **fix(utils):** invalid way of determining system prefix
4937
4938 **Signed-off-by:** Ar Rakin <[email protected]>
4939
4940 * **ci:** update labels
4941
4942 **Signed-off-by:** Ar Rakin <[email protected]>
4943
4944 * **ci:** fix blazebuild workflow
4945
4946 **Signed-off-by:** Ar Rakin <[email protected]>
4947
4948 * **chore(blazebuild):** update readme
4949
4950 **Signed-off-by:** Ar Rakin <[email protected]>
4951
4952 * **chore(blazebuild):** update readme
4953
4954 **Signed-off-by:** Ar Rakin <[email protected]>
4955
4956 * **fix(security:ModerationRuleHandler):** invalid property access on string
4957
4958 **Signed-off-by:** Ar Rakin <[email protected]>
4959
4960 * **chore:** update .node-version
4961
4962 **Signed-off-by:** Ar Rakin <[email protected]>
4963
4964 * **chore:** fix merge conflicts
4965
4966 **Signed-off-by:** Ar Rakin <[email protected]>
4967
4968 * **ci:** add commitlint workflows
4969
4970 **Signed-off-by:** Ar Rakin <[email protected]>
4971
4972 * **fix:** optional module loading
4973
4974 **Signed-off-by:** Ar Rakin <[email protected]>
4975
4976 * **chore(extensions):** build extensions [skip ci]
4977 * **chore(extensions):** build extensions [skip ci]
4978 * **chore(extensions):** build extensions [skip ci]
4979 * **chore(extensions):** build extensions [skip ci]
4980 * **chore(extensions):** build extensions [skip ci]
4981 * **chore(extensions):** build extensions [skip ci]
4982 * **chore(extensions):** build extensions [skip ci]
4983 * **chore(extensions):** build extensions [skip ci]
4984 * **chore(extensions):** build extensions [skip ci]
4985 * **chore(extensions):** build extensions [skip ci]
4986 * **chore(extensions):** build extensions [skip ci]
4987 * **chore(extensions):** build extensions [skip ci]
4988 * **chore(extensions):** build extensions [skip ci]
4989 * **chore(extensions):** build extensions [skip ci]
4990 * **chore(extensions):** build extensions [skip ci]
4991 * **chore(extensions):** build extensions [skip ci]
4992 * **chore(extensions):** build extensions [skip ci]
4993 * **chore(extensions):** build extensions [skip ci]
4994 * **chore(extensions):** build extensions [skip ci]
4995 * **chore(extensions):** build extensions [skip ci]
4996 * **chore(extensions):** build extensions [skip ci]
4997 * **chore(extensions):** build extensions [skip ci]
4998 * **chore(extensions):** build extensions [skip ci]
4999 * **chore(extensions):** build extensions [skip ci]
5000 * **chore(extensions):** build extensions [skip ci]
5001 * **chore(extensions):** build extensions [skip ci]
5002 * **chore(extensions):** build extensions [skip ci]
5003
5004 ### 08-07-2024 - [[Ar Rakin](mailto:[email protected])]
5005
5006 * **ci:** update extensions.yml
5007 * **build:** update blaze_wrapper.properties
5008
5009 **Signed-off-by:** Ar Rakin <[email protected]>
5010 * **chore:** update TODO.md
5011
5012 **Signed-off-by:** Ar Rakin <[email protected]>
5013 * **ci:** add blazebuild build workflow
5014
5015 **Signed-off-by:** Ar Rakin <[email protected]>
5016 * **ci(codeql):** exclude test files
5017
5018 **Signed-off-by:** Ar Rakin <[email protected]>
5019 * **chore(blazebuild):** add version to package.json
5020
5021 **Signed-off-by:** Ar Rakin <[email protected]>
5022 * **chore(blazebuild):** update readme
5023
5024 **Signed-off-by:** Ar Rakin <[email protected]>
5025 * **fix:** type errors
5026
5027 **Signed-off-by:** Ar Rakin <[email protected]>
5028 * **ci:** update commitlint.yml
5029
5030 **Signed-off-by:** Ar Rakin <[email protected]>
5031 * **ci:** update extensions workflow
5032
5033 **Signed-off-by:** Ar Rakin <[email protected]>
5034
5035 ### 08-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5036
5037 * **release:** v9.16.3 [skip ci] [skip ci]
5038 * **chore(release):** v9.16.2 [skip ci]
5039
5040 ### 07-07-2024 - [[Ar Rakin](mailto:[email protected])]
5041
5042 * **chore(extensions):** build extensions [skip ci]
5043 * **chore(extensions):** build extensions [skip ci]
5044 * **chore(extensions):** build extensions [skip ci]
5045 * **chore(extensions):** build extensions [skip ci]
5046 * **chore(extensions):** build extensions [skip ci]
5047 * **chore(extensions):** build extensions [skip ci]
5048 * **chore(extensions):** build extensions [skip ci]
5049 * **chore(extensions):** build extensions [skip ci]
5050 * **chore(extensions):** build extensions [skip ci]
5051 * **chore(extensions):** build extensions [skip ci]
5052 * **chore(extensions):** build extensions [skip ci]
5053 * **chore(extensions):** build extensions [skip ci]
5054 * **chore(extensions):** build extensions [skip ci]
5055 * **ci:** update extensions workflow
5056 * **chore:** reorganize extensions and build logic
5057 * **chore:** version files
5058 * **ci:** release workflow
5059 * **fix(services:updateManager):** update unpacking logic
5060 * **feat:** ci test
5061 * **feat:** ci test
5062 * **ci:** release workflow issues
5063 * **feat:** ci test
5064 * **ci:** release workflow issues
5065 * **fix:** unhandled PermissionDeniedError in CommandManager
5066 * **fix:** unhandled PermissionDeniedError in CommandManager
5067 * **feat:** release next version [ci test]
5068 * **ci:** fix release workflow
5069 * **feat:** release next version [ci test]
5070 * **feat:** release next version [ci test]
5071 * **feat:** release next version [ci test]
5072 * **ci:** update releae workflow
5073 * **feat:** better update interactions
5074 * **fix:** reword the about command embed footer
5075 * **feat:** update command
5076 * **chore:** remove unneeded todos
5077
5078 ### 07-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5079
5080 * **chore(release):** v9.16.1 [skip ci]
5081 * **chore(release):** v9.16.0 [skip ci]
5082 * **chore(release):** v9.15.0 [skip ci]
5083 * **chore(release):** v9.14.1 [skip ci]
5084 * **chore(release):** v9.14.0 [skip ci]
5085 * **chore(release):** v9.13.0 [skip ci]
5086 * **chore(release):** v9.12.0 [skip ci]
5087 * **chore(release):** v9.11.0 [skip ci]
5088 * **chore(release):** v9.10.1 [skip ci]
5089 * **chore(release):** v9.10.0 [skip ci]
5090
5091 ### 04-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5092
5093 * **chore(release):** v9.9.2 [skip ci]
5094
5095 ### 04-07-2024 - [[Ar Rakin](mailto:[email protected])]
5096
5097 * **fix(models):** invalid logic
5098
5099 ### 03-07-2024 - [[Ar Rakin](mailto:[email protected])]
5100
5101 * **build:** update Dockerfile
5102
5103 **Signed-off-by:** Ar Rakin <[email protected]>
5104
5105 ### 03-07-2024 - [[Ar Rakin](mailto:[email protected])]
5106
5107 * **chore:** update deps and remove unneeded files
5108
5109 ### 02-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5110
5111 * **chore(release):** v9.9.1 [skip ci]
5112
5113 ### 02-07-2024 - [[Ar Rakin](mailto:[email protected])]
5114
5115 * **fix:** remove unnecessary console.log
5116 * **refactor:** organize code
5117
5118 ### 01-07-2024 - [[Conventional Release Action](mailto:[email protected])]
5119
5120 * **chore(release):** v9.9.0 [skip ci]
5121 * **chore(release):** v9.8.0 [skip ci]
5122
5123 ### 01-07-2024 - [[Ar Rakin](mailto:[email protected])]
5124
5125 * **feat:** better command system
5126 * **feat:** improved shell service
5127
5128 ### 28-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5129
5130 * **chore(release):** v9.7.0 [skip ci]
5131
5132 ### 28-06-2024 - [[Ar Rakin](mailto:[email protected])]
5133
5134 * **feat:** system update service
5135
5136 ### 25-06-2024 - [[Ar Rakin](mailto:[email protected])]
5137
5138 * **chore:** update readme
5139
5140 **Signed-off-by:** Ar Rakin <[email protected]>
5141
5142 ### 25-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5143
5144 * **chore(release):** v9.6.0 [skip ci]
5145
5146 ### 25-06-2024 - [[Ar Rakin](mailto:[email protected])]
5147
5148 * **fix:** eslint warnings
5149 * **feat:** sudobot system shell
5150
5151 ### 24-06-2024 - [[Ar Rakin](mailto:[email protected])]
5152
5153 * **docs:** correct config example
5154
5155 **Signed-off-by:** Ar Rakin <[email protected]>
5156 * **docs:** fix eslint errors
5157
5158 **Signed-off-by:** Ar Rakin <[email protected]>
5159
5160 ### 24-06-2024 - [[Ar Rakin](mailto:[email protected])]
5161
5162 * **docs:** improved type presentation
5163 * **docs:** finish message rule docs
5164 * **docs:** complete the automod rules page
5165 * **refactor:** restructure the message rule schemas
5166 * **feat:** add moderation rule docs (1/3)
5167
5168 ### 24-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5169
5170 * **chore(release):** v9.5.0 [skip ci]
5171
5172 ### 23-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5173
5174 * **chore(release):** v9.4.0 [skip ci]
5175 * **chore(release):** v9.3.0 [skip ci]
5176
5177 ### 23-06-2024 - [[Ar Rakin](mailto:[email protected])]
5178
5179 * **feat:** add v9 release page
5180 * **chore:** rerun ci workflows
5181 * **chore:** add gitignore
5182 * **chore:** remove unneeded files
5183 * **feat:** move to drizzle from prisma
5184 * **feat:** introduce drizzle
5185
5186 ### 23-06-2024 - [[Ar Rakin](mailto:[email protected])]
5187
5188 * **ci:** update release workflow
5189
5190 **Signed-off-by:** Ar Rakin <[email protected]>
5191 * **ci:** update build workflow
5192
5193 **Signed-off-by:** Ar Rakin <[email protected]>
5194 * **chore:** update SECURITY.md
5195
5196 **Signed-off-by:** Ar Rakin <[email protected]>
5197
5198 ### 22-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5199
5200 * **chore(release):** v9.2.1 [skip ci]
5201 * **chore(release):** v9.2.0 [skip ci]
5202
5203 ### 22-06-2024 - [[Ar Rakin](mailto:[email protected])]
5204
5205 * **fix(logging):** message deletion log delay
5206
5207 ### 22-06-2024 - [[Ar Rakin](mailto:[email protected])]
5208
5209 * **fix:** compatibility issues with TypeScript 5.5
5210 * **feat(framework:concurrent):** semaphore condition
5211 * **feat(automod:rules):** bypassers
5212
5213 ### 17-06-2024 - [[Ar Rakin](mailto:[email protected])]
5214
5215 * **ci:** fix scheduled workflows
5216
5217 **Signed-off-by:** Ar Rakin <[email protected]>
5218
5219 ### 16-06-2024 - [[Ar Rakin](mailto:[email protected])]
5220
5221 * **ci:** remove faulty workflows
5222
5223 **Signed-off-by:** Ar Rakin <[email protected]>
5224 * **ci:** add snyk security test workflow
5225
5226 **Signed-off-by:** Ar Rakin <[email protected]>
5227 * **ci:** update release workflow
5228
5229 **Signed-off-by:** Ar Rakin <[email protected]>
5230 * **ci:** update extension build schedule
5231
5232 **Signed-off-by:** Ar Rakin <[email protected]>
5233 * **release:** 9.x-beta.1
5234
5235
5236 * Merge branch 'main' into 9.x-dev
5237
5238 **Signed-off-by:** Ar Rakin <[email protected]>
5239 * **feat:** survey service
5240 * **fix:** use extension IDs instead of names
5241 * **feat:** better extension API
5242 * **chore:** update tsconfig
5243 * **chore:** update vscode settings
5244 * **chore(deps):** bump discord.js version
5245 * **feat:** bump reminder service
5246 * **feat:** message reporting
5247
5248 ### 16-06-2024 - [[Conventional Release Action](mailto:[email protected])]
5249
5250 * **chore(release):** v9.1.0 [skip ci]
5251
5252 ### 15-06-2024 - [[Ar Rakin](mailto:[email protected])]
5253
5254 * **fix:** missing boot method in moderation rule handler implementation
5255
5256 **Signed-off-by:** Ar Rakin <[email protected]>
5257 * **chore:** update contributor guidelines
5258
5259 **Signed-off-by:** Ar Rakin <[email protected]>
5260 * **feat:** message reporting system (1/3)
5261 * **feat:** trigger service
5262
5263 ### 14-06-2024 - [[Ar Rakin](mailto:[email protected])]
5264
5265 * **chore:** update comments
5266 * **fix:** eslint issues
5267 * **feat:** ai automod
5268 * **feat:** file filter rule
5269 * **feat:** welcomer service
5270 * **feat:** autorole service
5271 * **feat:** invite tracking in log messages
5272
5273 ### 13-06-2024 - [[Ar Rakin](mailto:[email protected])]
5274
5275 * **feat(verification):** captcha support
5276
5277 ### 11-06-2024 - [[Ar Rakin](mailto:[email protected])]
5278
5279 * **fix:** type mismatch
5280 * **feat:** quick mute service
5281 * **feat:** better queue management in verification service
5282
5283 ### 10-06-2024 - [[Ar Rakin](mailto:[email protected])]
5284
5285 * **fix:** email verification
5286
5287 ### 08-06-2024 - [[Ar Rakin](mailto:[email protected])]
5288
5289 * **feat:** email verification
5290 * **feat:** google auth
5291 * **feat:** github verification
5292
5293 ### 07-06-2024 - [[Ar Rakin](mailto:[email protected])]
5294
5295 * **fix:** remove console.logs
5296 * **fix:** remove console.logs
5297 * **feat:** verification system integration with frontend
5298
5299 ### 06-06-2024 - [[Ar Rakin](mailto:[email protected])]
5300
5301 * **fix(blazebuild):** add TTY check
5302 * **feat(blazebuild):** progress bar
5303
5304 ### 06-06-2024 - [[Ar Rakin](mailto:[email protected])]
5305
5306 * **fix:** blaze wrapper crashing for an extra newline in properties file
5307 * **build:** update blaze_wrapper.properties
5308
5309 **Signed-off-by:** Ar Rakin <[email protected]>
5310 * **build(blazebuild):** update wrapper
5311
5312 **Signed-off-by:** Ar Rakin <[email protected]>
5313 * **feat(blazebuild):** println() now takes any type of argument
5314 * **feat(blazebuild):** task graph
5315 * **fix(blazebuild):** better module management
5316 * **chore:** update contribution guidelines
5317
5318 **Signed-off-by:** Ar Rakin <[email protected]>
5319 * **build:** invalid import
5320
5321 **Signed-off-by:** Ar Rakin <[email protected]>
5322 * **fix(blazebuild):** update default export
5323
5324 **Signed-off-by:** Ar Rakin <[email protected]>
5325 * **feat(blazebuild):** buildSrc plugins
5326 * **feat:** add verification service
5327 * **style:** add todo comments
5328
5329 ### 05-06-2024 - [[Ar Rakin](mailto:[email protected])]
5330
5331 * **feat:** support storage backups on bun
5332 * **feat:** raid protection
5333 * **fix:** incorrect method signature
5334
5335 ### 05-06-2024 - [[Ar Rakin](mailto:[email protected])]
5336
5337 * **feat:** regex patterns in profile filter
5338 * **feat:** basic profile filters
5339 * **feat:** finish message rule service handler
5340
5341 **Signed-off-by:** Ar Rakin <[email protected]>
5342
5343
5344 ### 04-06-2024 - [[Ar Rakin](mailto:[email protected])]
5345
5346 * **test:** update failing tests
5347 * **fix:** eslint issues
5348 * **chore:** update webstorm configurations
5349 * **chore:** update webstorm configurations
5350 * **feat:** add translate command
5351 * **feat:** add set slowmode command
5352 * **feat:** add extract emoji command
5353 * **feat:** better directive parsing
5354 * **feat:** embed commands
5355
5356 ### 03-06-2024 - [[Ar Rakin](mailto:[email protected])]
5357
5358 * **fix:** build scripts
5359 * **chore(idea):** add configurations
5360 * **build:** fix blazebuild scripts
5361
5362 ### 03-06-2024 - [[Ar Rakin](mailto:[email protected])]
5363
5364 * **build:** update blazew script
5365
5366 **Signed-off-by:** Ar Rakin <[email protected]>
5367 * **feat(blazebuild):** project data management
5368 * **feat:** snippet push file command
5369 * **feat:** hot snippet updates
5370 * **feat:** snippet edit command
5371 * **feat:** add missing slash commands
5372 * **feat:** add snippet list command
5373 * **feat:** snippet delete and rename command
5374 * **feat:** snippets
5375
5376 ### 02-06-2024 - [[Ar Rakin](mailto:[email protected])]
5377
5378 * **feat(blazebuild):** task modification
5379 * **feat:** add tasks task
5380 * **fix:** add a fail-safe for self bans
5381 * **feat:** add system ban/unban command
5382 * **feat:** finalize help command (2/2)
5383
5384 ### 02-06-2024 - [[Ar Rakin](mailto:[email protected])]
5385
5386 * **feat:** add help command (1/2)
5387
5388 ### 01-06-2024 - [[Ar Rakin](mailto:[email protected])]
5389
5390 * **build(tsconfig):** revert `importsNotUsedAsValues` to `remove`
5391 * **feat(blazebuild):** fluent async file I/O API
5392
5393 ### 31-05-2024 - [[Ar Rakin](mailto:[email protected])]
5394
5395 * **build:** update tsconfig.json
5396
5397 ### 30-05-2024 - [[Ar Rakin](mailto:[email protected])]
5398
5399 * **feat:** add system status command
5400 * **feat:** add system status command
5401 * **feat:** add restart command
5402 * **fix:** eval environment
5403 * **feat:** add eval command
5404 * **feat:** add config command
5405 * **feat:** add blockedtoken and blockedword commands
5406 * **feat:** add softban command
5407
5408 ### 29-05-2024 - [[Ar Rakin](mailto:[email protected])]
5409
5410 * **feat:** infraction statistics
5411 * **feat:** add information-related commands
5412 * **feat:** add avatar command
5413 * **fix:** make sure to only allow string literals for permission computation
5414 * **feat(commands:information):** add profile command
5415
5416 ### 27-05-2024 - [[Ar Rakin](mailto:[email protected])]
5417
5418 * **feat:** add fun commands
5419 * **build:** fix blazebuild issues
5420 * **feat:** add more utils to blazebuild
5421
5422 ### 26-05-2024 - [[Ar Rakin](mailto:[email protected])]
5423
5424 * **feat:** finish building blazebuild v2
5425
5426 ### 26-05-2024 - [[Ar Rakin](mailto:[email protected])]
5427
5428 * **refactor:** blazebuild v2
5429
5430 ### 25-05-2024 - [[Ar Rakin](mailto:[email protected])]
5431
5432 * **feat(blazebuild):** v2
5433
5434 ### 24-05-2024 - [[Ar Rakin](mailto:[email protected])]
5435
5436 * **feat:** add joke command
5437 * **feat:** introduce environment variable type-checking
5438 * **feat:** add cat and dog commands
5439 * **build(blaze):** update blazebuild props
5440 * **chore:** update deps
5441 * **fix:** typescript type errors
5442 * **refactor:** rename zod schemas to stay consistent
5443 * **refactor:** move zod schemas to a different directory
5444 * **feat:** add survey command
5445 * **feat:** add alias of App.getServiceByName() to App.service()
5446 * **feat:** add reminder commands
5447 * **fix:** auth check logic
5448
5449 ### 13-05-2024 - [[Ar Rakin](mailto:[email protected])]
5450
5451 * **feat(api):** announcement controller
5452
5453 ### 12-05-2024 - [[Ar Rakin](mailto:[email protected])]
5454
5455 * **feat:** login and guild API controllers
5456 * **feat:** queue view and cancel commands
5457 * **feat:** queue list command
5458
5459 ### 11-05-2024 - [[Ar Rakin](mailto:[email protected])]
5460
5461 * **feat:** queue add command
5462 * **chore:** trigger update
5463
5464 **Signed-off-by:** Ar Rakin <[email protected]>
5465
5466 ### 11-05-2024 - [[Ar Rakin](mailto:[email protected])]
5467
5468 * **chore:** trigger update
5469 * **chore:** trigger update
5470
5471 **Signed-off-by:** Ar Rakin <[email protected]>
5472
5473
5474 ### 10-05-2024 - [[Ar Rakin](mailto:[email protected])]
5475
5476 * **chore(deps):** bump next from 14.0.4 to 14.1.1 in /docs in the npm_and_yarn group across 1 directory
5477
5478
5479
5480 ### 10-05-2024 - [[dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com)]
5481
5482 * **chore(deps):** bump next
5483
5484 **Bumps the npm_and_yarn group with 1 update in the /docs directory:** [next](https://github.com/vercel/next.js).
5485
5486
5487 Updates `next` from 14.0.4 to 14.1.1
5488 **- [Release notes](https:** //github.com/vercel/next.js/releases)
5489 **- [Changelog](https:** //github.com/vercel/next.js/blob/canary/release.js)
5490 **- [Commits](https:** //github.com/vercel/next.js/compare/v14.0.4...v14.1.1)
5491
5492 ---
5493 **updated-dependencies:**
5494 **- dependency-name:** next
5495 ** dependency-type:** direct:production
5496 ** dependency-group:** npm_and_yarn
5497 ...
5498
5499 **Signed-off-by:** dependabot[bot] <[email protected]>
5500
5501 ### 05-05-2024 - [[Ar Rakin](mailto:[email protected])]
5502
5503 * **feat:** 'or' permission checking mode
5504 * **feat:** expire and schedule commands
5505 * **feat:** reaction roles
5506 * **feat:** reaction roles
5507 * **feat:** anti join systems
5508 * **feat:** add afk clear command
5509 * **fix:** type errors after upgrading discord.js to v14.15.1
5510 * **chore(deps):** update to discord.js v14.15.1
5511 * **fix:** type errors after upgrading to discord.js v14.15.0
5512
5513 ### 04-05-2024 - [[Ar Rakin](mailto:[email protected])]
5514
5515 * **chore(deps):** bump discord.js to v14.15.0
5516 * **feat:** afk system
5517
5518 ### 03-05-2024 - [[Ar Rakin](mailto:[email protected])]
5519
5520 * **feat:** afk system
5521 * **fix:** native build failure on macOS
5522 * **ci:** change macos host type
5523 * **chore:** remove unneeded console.logs
5524 * **feat:** role takeout with mutes
5525 * **feat:** lockall and unlockall commands
5526 * **fix:** add missing command aliases
5527 * **feat:** add shot command
5528 * **feat:** fakeban command
5529 * **feat:** channel locking and unlocking
5530 * **fix:** case sensitivity in command names
5531 * **chore:** add vscode snippets for commands
5532
5533 ### 02-05-2024 - [[Ar Rakin](mailto:[email protected])]
5534
5535 * **build:** update blazebuild wrapper
5536 * **chore:** update deps
5537
5538 ### 02-05-2024 - [[Ar Rakin](mailto:[email protected])]
5539
5540 * **chore:** add more words to spell checker config
5541 * **fix:** missing undefined checks
5542 * **feat:** better error messages and handling
5543 * **feat:** massban command nouses /guild/{id}/bulk-ban endpoint
5544
5545 ### 01-05-2024 - [[Ar Rakin](mailto:[email protected])]
5546
5547 * **chore:** fix package.json scripts
5548 * **feat:** add sendhistory command
5549 * **fix:** make use of @root import alias
5550 * **feat:** add dmhistory command
5551 * **feat:** add save message command
5552 * **feat:** add modstats command
5553 * **fix:** pagination issues when using custom fetchers
5554
5555 ### 30-04-2024 - [[Ar Rakin](mailto:[email protected])]
5556
5557 * **feat:** edit message command
5558 * **feat:** send reply command
5559 * **fix:** better command rules and checks
5560 * **feat:** add send command
5561 * **ci:** build errors on macOS
5562 * **ci:** build errors on macOS
5563 * **ci:** build errors on macOS
5564 * **ci:** build errors on macOS
5565
5566 ### 29-04-2024 - [[Ar Rakin](mailto:[email protected])]
5567
5568 * **feat:** directive parsing in embed command
5569 * **feat:** directive parsers
5570
5571 ### 28-04-2024 - [[Ar Rakin](mailto:[email protected])]
5572
5573 * **feat(framework:args):** add channel argument
5574 * **feat:** add echo command
5575 * **fix:** massban and masskick commands
5576
5577 ### 27-04-2024 - [[Ar Rakin](mailto:[email protected])]
5578
5579 * **docs:** fix page short name
5580
5581 ### 26-04-2024 - [[Ar Rakin](mailto:[email protected])]
5582
5583 * **ci:** update build workflow
5584 * **chore:** add resources directories
5585 * **test:** the Stream class
5586 * **feat:** add masskick command
5587 * **feat:** massban command
5588 * **feat(framework):** lazy streams
5589 * **chore:** add resources
5590 * **feat:** reapply mute on user rejoin
5591
5592 ### 25-04-2024 - [[Ar Rakin](mailto:[email protected])]
5593
5594 * **docs:** update getting started page
5595 * **feat:** complete logging
5596 * **fix:** unban command
5597 * **feat:** mute/unmute logging
5598 * **docs:** add bun docs to get started (#162)
5599
5600
5601 * **chore(deps):** update package.json
5602 * **fix:** typescript errors
5603 * **feat:** link audit logging service with infraction manager
5604 * **build:** update build.blaze.ts
5605 * **feat:** log member add/remove
5606 * **docs:** update the main page and FAQ
5607
5608 Update the main page and FAQ
5609 * **feat:** better startup and restart management
5610 * **docs:** update Getting Started page
5611
5612
5613 * **docs:** update termination page
5614 * **docs:** update terms
5615
5616 ### 25-04-2024 - [[nin](mailto:[email protected])]
5617
5618 * Update page.mdx
5619 * add bun docs to get started
5620
5621 WHY WAS THIS SO STRESSFUL 😭
5622 * Merge branch 'onesoft-sudo:main' into main
5623 * Update page.mdx
5624 * Update page.mdx
5625 * Update page.mdx
5626
5627 ### 24-04-2024 - [[Ar Rakin](mailto:[email protected])]
5628
5629 * **chore(extensions):** build extensions [skip ci]
5630
5631 ### 24-04-2024 - [[Ar Rakin](mailto:[email protected])]
5632
5633 * **chore(extensions:neko):** update extension.json
5634 * **chore:** add icon (2/2)
5635 * **chore:** add icon (1/2)
5636 * **feat:** ban and unban logging from audit log event
5637 * **feat:** better logging
5638 * **feat(logging):** message edit
5639 * **feat:** better logging
5640 * **docs:** update the "Getting Started" page
5641
5642
5643 * **docs:** remove google adsense script
5644
5645 ### 24-04-2024 - [[nin](mailto:[email protected])]
5646
5647 * Update page.mdx
5648 * update whats new in v8 under updating so they pull from 8.x to get latest updates
5649
5650 ### 23-04-2024 - [[Ar Rakin](mailto:[email protected])]
5651
5652 * **fix:** mod message notification embed title
5653 * **feat:** modmsg command
5654
5655 ### 22-04-2024 - [[Ar Rakin](mailto:[email protected])]
5656
5657 * **fix:** duration parsing issues
5658 * **feat:** finish infraction commands
5659 * **fix:** add missing permission and usage info
5660
5661 ### 21-04-2024 - [[Ar Rakin](mailto:[email protected])]
5662
5663 * **feat:** infracton clear and reason commands
5664
5665 ### 20-04-2024 - [[Ar Rakin](mailto:[email protected])]
5666
5667 * **fix:** eslint issues
5668 * **test:** add tests for Pagination class
5669 * **chore:** update todos
5670 * **feat:** pagination support
5671
5672 ### 19-04-2024 - [[Ar Rakin](mailto:[email protected])]
5673
5674 * **test:** update tests for Duration class
5675 * **fix:** eslint errors
5676 * **chore:** add todos
5677 * **feat:** infraction list command
5678 * **feat:** infraction delete command
5679 * **feat:** infraction view command
5680 * **fix:** infraction commands
5681 * **feat:** infraction command
5682 * **refactor:** serialize Duration objects to number
5683 * **fix:** subcommand parsing
5684 * **feat:** add note command
5685 * **refactor(decorators:TakesArgument):** rename overload signature param name
5686
5687 ### 19-04-2024 - [[Ar Rakin](mailto:[email protected])]
5688
5689 * **fix:** explicit type imports to support bun
5690 * **feat:** add clear command
5691 * **feat:** add cleanban and tempban aliases
5692 * **feat:** add giverole, takerole, temprole aliases
5693 * **fix:** remove unneeded debug logging
5694
5695 ### 18-04-2024 - [[Ar Rakin](mailto:[email protected])]
5696
5697 * **chore:** update eslint script
5698 * **build(blazebuild:plugins:ts):** no IO output during compilation
5699 * **feat:** add role command
5700 * **feat:** add RoleArgument
5701 * **fix:** remove forceSameMemberCheck override from warn command
5702 * **fix:** infraction manager
5703 * **fix:** better infraction fail-proof and checking
5704 * **feat:** add warn command
5705 * **fix:** permission issues with other moderation commands
5706 * **feat:** add unban ccommand
5707 * **feat:** about command
5708 * **docs:** fix eslint rules issue
5709 * **chore:** fix file permissions
5710 * **chore:** permission fixup (2/2)
5711 * **chore:** permission fixup (1/2)
5712
5713 ### 17-04-2024 - [[Ar Rakin](mailto:[email protected])]
5714
5715 * **chore(eslint):** migrate config files
5716 * **fix:** lint errors
5717 * **feat:** functions/Callable class
5718 * **fix:** type errors
5719
5720 ### 16-04-2024 - [[Ar Rakin](mailto:[email protected])]
5721
5722 * **fix(blazebuild):** do not show task stats if the build fails
5723 * **fix(blazebuild):** hidden tasks
5724 * **feat(blazebuild):** add current node_modules/.bin to PATH on runtime
5725 * **feat:** add notify option to all moderation commands
5726 * **feat(commands):** add kick command
5727 * **refactor:** use the new Duration API
5728 * **feat:** duration arguments
5729 * **feat:** datetime utils and Duration class
5730 * **fix:** interaction argument parsing
5731 * **fix:** supress errors in production
5732 * **fix:** behavioural issues
5733 * **fix:** member mute status detection logic
5734 * **fix:** the behaviour of commands.permission_mode
5735
5736 ### 15-04-2024 - [[Ar Rakin](mailto:[email protected])]
5737
5738 * **feat:** global feature flags
5739
5740 ### 14-04-2024 - [[Ar Rakin](mailto:[email protected])]
5741
5742 * **feat:** feature flags
5743 * **docs:** add google adsense script
5744 * **fix:** argument name issues
5745 * **fix:** command rrae limits should not affect system admins
5746 * **fix:** command rrate limits should not affect system admins
5747 * **feat(security):** command ratelimiting
5748 * **feat:** unmute command
5749 * **feat:** better resource loading
5750
5751 ### 13-04-2024 - [[Ar Rakin](mailto:[email protected])]
5752
5753 * **build:** fix processCoverageReports task
5754 * **fix:** blazebuild compilation errors
5755 * **chore:** restructure project to better fit with BlazeBuild
5756
5757 ### 12-04-2024 - [[Ar Rakin](mailto:[email protected])]
5758
5759 * **chore(extensions):** build extensions [skip ci]
5760
5761 ### 12-04-2024 - [[Ar Rakin](mailto:[email protected])]
5762
5763 * **chore(extensions:urlfish):** build errors
5764 * **chore(extensions:urlfish):** typescript build fix
5765 * **chore(extensions:urlfish):** fix steam scam regex
5766 * **chore(extensions:urlfish):** add steam scam links
5767
5768 ### 11-04-2024 - [[Ar Rakin](mailto:[email protected])]
5769
5770 * **chore(extensions):** build extensions [skip ci]
5771 * **chore(extensions):** add neko extension
5772
5773 Thanks to Ryan Mello for creating this extension.
5774
5775 * **feat:** re-implement all message moderation rules
5776 * **test:** add tests for GlobalStore cache
5777 * **feat:** add implementation for the file extension filter
5778 * **feat:** add implementation for the mime filter rule
5779 * **feat:** add implementation for the domain rule
5780 * **feat:** add implementation for the domain rule
5781 * **feat(infractions):** role modification infractions
5782 * **chore:** remove unneeded TODOs
5783 * **fix(blazew):** no modify bashrc
5784 * **refactor:** move complex tasks into build_src
5785 * **feat:** better task management
5786 * **chore:** add missing lockfile
5787 * **feat(blazebuild):** improved tasks task
5788 * **refactor:** move blazebuild project into blazebuild/
5789
5790 ### 11-04-2024 - [[Ar Rakin](mailto:[email protected])]
5791
5792 * **fix:** typescript errors
5793 * **fix:** better task listing
5794 * **chore:** update tsconfig
5795 * **fix:** build fails
5796 * **feat(blazebuild):** improved blaze wrapper
5797 * **feat:** better dependency update checking
5798 * **chore:** remove lockfiles
5799 * **build:** blazew wrapper issue
5800
5801 ### 10-04-2024 - [[Ar Rakin](mailto:[email protected])]
5802
5803 * **chore:** add words to spell checker exclusion list
5804 * **build:** update build script
5805 * **fix:** build caching issues
5806 * **test:** add tests for Promise polyfills
5807 * **test:** add tests for concurrency utils
5808 * **feat(framework:polyfills):** helper function to polyfill Promise.withResolvers()
5809 * **fix:** logic issues with mutex and semaphores
5810 * **feat(framework:concurrency):** asynchronous mutex
5811 * **fix:** typings in Semaphore
5812 * **feat(framework:concurrency):** add Semaphore class
5813
5814 ### 10-04-2024 - [[Ar Rakin](mailto:[email protected])]
5815
5816 * **fix:** missing intended call for functions
5817 * **feat:** implement moderation rules
5818 * **refactor:** update and simplify ban command
5819
5820 ### 09-04-2024 - [[Ar Rakin](mailto:[email protected])]
5821
5822 * **fix(eslint):** unused imports
5823 * **fix:** invalid override in RuleModerationService.ts
5824 * **chore:** remove unneeded files
5825 * **feat(framework:tools):** add a properties parser
5826 * **fix(framework:file):** readLines() function
5827 * **fix(blaebuild):** dependency cache issue
5828 * **feat(framework:io):** a better File class for disk I/O
5829 * **refactor:** rename DynamicLoader to ClassLoader
5830
5831 ### 09-04-2024 - [[Ar Rakin](mailto:[email protected])]
5832
5833 * **test:** argument class NumberArgument and IntegerArgument
5834 * **test:** argument parsing with separate classes
5835 * **fix:** load missing services
5836 * **style:** reformat
5837
5838 ### 08-04-2024 - [[Ar Rakin](mailto:[email protected])]
5839
5840 * **chore:** update husky installation command
5841 * **ci:** update build workflow
5842 * **build(blazew):** improved installation and automatic downloads
5843 * **fix(tests):** add missing imports
5844
5845 ### 08-04-2024 - [[Ar Rakin](mailto:[email protected])]
5846
5847 * **fix(blazew):** path issues
5848 * **fix(blazew):** path issues
5849 * **fix(blazew):** path issues
5850 * **fix(blazew):** path issues
5851 * **fix(blazew):** nvm setup issues
5852 * **fix(blazew):** nvm setup issues
5853 * **fix(blazew):** force installation and usage of bun
5854 * **fix(blazew):** setup runtime tools before checking for interpreters
5855 * **fix(blazebuild):** typescript compilation errors
5856 * **build(wrapper):** source bashrc
5857 * **build(wrapper):** auto install runtime tools
5858 * **ci:** blazebuild workflow update
5859 * **build:** add test task
5860 * **feat(blazebuild):** test automation
5861 * **fix(blazebuild):** better build stats
5862 * **fix:** typescript compilation errors
5863 * **feat:** moderator permission checking in commands
5864 * **feat:** introduce moderator permission checking
5865 * **fix:** eslint issues
5866 * **feat(automod):** create rule moderation service
5867
5868 ### 07-04-2024 - [[Ar Rakin](mailto:[email protected])]
5869
5870 * **feat(automod):** add spam filter service
5871 * **chore:** add excluded words to spell checker
5872 * **feat(services):** complete moderation service
5873 * **build:** fix caching issues
5874 * **chore:** update gitignore
5875 * **chore:** remove unneeded files
5876 * **build:** update dump types task
5877 * **feat(services:infractionManager):** bulk deletion of messages
5878 * **chore:** add words to spell checker ignore list
5879
5880 ### 06-04-2024 - [[Ar Rakin](mailto:[email protected])]
5881
5882 * **build:** update build tasks
5883 * **build(blazebuild):** better incremental builds and precondition checking
5884 * **build(blazebuild):** better build summaries
5885 * **build:** incremental build support
5886 * **build:** better task management
5887
5888 ### 05-04-2024 - [[Ar Rakin](mailto:[email protected])]
5889
5890 * **build:** use task classes
5891 * **feat(infractions):** muting, kicking, and unmuting support
5892
5893 ### 04-04-2024 - [[Ar Rakin](mailto:[email protected])]
5894
5895 * **build:** fix blazebuild wrapper script failing on macOS
5896 * **build:** fix blazebuild wrapper script
5897 * **build:** fix blazew wrapper script
5898 * **build:** fix blazew wrapper script
5899 * **build:** fix blazew wrapper script
5900 * **style:** fix eslint issues
5901 * **style:** remove unneeded imports (eslint)
5902 * **feat:** add user ban and unban support
5903 * **feat(framework:scheduler):** better queue management
5904 * **feat(db:prisma):** update schemas
5905 * **feat(framework:arguments):** parsing with different types and names
5906 * **chore:** update tsconfig
5907 * **chore:** remove unneeded files
5908 * **feat:** add automod services
5909
5910 ### 04-04-2024 - [[Ar Rakin](mailto:[email protected])]
5911
5912 * **chore:** update FUNDING.yml
5913
5914 ### 03-04-2024 - [[Ar Rakin](mailto:[email protected])]
5915
5916 * **build:** add blazew.bat
5917 * **build:** improvements
5918 * **feat(blazebuild):** better non tty screens support
5919 * **build:** blazebuild wrapper improvements
5920
5921 ### 02-04-2024 - [[Ar Rakin](mailto:[email protected])]
5922
5923 * **fix:** build order issues
5924 * **build:** blazebuild compilation error
5925 * **build:** blazebuild deps cache fix
5926 * **fix:** blaze wrapper
5927 * **refactor:** move setup logic to blazew
5928 * **fix(blazebuild):** references to uninstalled packages
5929 * **fix(blazebuild):** references to uninstalled packages
5930 * **ci:** fix build workflow
5931 * **ci:** fix build workflow
5932 * **ci:** build with blazebuild
5933 * **build:** update build tasks
5934 * **feat(blazebuild):** support afterDependencies task
5935 * **build:** use BlazeBuild as the primary build system
5936 * **feat(framework):** introduce contracts
5937 * **fix(framework:cache):** type errors
5938 * **feat(infractionManager):** auto-delete infraction fallback threads as well
5939 * **feat(framework:queues):** pass payload to the execute() method as well
5940 * **feat(framework:container):** export a singleton object
5941
5942 ### 31-03-2024 - [[Ar Rakin](mailto:[email protected])]
5943
5944 * **perf:** better caching and ttl checking
5945
5946 ### 30-03-2024 - [[Ar Rakin](mailto:[email protected])]
5947
5948 * **feat:** better cache management (sweep & ttl)
5949
5950 ### 28-03-2024 - [[Ar Rakin](mailto:[email protected])]
5951
5952 * **style:** update SystemAdminPermission docs
5953
5954 ### 28-03-2024 - [[Ar Rakin](mailto:[email protected])]
5955
5956 * **test:** organize tests
5957 * **feat(prisma):** new queue schema
5958 * **feat:** queue support and infraction channel deletion queue
5959 * **feat:** entity fetching utils
5960 * **feat(framework):** queue management
5961 * **feat:** subcommand permission inheritance
5962
5963 ### 26-03-2024 - [[Ar Rakin](mailto:[email protected])]
5964
5965 * **fix(eslint):** remove unused imports
5966 * **style:** add license comments
5967 * **feat(framework):** support subcommands in isolated and combined mode
5968 * **fix:** support default_permission_mode
5969 * **feat(framework):** better subcommand handling
5970 * **build:** add more built in tasks
5971 * **fix(framework:fs:typings):** better typing for writeFileContents() method
5972 * **style:** add explicit access modifiers to class members
5973 * **chore:** update todos
5974 * **feat:** support interactions
5975 * **feat(framework):** support interactions
5976 * **build:** better build caching
5977
5978 ### 25-03-2024 - [[Ar Rakin](mailto:[email protected])]
5979
5980 * **build(blazebuild):** support advanced builds and dependency management
5981 * **feat(framework):** caching utilities
5982
5983 ### 24-03-2024 - [[Ar Rakin](mailto:[email protected])]
5984
5985 * **build:** add build_src directory with custom build system
5986 * **fix(permissions:layered):** priority checks
5987 * **fix:** remove unneeded logging
5988
5989 ### 23-03-2024 - [[Ar Rakin](mailto:[email protected])]
5990
5991 * **chore:** update todos
5992 * **style:** reorganize methods
5993 * **feat:** command permission overwrites
5994
5995 ### 21-03-2024 - [[Ar Rakin](mailto:[email protected])]
5996
5997 * **feat:** level based permission management
5998 * **feat:** possibility to disable permission overwrites
5999 * **fix:** finalize and fix layered permission manager and overwrites
6000 * **feat(services:infractionManager):** bean creation
6001 * **test:** add tests for emoji utils
6002 * **refactor:** properly organize logic
6003 * **feat:** add helpers
6004 * **refactor:** minor changes
6005
6006 ### 20-03-2024 - [[Ar Rakin](mailto:[email protected])]
6007
6008 * **test:** add tests for @framework/utils
6009 * **feat:** add permission managers
6010
6011 ### 19-03-2024 - [[Ar Rakin](mailto:[email protected])]
6012
6013 * **chore:** update eslint config
6014 * **style:** add license comments
6015 * **chore:** update license comment injector script
6016 * **chore:** update vscode launch config
6017 * **chore:** add .vscode/ directory
6018 * **fix:** build errors and code quality
6019 * **feat:** authorize() method in Command class
6020 * **feat:** guards and policies
6021
6022 ### 19-03-2024 - [[Ar Rakin](mailto:[email protected])]
6023
6024 * **ci:** update build workflow
6025
6026 ### 17-03-2024 - [[Ar Rakin](mailto:[email protected])]
6027
6028 * **style:** add docs
6029 * **chore:** update test config
6030 * **test:** update tests
6031 * **fix:** container instance management issues
6032 * **fix:** issues with DI container
6033
6034 ### 16-03-2024 - [[Ar Rakin](mailto:[email protected])]
6035
6036 * **feat:** add infraction manager
6037 * **feat:** better command system
6038
6039 ### 15-03-2024 - [[Ar Rakin](mailto:[email protected])]
6040
6041 * **refactor:** generalize api server
6042 * **feat:** add api server
6043 * **feat:** add log streaming service
6044
6045 ### 14-03-2024 - [[Ar Rakin](mailto:[email protected])]
6046
6047 * **chore:** update .eslintrc.json
6048
6049 ### 14-03-2024 - [[Ar Rakin](mailto:[email protected])]
6050
6051 * **chore:** update eslintrc
6052 * **feat:** integrate some basic services
6053 * **docs:** nagivator url ordering and sorting issues
6054 * **docs:** auto expand-close on navigation
6055 * **docs:** fix page navigation issue
6056 * **chore:** update config files
6057 * **feat:** dependency injection everywhere
6058 * **refactor:** move Logger to log/ directory
6059 * **feat:** @BindToContainer() annotation now auto-binds to global container
6060 * **feat:** global container support
6061 * **test:** add tests for container component
6062 * **feat(container):** add useful decorators
6063 * **feat(container):** improve the container
6064
6065 ### 13-03-2024 - [[Ar Rakin](mailto:[email protected])]
6066
6067 * **refactor:** move logger class to components/io
6068 * **feat(components:di):** dependency injection container
6069 * **refactor:** start writing the new client
6070 * **feat(commands:ai):** support custom model names
6071 * **fix:** ai command
6072 * **fix:** ai command
6073 * **fix(commands:ai):** gemini api
6074 * **chore:** update package.json
6075 * **docs:** add missing imports
6076 * **docs:** nested docs pages for `queue` command
6077 * **docs:** custom page sorting
6078 * **docs:** nested page layout fix
6079
6080 ### 13-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6081
6082 * **chore(release):** v8.30.0 [skip ci]
6083 * **chore(release):** v8.29.3 [skip ci]
6084 * **chore(release):** v8.29.2 [skip ci]
6085 * **chore(release):** v8.29.1 [skip ci]
6086
6087 ### 13-03-2024 - [[Ar Rakin](mailto:[email protected])]
6088
6089 * **docs:** reorganize pages
6090
6091
6092
6093 ### 13-03-2024 - [[ninsaccplayzyt](mailto:[email protected])]
6094
6095 * moving all automation commands over to automation :p
6096 * moving all automation commands over to automation :p
6097 * moving all automation commands over to automation :p
6098 * moving all automation commands over to automation :p
6099 * moving all automation commands over to automation :p
6100 * moving all automation commands over to automation :p
6101 * hopefully this works :P
6102 * moving all automation commands over to automation :p
6103 * moving all automation commands over to automation :p
6104 * moving all automation commands over to automation :p
6105 * moving all automation commands over to automation :p
6106 * Create page.mdx
6107
6108 ### 12-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6109
6110 * **chore(release):** v8.29.0 [skip ci]
6111
6112 ### 12-03-2024 - [[Ar Rakin](mailto:[email protected])]
6113
6114 * **feat:** nested pages/routes
6115 * **fix(searchbar):** shortcut border color
6116 * **chore:** fix license identifier in package.json
6117 * **chore:** update deps
6118
6119 ### 12-03-2024 - [[Ar Rakin](mailto:[email protected])]
6120
6121 * **test:** smbed utils
6122 * **test:** download utils
6123 * **refactor(types):** extract a Globals interface
6124
6125 ### 11-03-2024 - [[Ar Rakin](mailto:[email protected])]
6126
6127 * **ci:** update extensions.yml
6128 * **test:** add tests for utils/download.ts
6129 * **test:** added test for datetime utils
6130 * **fix(utils:datetime):** issue with parsing intervals
6131
6132 - Fixed an issue with parsing intervals in the `stringToTimeInterval` function
6133
6134 * **test:** add tests for utils:caching
6135 * **fix(utils:caching):** cache function key comparison
6136 * **test:** enable coverage report
6137 * **test:** add more tests for troll utils
6138 * **feat(infractions:reason_templates):** abort if a template reference could not be resolved in commands
6139 * **perf(commandManager):** do not cache unneeded information
6140 * **feat(commands):** abortion of command execution gracefully
6141 * **ci:** update extensions.yml
6142 * **ci:** update codeql actions version to v3
6143 * **ci:** rename codeql-config.yml to config.yml
6144 * **ci:** add codeql config file path to the workflow
6145 * **ci:** create codeql-config.yml
6146 * **ci:** autorun tests
6147 * **test:** rewrite everything and migrate to vitest
6148 * **perf:** add performance related optional deps
6149 * **fix(api:server):** no response when sending requests
6150 * **ci:** update codeql.yml
6151 * **style:** remove unneeded newline
6152 * **chore:** update contributors list
6153 * **chore(scripts):** remove unneeded await in add-license-comments.js
6154
6155 Update add-license-comments.js
6156 * **docs(scripts):** update generate-page-index.js
6157
6158 ### 11-03-2024 - [[Ar Rakin](mailto:[email protected])]
6159
6160 * **chore(extensions):** build extensions [skip ci]
6161 * **chore(extensions):** build extensions [skip ci]
6162 * **chore(extensions):** build extensions [skip ci]
6163 * **chore(extensions):** build extensions [skip ci]
6164 * **chore(extensions):** build extensions [skip ci]
6165 * **chore(extensions):** build extensions [skip ci]
6166 * **chore(extensions):** build extensions [skip ci]
6167 * **chore(extensions):** build extensions [skip ci]
6168 * **chore(extensions):** build extensions [skip ci]
6169 * **chore(extensions):** build extensions [skip ci]
6170 * **chore(extensions):** build extensions [skip ci]
6171 * **chore(extensions):** build extensions [skip ci]
6172 * **chore(extensions):** build extensions [skip ci]
6173 * **chore(extensions):** build extensions [skip ci]
6174 * **chore(extensions):** build extensions [skip ci]
6175 * **chore(extensions):** build extensions [skip ci]
6176 * **chore(extensions):** build extensions [skip ci]
6177 * **chore(extensions):** build extensions [skip ci]
6178 * **chore(extensions):** build extensions [skip ci]
6179 * **chore(extensions):** build extensions [skip ci]
6180 * **chore(extensions):** build extensions [skip ci]
6181 * **chore(extensions):** build extensions [skip ci]
6182 * **chore(extensions):** build extensions [skip ci]
6183 * **chore(extensions):** build extensions [skip ci]
6184 * **chore(extensions):** build extensions [skip ci]
6185 * **chore(extensions):** build extensions [skip ci]
6186 * **chore(extensions):** build extensions [skip ci]
6187 * **chore(extensions):** build extensions [skip ci]
6188 * **chore(extensions):** build extensions [skip ci]
6189 * **chore(extensions):** build extensions [skip ci]
6190 * **chore(extensions):** build extensions [skip ci]
6191 * **chore(extensions):** build extensions [skip ci]
6192 * **chore(extensions):** build extensions [skip ci]
6193 * **chore(extensions):** build extensions [skip ci]
6194 * **chore(extensions):** build extensions [skip ci]
6195 * **chore(extensions):** build extensions [skip ci]
6196 * **chore(extensions):** build extensions [skip ci]
6197 * **chore(extensions):** build extensions [skip ci]
6198 * **chore(extensions):** build extensions [skip ci]
6199 * **chore(extensions):** build extensions [skip ci]
6200 * **chore(extensions):** build extensions [skip ci]
6201 * **chore(extensions):** build extensions [skip ci]
6202 * **chore(extensions):** build extensions [skip ci]
6203 * **chore(extensions):** build extensions [skip ci]
6204 * **chore(extensions):** build extensions [skip ci]
6205 * **chore(extensions):** build extensions [skip ci]
6206 * **chore(extensions):** build extensions [skip ci]
6207 * **chore(extensions):** build extensions [skip ci]
6208 * **chore(extensions):** build extensions [skip ci]
6209 * **chore(extensions):** build extensions [skip ci]
6210 * **chore(extensions):** build extensions [skip ci]
6211
6212 ### 11-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6213
6214 * **chore(release):** v8.28.2 [skip ci]
6215 * **chore(release):** v8.28.1 [skip ci]
6216 * **chore(release):** v8.28.0 [skip ci]
6217 * **chore(release):** v8.27.0 [skip ci]
6218 * **chore(release):** v8.26.2 [skip ci]
6219 * **chore(release):** v8.26.1 [skip ci]
6220
6221 ### 11-03-2024 - [[ninsaccplayzyt](mailto:[email protected])]
6222
6223 * change the wording a bit on line 184
6224 * remove an accidental extra line
6225 * add more to getting set
6226
6227 ### 11-03-2024 - [[Lynx](mailto:[email protected])]
6228
6229 * Update add-license-comments.js
6230
6231 ### 10-03-2024 - [[Ar Rakin](mailto:[email protected])]
6232
6233 * **chore(extensions):** build extensions [skip ci]
6234 * **chore(extensions):** build extensions [skip ci]
6235 * **chore(extensions):** build extensions [skip ci]
6236 * **chore(extensions):** build extensions [skip ci]
6237 * **chore(extensions):** build extensions [skip ci]
6238 * **chore(extensions):** build extensions [skip ci]
6239 * **chore(extensions):** build extensions [skip ci]
6240 * **chore(extensions):** build extensions [skip ci]
6241 * **chore(extensions):** build extensions [skip ci]
6242 * **docs(scripts):** windows path replacement errors
6243
6244 ### 10-03-2024 - [[Ar Rakin](mailto:[email protected])]
6245
6246 * **ci:** update extensions.yml
6247 * **ci:** update extensions.yml
6248 * **ci:** update extension build workflow
6249 * **feat(snippets):** inline mention users
6250 * **docs:** add documentation for automation commands
6251
6252 **** Documentation for the following commands have been added in this PR (#154):**
6253
6254 - expire
6255 - remind
6256 - schedule
6257 - scheduleandexpire
6258 - temprole
6259 - antijoin
6260 * **fix:** lint errors/warnings
6261 * **ci:** run eslint on build
6262 * **style:** fix lint errors
6263 * **style:** remove unneeded console.log's
6264 * **style:** remove unneeded console.logs
6265 * **fix(utils:datetime):** number parsing error
6266 * **feat(utils):** better time parsing
6267 * **chore:** update contributors list
6268 * **test:** add test suites
6269 * **perf:** do not load tensorflow/nsfwjs unless needed
6270 * **fix(commands):** automation command metadata
6271 * **fix(commands:afk:remove):** add missing alias
6272 * **fix:** auto configure guilds on join if the system is in public bot mode
6273 * **docs(scripts):** path backslash issue
6274 * **docs(scripts):** path backslash issue
6275
6276 ### 10-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6277
6278 * **chore(release):** v8.26.0 [skip ci]
6279 * **chore(release):** v8.25.2 [skip ci]
6280 * **chore(release):** v8.25.1 [skip ci]
6281 * **chore(release):** v8.25.0 [skip ci]
6282 * **chore(release):** v8.24.5 [skip ci]
6283 * **chore(release):** v8.24.4 [skip ci]
6284 * **chore(release):** v8.24.3 [skip ci]
6285
6286 ### 10-03-2024 - [[ninsaccplayzyt](mailto:[email protected])]
6287
6288 * add the title
6289 * add antijoin that i forgot to add
6290 * create temprole
6291 * make scheduleandexpire
6292 * create schedule
6293 * fixed spelling errors
6294 * create remind
6295 * create renubd
6296 * create expire
6297 * Update page.mdx
6298 * Update page.mdx
6299 * add createreactionrole
6300 * update ballot
6301 * add ballot
6302 * create gafk
6303 * add afk
6304 * Merge branch 'onesoft-sudo:main' into docs-update
6305 * Create page.mdx
6306
6307 ### 09-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6308
6309 * **chore(release):** v8.24.2 [skip ci]
6310 * **chore(release):** v8.24.1 [skip ci]
6311 * **chore(release):** v8.24.0 [skip ci]
6312
6313 ### 09-03-2024 - [[Ar Rakin](mailto:[email protected])]
6314
6315 * **fix:** /config save command not working
6316 * **fix:** typo
6317 * **fix:** typo
6318 * **fix:** infraction list command sorting
6319 * **feat:** support custom statuses
6320 * **fix(commands:help):** weird behaviour with subcommands
6321 * **fix(commands:help):** not showing correct information for single-file commands/subcommands
6322 * **docs:** update database host suggestions
6323 * **chore(readme):** update badges
6324 * **chore(readme):** add codefactor badge
6325
6326 ### 08-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6327
6328 * **chore(release):** v8.23.0 [skip ci]
6329 * **chore(release):** v8.22.1 [skip ci]
6330
6331 ### 08-03-2024 - [[Ar Rakin](mailto:[email protected])]
6332
6333 * **feat(auth):** time based one-time passcodes to authenticate with credserv
6334 * **chore:** remove unplanned todos
6335 * **refactor:** finish fixing the eslint issues
6336
6337 ### 07-03-2024 - [[Ar Rakin](mailto:[email protected])]
6338
6339 * **fix:** eslint/typescript errors
6340 * **chore:** add eslint
6341
6342 ### 04-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6343
6344 * **chore(release):** v8.22.0 [skip ci]
6345
6346 ### 04-03-2024 - [[Ar Rakin](mailto:[email protected])]
6347
6348 * **feat(api):** extension installation endpoint
6349 * **chore(extensions):** index file now includes shortName field
6350
6351 ### 04-03-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6352
6353 * **chore(extensions):** build extensions [skip ci]
6354
6355 ### 03-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6356
6357 * **chore(release):** v8.21.0 [skip ci]
6358 * **chore(release):** v8.20.3 [skip ci]
6359 * **chore(release):** v8.20.2 [skip ci]
6360 * **chore(release):** v8.20.1 [skip ci]
6361
6362 ### 03-03-2024 - [[Ar Rakin](mailto:[email protected])]
6363
6364 * **chore:** add license comments
6365 * **chore:** update config schemas
6366 * **chore(scripts):** fix config generator script
6367 * **refactor:** move all permission managers to `security` directory
6368 * **chore:** update clean script
6369 * **feat(api):** extension controller
6370 * **feat:** better caching support
6371 * **chore(extensions):** trigger rebuild
6372 * **chore(extensions):** fix urlfish extension to comply with breaking API changes
6373 * **chore(extensions):** trigger rebuild
6374 * **chore(extensions):** trigger rebuild
6375 * **fix(scripts:extensions.js):** emit 'version' property in extension index
6376 * **fix(bun):** skip generation of archives if bun is used
6377 * **chore(pm2):** update pm2 config
6378 * **fix(logging):** member disconnect event causes the system to crash
6379
6380 ### 03-03-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6381
6382 * **chore(extensions):** build extensions [skip ci]
6383
6384 ### 02-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6385
6386 * **chore(release):** v8.20.0 [skip ci]
6387 * **chore(release):** v8.19.0 [skip ci]
6388 * **chore(release):** v8.18.1 [skip ci]
6389 * **chore(release):** v8.18.0 [skip ci]
6390
6391 ### 02-03-2024 - [[Ar Rakin](mailto:[email protected])]
6392
6393 * **chore:** update todos
6394 * **chore:** update todos
6395 * **feat(moderation):** infraction create command logging
6396 * **feat:** infraction reason templates
6397 * **refactor:** infractions.ssend_ids_to_user is false now by default
6398 * **docs:** update privacy policy
6399 * **docs:** update terms of service
6400 * **fix:** restart command with 2FA code not working
6401 * **feat(logging):** log who deleted the message
6402
6403 ### 01-03-2024 - [[Conventional Release Action](mailto:[email protected])]
6404
6405 * **chore(release):** v8.17.1 [skip ci]
6406
6407 ### 01-03-2024 - [[Ar Rakin](mailto:[email protected])]
6408
6409 * **fix(logging):** voice event handling issue
6410
6411 ### 27-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6412
6413 * **chore(release):** v8.17.0 [skip ci]
6414 * **chore(release):** v8.16.0 [skip ci]
6415
6416 ### 27-02-2024 - [[Ar Rakin](mailto:[email protected])]
6417
6418 * **chore:** update todos
6419 * **feat:** introduce new config option: `infraction_logging_channel`
6420 * **fix:** remove unneeded fetch requests
6421 * **fix:** spacing in infraction list command embed
6422 * **feat:** improved infraction management commands
6423 * **refactor:** rename the old note management commands to unote
6424 * **feat(commands:moderation):** add a better note command
6425
6426 ### 26-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6427
6428 * **chore(release):** v8.15.1 [skip ci]
6429 * **chore(release):** v8.15.0 [skip ci]
6430 * **chore(release):** v8.14.0 [skip ci]
6431
6432 ### 26-02-2024 - [[Ar Rakin](mailto:[email protected])]
6433
6434 * **fix:** runtime crashes
6435 * **refactor(logging):** better output logging
6436 * **feat:** auto storage backup
6437 * **build(k8s):** use statefulset for postgres instead of deployment
6438 * **ci:** update build.yml nodejs version
6439 * **feat(loggging):** voice channel events
6440
6441 ### 21-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6442
6443 * **chore(release):** v8.13.4 [skip ci]
6444
6445 ### 21-02-2024 - [[Ar Rakin](mailto:[email protected])]
6446
6447 * **fix(automod:rules:nsfw):** better accuracy
6448
6449 ### 18-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6450
6451 * **chore(release):** v8.13.3 [skip ci]
6452 * **chore(release):** v8.13.2 [skip ci]
6453 * **chore(release):** v8.13.1 [skip ci]
6454 * **chore(release):** v8.13.0 [skip ci]
6455
6456 ### 18-02-2024 - [[Ar Rakin](mailto:[email protected])]
6457
6458 * **fix(automod:rules:nsfw):** remove \`webp\` support check
6459 * **fix(commands:update):** should install deps automatically
6460 * **fix(extensions):** do not load all extensions automatically
6461 * **chore:** generate config schema
6462 * **feat(automod:message_rules:nsfw):** powerful AI NSFW image detection
6463 * **chore:** update readme
6464 * **chore:** update readme
6465
6466 ### 17-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6467
6468 * **chore(release):** v8.12.0 [skip ci]
6469
6470 ### 17-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6471
6472 * **chore(extensions):** build extensions [skip ci]
6473
6474 ### 17-02-2024 - [[Ar Rakin](mailto:[email protected])]
6475
6476 * **chore(extensions):** trigger rebuild
6477 * **feat(commands:settings):** add `config` command for better configuration management
6478 * **fix(commands:translate):** do not interfere with other commands during autocompletion
6479 * **chore(extensions:urlfish):** remove unneeded commands
6480 * **chore:** fix slash command deploy script
6481
6482 ### 16-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6483
6484 * **chore(extensions):** build extensions [skip ci]
6485 * **chore(extensions):** build extensions [skip ci]
6486 * **chore(extensions):** build extensions [skip ci]
6487
6488 ### 16-02-2024 - [[Ar Rakin](mailto:[email protected])]
6489
6490 * **chore(extensions:urlfish):** add license
6491 * **chore:** add license comments
6492 * **chore:** update config schemas
6493 * **chore(extensions):** trigger rebuild
6494 * **chore(extensions:urlfish):** complete support for url scanning and extensive configuration
6495 * **chore(deps):** upgrade dependencies
6496 * **chore(scripts:extensions.js):** support `--tsc` flag with `--build`
6497 * **feat(extensions):** elegant extension configuration support
6498
6499 ### 16-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6500
6501 * **chore(release):** v8.11.0 [skip ci]
6502
6503 ### 16-02-2024 - [[Ar Rakin](mailto:[email protected])]
6504
6505 * **chore(extensions:urlfish):** add readme
6506
6507 ### 15-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6508
6509 * **chore(extensions):** build extensions [skip ci]
6510 * **chore(extensions):** build extensions [skip ci]
6511 * **chore(extensions):** build extensions [skip ci]
6512
6513 ### 15-02-2024 - [[Ar Rakin](mailto:[email protected])]
6514
6515 * **chore(extensions:urlfish):** rename extension
6516 * **chore(extensions:urlfish):** fix extension id
6517 * **chore(extensions):** trigger rebuild
6518 * **feat:** add `normalMessage*` events for better extension DX
6519 * **chore(extensions:urlfish):** introduce urlfish extension to protect servers from phishing links
6520
6521 ### 15-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6522
6523 * **chore(release):** v8.10.0 [skip ci]
6524 * **chore(release):** v8.9.0 [skip ci]
6525
6526 ### 15-02-2024 - [[Ar Rakin](mailto:[email protected])]
6527
6528 * **feat(polyfills):** add FileSystem.exists() method
6529
6530 ### 13-02-2024 - [[Ar Rakin](mailto:[email protected])]
6531
6532 * **refactor(utils:logger):** deprecate `log()` function
6533 * **fix(utils:EmbedSchemaParser):** infinite loop if the schema does not end with two colons `::`
6534
6535 ### 13-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6536
6537 * **chore(release):** v8.8.8 [skip ci]
6538
6539 ### 11-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6540
6541 * **chore(release):** v8.8.7 [skip ci]
6542
6543 ### 11-02-2024 - [[Ar Rakin](mailto:[email protected])]
6544
6545 * **fix(commands:emoji):** deprecated Emoji.url getter warning from discord.js
6546 * **fix(commands:emoji):** deprecated Emoji.url getter warning from discord.js
6547 * **fix(types):** typo
6548
6549 ### 11-02-2024 - [[Ar Rakin](mailto:[email protected])]
6550
6551 * **ci:** fix docker workflow
6552 * **ci:** fix PAT token for docker workflow
6553 * **ci:** fix docker workflow permissions
6554 * **ci:** fix docker workflow
6555 * **ci:** fix docker workflow
6556 * **ci:** fix docker workflow
6557 * **ci:** fix docker workflow
6558 * **ci:** fix docker workflow
6559 * **ci:** update docker workflow
6560 * **build(k8s):** add kubernetes YAML files
6561 * **chore:** update editorconfig
6562
6563 ### 10-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6564
6565 * **chore(release):** v8.8.6 [skip ci]
6566
6567 ### 10-02-2024 - [[Ar Rakin](mailto:[email protected])]
6568
6569 * **fix(commands:blockedmessage):** crashing during list command execution
6570
6571 ### 08-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6572
6573 * **chore(release):** v8.8.5 [skip ci]
6574 * **chore(release):** v8.8.4 [skip ci]
6575 * **chore(release):** v8.8.3 [skip ci]
6576 * **chore(release):** v8.8.2 [skip ci]
6577 * **chore(release):** v8.8.1 [skip ci]
6578
6579 ### 08-02-2024 - [[Ar Rakin](mailto:[email protected])]
6580
6581 * **fix(services:afk):** message content formatting
6582 * **fix(services:PermissionManager):** do not log messages unnecessarily
6583 * **fix:** ai command with openai
6584 * **chore(extensions:antirickroll):** update LICENSE
6585 * **chore(extensions):** update build-extensions.sh
6586 * **chore(extensions):** include createdAt field in index.json
6587 * **chore(extensions):** fix build script
6588 * **chore(extensions):** fix build script
6589 * **chore(extensions):** calculate sizes
6590 * **chore(extensions):** support hashing
6591 * **chore(extensions):** trigger rebuild
6592 * **fix(extensions:build-script):** sorting versions
6593 * **chore(extensions):** fix build script
6594 * **chore(extensions):** build script now generates a list of download urls
6595
6596 ### 08-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6597
6598 * **chore(extensions):** build extensions [skip ci]
6599 * **chore(extensions):** build extensions [skip ci]
6600 * **chore(extensions):** build extensions [skip ci]
6601 * **chore(extensions):** build extensions [skip ci]
6602 * **chore(extensions):** build extensions [skip ci]
6603 * **chore(extensions):** build extensions [skip ci]
6604 * **chore(extensions):** build extensions [skip ci]
6605
6606 ### 08-02-2024 - [[Ar Rakin](mailto:[email protected])]
6607
6608 * **fix(commands:ai):** moderate the prompt before sending to OpenAI API
6609
6610 ### 07-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6611
6612 * **chore(extensions):** build extensions [skip ci]
6613 * **chore(extensions):** build extensions [skip ci]
6614 * **chore(extensions):** build extensions [skip ci]
6615 * **chore(extensions):** build extensions [skip ci]
6616 * **chore(extensions):** build extensions [skip ci]
6617
6618 ### 07-02-2024 - [[Ar Rakin](mailto:[email protected])]
6619
6620 * **chore(extensions):** fix build script
6621 * **chore(extensions:antirickroll):** update extension.json
6622 * **chore:** create README.md for extension:antirickroll
6623
6624 ### 07-02-2024 - [[Ar Rakin](mailto:[email protected])]
6625
6626 * **chore(extensions):** trigger rebuild
6627 * **chore:** fix extension build script
6628 * **chore(extensions:antirickroll):** add an icon
6629 * **chore(extensions):** trigger rebuild
6630 * **ci:** update extension build workflow
6631 * **chore(extensions:antirickroll):** update extension.json
6632 * **chore(scripts):** index creation support
6633 * **feat(services:extensions):** schema validation for extension.json files
6634 * **feat(services:extensions):** add other metadata properties
6635 * **chore(extensions:antirickroll):** remove manual name property
6636 * **chore(extensions):** trigger rebuild
6637 * **ci:** update extension workflow
6638 * **chore(extensions):** update build script
6639 * **fix(types):** typescript type errors with NodeJS.Timeout
6640 * **fix(types):** typescript type errors with NodeJS.Timeout
6641 * **chore:** fix build errors
6642
6643 ### 07-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6644
6645 * **chore(release):** v8.8.0 [skip ci]
6646 * **chore(release):** v8.7.0 [skip ci]
6647 * **chore(release):** v8.6.2 [skip ci]
6648
6649 ### 06-02-2024 - [[Ar Rakin](mailto:[email protected])]
6650
6651 * **fix:** update command should remove tsbuildinfo
6652 * **chore(extensions:antirickroll):** update package.json
6653 * **chore(extensions:antirickroll):** update package.json
6654 * **ci:** update extensions.yml
6655 * **chore(extensions):** update build script
6656 * **ci:** update extensions.yml
6657 * **chore(extensions):** trigger rebuild
6658 * **chore:** update package.json
6659 * **chore(extensions):** fix build script
6660 * **chore(extensions):** update build script and trigger rebuild
6661 * **fix:** remove build directory before system updates
6662
6663 ### 06-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6664
6665 * **chore(extensions):** build extensions [skip ci]
6666 * **chore(extensions):** build extensions [skip ci]
6667
6668 ### 06-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6669
6670 * **chore(release):** v8.6.1 [skip ci]
6671
6672 ### 05-02-2024 - [[Ar Rakin](mailto:[email protected])]
6673
6674 * **chore:** update todos
6675 * **chore:** update todos
6676 * **ci:** fix extensions.yml
6677 * **docs(extensions):** fix missing quotes in code examples
6678 * **fix(commands:ai):** change the way of checking for packages
6679 * **fix(commands:ai):** ensure the logic to check for openai installation is correct
6680 * **fix(commands:ai):** unresolvable type import
6681
6682 ### 05-02-2024 - [[Ar Rakin](mailto:[email protected])]
6683
6684 * **chore:** update extensions readme
6685 * **chore(extensions):** trigger rebuild
6686 * **chore(extensions):** trigger rebuild
6687 * **chore(extensions):** add official extensions
6688 * **feat:** add getService function to client
6689 * **feat(services:extensions):** support `EXTENSIONS_DIRECTORY` environment variable
6690 * **chore:** update todos
6691 * **fix(logging):** bans/kicks are not always being logged
6692 * **fix(services:infractionManager):** infraction metadata format
6693 * **chore:** fix merge conflict
6694 * **feat(commands:ai):** support OpenAI
6695 * **refactor(types):** move environment variable types into a seperate file
6696 * **chore(deps):** update pm2 to 5.3.1
6697
6698 ### 05-02-2024 - [[Ar Rakin [Extension Build]](mailto:[email protected])]
6699
6700 * **chore(extensions):** build extensions [skip ci]
6701
6702 ### 05-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6703
6704 * **chore(release):** v8.6.0 [skip ci]
6705 * **chore(release):** v8.5.0 [skip ci]
6706 * **chore(release):** v8.4.4 [skip ci]
6707 * **chore(release):** v8.4.3 [skip ci]
6708 * **chore(release):** v8.4.2 [skip ci]
6709 * **chore(release):** v8.4.1 [skip ci]
6710 * **chore(release):** v8.4.0 [skip ci]
6711
6712 ### 04-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6713
6714 * **chore(release):** v8.3.2 [skip ci]
6715 * **chore(release):** v8.3.1 [skip ci]
6716 * **chore(release):** v8.3.0 [skip ci]
6717 * **chore(release):** v8.2.1 [skip ci]
6718 * **chore(release):** v8.2.0 [skip ci]
6719 * **chore(release):** v8.1.1 [skip ci]
6720
6721 ### 04-02-2024 - [[Ar Rakin](mailto:[email protected])]
6722
6723 * **fix:** send command type errors
6724 * **fix:** send command emoji resolving issue
6725 * **fix:** send command does work but gives an error message
6726 * **fix(utils:pagination):** undefined references
6727 * **fix(commands:modstats):** missing parameters on slash command
6728 * **fix(commands:modstats):** missing parameters on slash commanf
6729 * **fix(utils:paginator):** update data entry count on filter/sort mode change
6730
6731 ### 04-02-2024 - [[Ar Rakin](mailto:[email protected])]
6732
6733 * **chore:** add todos
6734 * **style(polyfills):** add doc comment
6735 * **fix(commands:update):** backup package.json and tsconfig.json before installation
6736 * **refactor(commands:modstats):** use new metadata system of paginator
6737 * **feat(utils:pagination):** metadata and update on metadata
6738 * **fix:** pagination entry count not updating
6739 * **feat(commands:moderation):** `modstats` command
6740 * **fix:** adjust the page entries limit
6741 * **style:** fix code styles
6742 * **fix(commands:infraction:create):** `type` field not working
6743
6744 ### 03-02-2024 - [[Ar Rakin](mailto:[email protected])]
6745
6746 * **docs:** update guild config page
6747 * **fix:** missing default argument
6748 * **chore:** update security policy
6749 * **feat(configManager):** auto configure and discover guilds
6750 * **feat(dynamicLoader:commands):** customizable command group names
6751 * **chore:** fix deps
6752
6753 ### 03-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6754
6755 * **chore(release):** v8.1.0 [skip ci]
6756
6757 ### 02-02-2024 - [[Conventional Release Action](mailto:[email protected])]
6758
6759 * **chore(release):** v8.0.0 [skip ci]
6760
6761 ### 02-02-2024 - [[Ar Rakin](mailto:[email protected])]
6762
6763 * **chore:** fix .husky/commit-msg hook permissions
6764 * **fix(dynamicLoader):** not setting command groups during import
6765
6766 **BREAKING CHANGE:** No breaking change; this is just to invoke the GH workflow to create release.
6767
6768
6769 ### 30-01-2024 - [[Ar Rakin](mailto:[email protected])]
6770
6771 * **docs:** update layout.tsx
6772 * **docs:** fix opengraph image
6773 * feat!: support bun (#150)
6774
6775
6776
6777 ### 30-01-2024 - [[Ar Rakin](mailto:[email protected])]
6778
6779 * **docs:** opengraph meta info
6780 * **chore:** fixup
6781 * **docs:** images
6782 * **docs:** add v8 release information page
6783 * **fix:** remove unneeded logging
6784
6785 ### 30-01-2024 - [[Conventional Release Action](mailto:[email protected])]
6786
6787 * **chore(release):** v7.26.0 [skip ci]
6788
6789 ### 29-01-2024 - [[Ar Rakin](mailto:[email protected])]
6790
6791 * **refactor(api:server):** organized code
6792 * **feat:** dynamic event loading and unloading
6793
6794 ### 28-01-2024 - [[Ar Rakin](mailto:[email protected])]
6795
6796 * **chore(deps):** remove unavailable deps
6797 * **fix(runtime:bun):** decorators not working
6798 * **feat:** supporting old and new decorators for best compatibility
6799 * **fix:** loading errors
6800 * **refactor:** better boot process
6801 * **feat:** experimental bun support
6802 * **chore:** add cleanup script
6803
6804 ### 26-01-2024 - [[Conventional Release Action](mailto:[email protected])]
6805
6806 * **chore(release):** v7.25.0 [skip ci]
6807 * **chore(release):** v7.24.1 [skip ci]
6808 * **chore(release):** v7.24.0 [skip ci]
6809
6810 ### 26-01-2024 - [[Ar Rakin](mailto:[email protected])]
6811
6812 * **feat(commands:update):** support updates via git
6813 * **feat(credentials):** allow the restart command to work as before
6814
6815 ### 26-01-2024 - [[Ar Rakin](mailto:[email protected])]
6816
6817 * **fix(commands:update):** registering guild slash commands instead of global
6818 * **chore:** update README.md
6819
6820 ### 25-01-2024 - [[Conventional Release Action](mailto:[email protected])]
6821
6822 * **chore(release):** v7.23.2 [skip ci]
6823 * **chore(release):** v7.23.1 [skip ci]
6824 * **chore(release):** v7.23.0 [skip ci]
6825 * **chore(release):** v7.22.0 [skip ci]
6826 * **chore(release):** v7.21.2 [skip ci]
6827 * **chore(release):** v7.21.1 [skip ci]
6828
6829 ### 25-01-2024 - [[Ar Rakin](mailto:[email protected])]
6830
6831 * **fix:** system command
6832 * **fix:** remove unneeded logs
6833 * **feat:** accept key from cli
6834 * **feat:** credentials server auth
6835 * **perf:** better cache sweeping and management
6836 * **perf:** better cache management
6837
6838 ### 23-01-2024 - [[Conventional Release Action](mailto:[email protected])]
6839
6840 * **chore(release):** v7.21.0 [skip ci]
6841
6842 ### 23-01-2024 - [[Ar Rakin](mailto:[email protected])]
6843
6844 * **feat(automod:rules):** url crawl rule (experimental)
6845 * **chore:** add todos
6846
6847 ### 20-01-2024 - [[Conventional Release Action](mailto:[email protected])]
6848
6849 * **chore(release):** v7.20.0 [skip ci]
6850 * **chore(release):** v7.19.0 [skip ci]
6851 * **chore(release):** v7.18.0 [skip ci]
6852
6853 ### 20-01-2024 - [[Ar Rakin](mailto:[email protected])]
6854
6855 * **feat(automod:logging):** log changed/removed embeds
6856 * **feat(automod:rules:image):** allow images in embeds to be scanned
6857 * **feat(automod:rules):** add `embed` rule
6858
6859 ### 19-01-2024 - [[Ar Rakin](mailto:[email protected])]
6860
6861 * **docs:** add about page
6862 * **docs:** update main page
6863
6864 ### 19-01-2024 - [[Ar Rakin](mailto:[email protected])]
6865
6866 * **chore:** update config schema
6867 * **chore:** update .gitignore
6868 * **chore:** update tsconfig.json
6869 * **feat(automod:rules):** image scan rule for OCR text scanning
6870 * **feat(services):** add image recognition (OCR) service
6871
6872 ### 19-01-2024 - [[Conventional Release Action](mailto:[email protected])]
6873
6874 * **chore(release):** v7.17.0 [skip ci]
6875
6876 ### 17-01-2024 - [[Ar Rakin](mailto:[email protected])]
6877
6878 * **docs:** update faq
6879 * **docs:** update ban command page title
6880 * **docs:** recreate /automoderation page
6881
6882 ### 17-01-2024 - [[Ar Rakin](mailto:[email protected])]
6883
6884 * **docs:** add FAQ page link
6885 * **docs:** add FAQ page
6886 * **docs:** update table of contents
6887 * **docs:** fix edit button
6888 * **docs:** fix edit button
6889 * **docs:** fix pageinfo
6890
6891 ### 16-01-2024 - [[Ar Rakin](mailto:[email protected])]
6892
6893 * **docs:** introduce edit button component
6894 * **docs:** add page for ban command
6895 * **docs:** custom loading animations
6896
6897 ### 16-01-2024 - [[Ar Rakin](mailto:[email protected])]
6898
6899 * **docs:** fix frontmatter YAML of ban command page
6900
6901 ### 15-01-2024 - [[Ar Rakin](mailto:[email protected])]
6902
6903 * **docs:** fix links.ts
6904 * **docs:** fix /search/route.ts
6905 * **build:** update Dockerfile
6906
6907 ### 15-01-2024 - [[Ar Rakin](mailto:[email protected])]
6908
6909 * **docs:** add 404 page
6910 * **docs:** dynamic page scanning
6911 * **docs:** fix regex dos attack issue
6912 * **docs:** fix regex dos attack issue
6913 * **docs:** better build
6914 * **docs:** move pages from docs/
6915
6916 ### 14-01-2024 - [[Ar Rakin](mailto:[email protected])]
6917
6918 * **docs:** update next.config.mjs
6919 * **docs:** create generate-sitemap.js
6920 * **build(docker):** fix Dockerfile
6921 * **build:** update Dockerfile
6922 * **docs:** update Search.tsx
6923 * **docs:** update links.ts
6924 * **build:** update Dockerfile
6925 * **docs:** update SearchModal.tsx
6926 * docsL update SearchModal.tsx
6927 * **docs:** migrate to nextjs (#149)
6928
6929
6930 * **docs:** update DocsLayout.tsx
6931
6932 ### 14-01-2024 - [[Ar Rakin](mailto:[email protected])]
6933
6934 * **docs:** finish migrating to nextjs
6935 * **chore(deps):** update packages
6936
6937 ### 13-01-2024 - [[Ar Rakin](mailto:[email protected])]
6938
6939 * **docs:** update SearchModal.tsx
6940 * **docs:** update Search.tsx
6941 * **docs:** update usePlatform.ts
6942 * **docs:** make usePlatform() hook usable in the client
6943
6944 ### 13-01-2024 - [[Ar Rakin](mailto:[email protected])]
6945
6946 * **docs:** searching
6947
6948 ### 12-01-2024 - [[Ar Rakin](mailto:[email protected])]
6949
6950 * **docs:** add edit button
6951 * **docs:** dynamic metadata fetching
6952 * **docs:** autolink
6953 * **docs:** fix table of contents
6954
6955 ### 11-01-2024 - [[Ar Rakin](mailto:[email protected])]
6956
6957 * **docs:** update page.mdx
6958 * **docs:** update Drawer.module.css
6959 * **docs:** update globals.css
6960 * **docs:** update layout.tsx
6961 * **docs:** update tailwind.config.ts
6962 * **docs:** fix spacing
6963 * **docs:** fix horizontal scrollbar styles
6964
6965 ### 11-01-2024 - [[Ar Rakin](mailto:[email protected])]
6966
6967 * **docs:** fix navbar z-index issue
6968 * **docs:** better navigation between pages
6969 * **docs:** add home page
6970 * **docs:** syntax highlighting
6971 * **docs:** complete adding table of contents
6972
6973 ### 10-01-2024 - [[Ar Rakin](mailto:[email protected])]
6974
6975 * **docs:** update docs layout
6976 * **docs(styling):** remove backticks fron inline code snippets
6977
6978 ### 10-01-2024 - [[Ar Rakin](mailto:[email protected])]
6979
6980 * **docs:** table of contents
6981
6982 ### 09-01-2024 - [[Ar Rakin](mailto:[email protected])]
6983
6984 * **docs:** basic navigation
6985 * **docs:** optimizations
6986
6987 ### 09-01-2024 - [[Ar Rakin](mailto:[email protected])]
6988
6989 * **docs:** update Navbar.tsx
6990 * **docs:** update navbar transition
6991
6992 ### 08-01-2024 - [[Ar Rakin](mailto:[email protected])]
6993
6994 * **docs:** update navbar drawer transition
6995
6996 ### 08-01-2024 - [[Ar Rakin](mailto:[email protected])]
6997
6998 * **docs:** better navbar UX
6999 * **docs:** finish building the navbar
7000 * **docs:** add a basic navbar drawer
7001
7002 ### 07-01-2024 - [[Ar Rakin](mailto:[email protected])]
7003
7004 * **docs:** add basic navbar
7005 * **docs(migration):** initial commit
7006
7007 ### 06-01-2024 - [[Ar Rakin](mailto:[email protected])]
7008
7009 * **refactor:** move global.d.ts to `src/types/`
7010 * **refactor:** remove unneeded environment variable typings
7011 * **feat:** add strongly-typed global variables and environment variables
7012
7013 ### 06-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7014
7015 * **chore(release):** v7.16.0 [skip ci]
7016
7017 ### 05-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7018
7019 * **chore(release):** v7.15.0 [skip ci]
7020 * **chore(release):** v7.14.3 [skip ci]
7021
7022 ### 05-01-2024 - [[Ar Rakin](mailto:[email protected])]
7023
7024 * **feat:** listen for message events for statistics
7025
7026 ### 05-01-2024 - [[Ar Rakin](mailto:[email protected])]
7027
7028 * **chore:** update SECURITY.md
7029 * **chore:** update readme
7030 * **fix:** build failure for global type casting
7031 * **fix:** build failure for global type casting
7032
7033 ### 04-01-2024 - [[Ar Rakin](mailto:[email protected])]
7034
7035 * **fix:** set global boot date
7036 * **fix:** system command should show the uptime of the bot system
7037 * **fix:** temprole command not behaving correctly due to cache miss
7038 * **chore:** update FUNDING.yml
7039 * **chore:** update FUNDING.yml
7040 * **fix(commands:unmute):** better error message
7041 * **fix(commands:unmute):** better error message
7042
7043 ### 04-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7044
7045 * **chore(release):** v7.14.2 [skip ci]
7046 * **chore(release):** v7.14.1 [skip ci]
7047
7048 ### 02-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7049
7050 * **chore(release):** v7.14.0 [skip ci]
7051
7052 ### 02-01-2024 - [[Ar Rakin](mailto:[email protected])]
7053
7054 * **feat:** experimental user stats service
7055
7056 ### 01-01-2024 - [[Ar Rakin](mailto:[email protected])]
7057
7058 * **docs:** update terms.md
7059 * **docs:** update getting-started.md
7060
7061 ### 01-01-2024 - [[Conventional Release Action](mailto:[email protected])]
7062
7063 * **chore(release):** v7.13.0 [skip ci]
7064
7065 ### 01-01-2024 - [[Ar Rakin](mailto:[email protected])]
7066
7067 * **feat(commands:userlookup):** infraction and moderation statistics
7068
7069 ### 31-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7070
7071 * **chore(release):** v7.12.3 [skip ci]
7072
7073 ### 31-12-2023 - [[Ar Rakin](mailto:[email protected])]
7074
7075 * **fix(services:afk):** random crashes because of a missing null check
7076
7077 ### 30-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7078
7079 * **chore(release):** v7.12.2 [skip ci]
7080 * **chore(release):** v7.12.1 [skip ci]
7081
7082 ### 30-12-2023 - [[Ar Rakin](mailto:[email protected])]
7083
7084 * **fix(commands:temprole):** prisma invokation errors
7085 * **fix(commands:temprole):** typo in `slashCommandBuilder`
7086
7087 ### 29-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7088
7089 * **chore(release):** v7.12.0 [skip ci]
7090
7091 ### 29-12-2023 - [[Ar Rakin](mailto:[email protected])]
7092
7093 * **feat(moderation:reporting):** stable report system
7094
7095 ### 28-12-2023 - [[Ar Rakin](mailto:[email protected])]
7096
7097 * **docs:** reorganize pages
7098
7099 ### 28-12-2023 - [[Ar Rakin](mailto:[email protected])]
7100
7101 * **docs:** delete docs/guild-config-schema.md
7102
7103 ### 28-12-2023 - [[Ussen](mailto:[email protected])]
7104
7105 * **docs:** create system-config-schema.md (#146)
7106
7107 * Create system-config-schema.md
7108
7109 ### 26-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7110
7111 * **chore(release):** v7.11.0 [skip ci]
7112
7113 ### 26-12-2023 - [[Ar Rakin](mailto:[email protected])]
7114
7115 * **feat(api):** store IP addresses when a user submits a review
7116 * **feat(db:schema):** add ip field to Review model
7117 * **docs:** update screenshots.md
7118 * **docs:** rename image.png to help-command-screenshot.png
7119 * **docs:** rename image (1).png to about-command-screenshot.png
7120 * **docs:** update screenshots.md
7121 * **docs:** update SUMMARY.md
7122 * **docs:** rename GuildConfigSchema.md to guild-config-schema.md
7123 * **chore(readme):** update contributors list
7124 * **chore:** update readme
7125
7126 ### 26-12-2023 - [[Ussen](mailto:[email protected])]
7127
7128 * **docs:** create GuildConfigSchema.md (#145)
7129
7130 * Create GuildConfigSchema.md
7131
7132 ### 24-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7133
7134 * **chore(release):** v7.10.2 [skip ci]
7135 * **chore(release):** v7.10.1 [skip ci]
7136 * **chore(release):** v7.10.0 [skip ci]
7137 * **chore(release):** v7.9.0 [skip ci]
7138
7139 ### 24-12-2023 - [[Ar Rakin](mailto:[email protected])]
7140
7141 * **fix(core:permissions):** automod permission checking error
7142 * **fix:** discord based permission system
7143 * **fix(core:permissions:discord):** denying actions for simple role-less setups
7144 * **docs:** update features
7145
7146 ### 24-12-2023 - [[Ar Rakin](mailto:[email protected])]
7147
7148 * **feat(api):** add email verification finish route
7149 * **feat(moderation:reports):** support processing action select menu
7150
7151 ### 22-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7152
7153 * **chore(release):** v7.8.0 [skip ci]
7154
7155 ### 22-12-2023 - [[Ar Rakin](mailto:[email protected])]
7156
7157 * **feat(moderation):** add reporting system (incomplete)
7158
7159 ### 21-12-2023 - [[Ar Rakin](mailto:[email protected])]
7160
7161 * **docs(installation):** fix slash command registration command
7162 * **chore:** update SECURITY.md
7163
7164 ### 20-12-2023 - [[Ar Rakin](mailto:[email protected])]
7165
7166 * **chore:** update readme
7167
7168 ### 19-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7169
7170 * **chore(release):** v7.7.0 [skip ci]
7171 * **chore(release):** v7.6.0 [skip ci]
7172
7173 ### 19-12-2023 - [[Ar Rakin](mailto:[email protected])]
7174
7175 * **feat(api):** disallow banned users to log in or reset password
7176 * **fix(commands):** make reason optional in `sysban` command
7177 * **feat(system):** add `sysban` and `sysunban` commands
7178 * **feat(auth):** banning users from the system
7179
7180 ### 17-12-2023 - [[Ar Rakin](mailto:[email protected])]
7181
7182 * **chore(readme):** add download buttons
7183
7184 ### 16-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7185
7186 * **chore(release):** v7.5.1 [skip ci]
7187
7188 ### 16-12-2023 - [[Ar Rakin](mailto:[email protected])]
7189
7190 * **fix(logging):** ban reasons not showing up
7191
7192 Increased log delay
7193
7194 ### 15-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7195
7196 * **chore(release):** v7.5.0 [skip ci]
7197
7198 ### 15-12-2023 - [[Ar Rakin](mailto:[email protected])]
7199
7200 * **feat:** email verification support
7201
7202 ### 14-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7203
7204 * **chore(release):** v7.4.1 [skip ci]
7205
7206 ### 14-12-2023 - [[Ar Rakin](mailto:[email protected])]
7207
7208 * **fix:** verification service misbehaving
7209
7210 ### 13-12-2023 - [[Ar Rakin](mailto:[email protected])]
7211
7212 * **chore:** update readme
7213
7214 ### 11-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7215
7216 * **chore(release):** v7.4.0 [skip ci]
7217
7218 ### 11-12-2023 - [[Ar Rakin](mailto:[email protected])]
7219
7220 * **feat(api):** add /challenge/verify endpoint to retrive meta info
7221
7222 ### 09-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7223
7224 * **chore(release):** v7.3.3 [skip ci]
7225
7226 ### 09-12-2023 - [[Ar Rakin](mailto:[email protected])]
7227
7228 * **fix(automod:verification):** update generated query params for the target url
7229
7230 ### 08-12-2023 - [[Ar Rakin](mailto:[email protected])]
7231
7232 * **refactor(scripts):** rewrite slash command deployment script in javascript
7233 * **refactor(scripts):** rewrite generate-config-schema.ts in javascript for performance
7234 * **chore:** update config schema
7235 * **chore:** update config schema
7236 * **chore:** add license comments
7237 * **fix(automod:verification):** runtime errors
7238 * **fix(automod:verification):** add missing userId query parameter to the DM url
7239 * **feat(automod:verification):** support `action_on_fail` option
7240 * **feat(automod:verification):** support `parameters` option
7241
7242 ### 08-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7243
7244 * **chore(release):** v7.3.2 [skip ci]
7245 * **chore(release):** v7.3.1 [skip ci]
7246 * **chore(release):** v7.3.0 [skip ci]
7247 * **chore(release):** v7.2.0 [skip ci]
7248
7249 ### 07-12-2023 - [[Ar Rakin](mailto:[email protected])]
7250
7251 * **ci:** fix failing workflows
7252
7253 ### 07-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7254
7255 * **chore(release):** v7.1.0 [skip ci]
7256 * **chore(release):** v7.0.0 [skip ci]
7257
7258 ### 07-12-2023 - [[Ar Rakin](mailto:[email protected])]
7259
7260 * **feat(automod):** verification system
7261 * feat(snippets)!: remove `permission_roles` field from the database schema
7262
7263 **BREAKING CHANGE:** Be sure to back up your data before upgrading.
7264 **NOTE:** Run `npx prisma db push` to update your database schema.
7265
7266
7267 ### 06-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7268
7269 * **chore(release):** v6.93.0 [skip ci]
7270 * **chore(release):** v6.92.0 [skip ci]
7271 * **chore(release):** v6.91.0 [skip ci]
7272
7273 ### 06-12-2023 - [[Ar Rakin](mailto:[email protected])]
7274
7275 * **feat(partial:verification):** implement recaptcha system
7276 * **chore:** update config schema
7277 * **feat(services:react_roles):** better rate limiting
7278 * **chore(utils):** remove unneeded debug logs
7279 * **feat(moderation:bulk_delete_msgs):** support `offset` option
7280
7281 ### 02-12-2023 - [[Ar Rakin](mailto:[email protected])]
7282
7283 * **ci:** revert build.yml
7284 * **ci:** update build.yml for codecov
7285
7286 ### 01-12-2023 - [[Conventional Release Action](mailto:[email protected])]
7287
7288 * **chore(release):** v6.90.0 [skip ci]
7289
7290 ### 01-12-2023 - [[Ar Rakin](mailto:[email protected])]
7291
7292 * **feat(commands:clear):** `mc` alias
7293
7294 ### 29-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7295
7296 * **chore(release):** v6.89.0 [skip ci]
7297 * **chore(release):** v6.88.2 [skip ci]
7298
7299 ### 29-11-2023 - [[Ar Rakin](mailto:[email protected])]
7300
7301 * **chore:** update config schema
7302 * **feat(welcomer):** custom say hi reply message template
7303 * **fix(db:schema):** rename `CommandPermissionOverwrite` model name
7304
7305 ### 28-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7306
7307 * **chore(release):** v6.88.1 [skip ci]
7308 * **chore(release):** v6.88.0 [skip ci]
7309
7310 ### 28-11-2023 - [[Ar Rakin](mailto:[email protected])]
7311
7312 * **fix(core:argument_parser):** mention prefix does not work
7313 * **feat:** command permission overwrites
7314 * Merge github.com:onesoft-sudo/sudobot into refactor/command-v2
7315
7316 ### 28-11-2023 - [[Ar Rakin](mailto:[email protected])]
7317
7318 * **docs(gitbook-22):** Drop support for MySQL
7319
7320 ### 27-11-2023 - [[Ar Rakin](mailto:[email protected])]
7321
7322 * **fix:** issues introduced by the refactor
7323 * **refactor:** commands
7324 * **refactor:** command system
7325
7326 ### 26-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7327
7328 * **chore(release):** v6.87.0 [skip ci]
7329 * **chore(release):** v6.86.0 [skip ci]
7330
7331 ### 26-11-2023 - [[Ar Rakin](mailto:[email protected])]
7332
7333 * **feat(snippets):** support embed schemas in snippet contents
7334 * **fix(snippetManager):** permission checking issues
7335 * **feat:** introduce command v2
7336
7337 ### 25-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7338
7339 * **chore(release):** v6.85.2 [skip ci]
7340 * **chore(release):** v6.85.1 [skip ci]
7341
7342 ### 25-11-2023 - [[Ar Rakin](mailto:[email protected])]
7343
7344 * **fix(commands:snippets):** double response
7345
7346 ### 25-11-2023 - [[Ar Rakin](mailto:[email protected])]
7347
7348 * **fix(welcomer):** say_hi_label not working
7349
7350 ### 23-11-2023 - [[Ar Rakin](mailto:[email protected])]
7351
7352 * **refactor(native):** move `env.c` and `env.h` outside `env/`
7353 * **chore:** update config schemas
7354 * **feat(welcomer):** introduce `welcomer.say_hi_label` configuration option
7355 * **fix(commands:moderation):** not showing user information
7356 * **feat:** complete `check_discord_permissions` option
7357 * **refactor(types):** deprecate `mod_role`, `admin_role`, and `staff_role` properties
7358 * **feat(permissions):** add `DiscordBasedPermissionManager`
7359 * **fix:** introduce `overwriteIds` in `GetMemberPermissionInGuildResult` type
7360 * **fix(logging:on:message_bulk_delete):** incorrect member display color
7361
7362 ### 23-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7363
7364 * **chore(release):** v6.85.0 [skip ci]
7365 * **chore(release):** v6.84.1 [skip ci]
7366 * **chore(release):** v6.84.0 [skip ci]
7367 * **chore(release):** v6.83.0 [skip ci]
7368 * **chore(release):** v6.82.1 [skip ci]
7369 * **chore(release):** v6.82.0 [skip ci]
7370
7371 ### 21-11-2023 - [[Ar Rakin](mailto:[email protected])]
7372
7373 * **refactor:** use the new permission manager everywhere
7374
7375 ### 20-11-2023 - [[Ar Rakin](mailto:[email protected])]
7376
7377 * **feat:** introduce permission manager v2
7378 * **chore(config):** update schemas
7379 * refactor(permission_system)!: rename `advanced` system to `layered`
7380
7381 ### 19-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7382
7383 * **chore(release):** v6.81.1 [skip ci]
7384
7385 ### 19-11-2023 - [[Ar Rakin](mailto:[email protected])]
7386
7387 * **fix(commands:history):** replace underscrores with spaces in infraction type field
7388
7389 ### 18-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7390
7391 * **chore(release):** v6.81.0 [skip ci]
7392
7393 ### 18-11-2023 - [[Ar Rakin](mailto:[email protected])]
7394
7395 * **perf(utils:pagination):** skip collecting interactions if the data array is empty
7396 * **feat(commands:ballot):** add `/ballot votelist` command
7397
7398 ### 17-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7399
7400 * **chore(release):** v6.80.2 [skip ci]
7401 * **chore(release):** v6.80.1 [skip ci]
7402 * **chore(release):** v6.80.0 [skip ci]
7403
7404 ### 17-11-2023 - [[Ar Rakin](mailto:[email protected])]
7405
7406 * **perf(commands:ai):** do not use pagination if there is a single chunk only
7407 * **fix(emojis):** invalid component emoji error
7408 * **feat:** update AI command
7409
7410 ### 15-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7411
7412 * **chore(release):** v6.79.0 [skip ci]
7413
7414 ### 15-11-2023 - [[Ar Rakin](mailto:[email protected])]
7415
7416 * **feat(api):** introduce `MessageRuleController`
7417
7418 ### 14-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7419
7420 * **chore(release):** v6.78.0 [skip ci]
7421 * **chore(release):** v6.77.1 [skip ci]
7422
7423 ### 14-11-2023 - [[Ar Rakin](mailto:[email protected])]
7424
7425 * **feat(afk_system):** add afk management commands
7426 * **fix(core):** typings
7427 * **fix(core:typings):** better typing
7428 * **refactor(commands:automation):** add `afks` command
7429 * **fix(system:audit_logging):** logs the home guild and log channel itself
7430
7431 ### 13-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7432
7433 * **chore(release):** v6.77.0 [skip ci]
7434
7435 ### 13-11-2023 - [[Ar Rakin](mailto:[email protected])]
7436
7437 * **fix(types):** conflict
7438 * **chore(deps):** update typescript
7439 * **fix(types):** conflicting types
7440 * **refactor(system:audit_logging):** extract reusable code into methods
7441 * **fix(typings):** embed build command type errors
7442 * **feat(commands):** add `Edit Message` command
7443
7444 ### 12-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7445
7446 * **chore(release):** v6.76.0 [skip ci]
7447
7448 ### 12-11-2023 - [[Ar Rakin](mailto:[email protected])]
7449
7450 * **feat(native):** environment file parsing
7451
7452 ### 11-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7453
7454 * **chore(release):** v6.75.0 [skip ci]
7455 * **chore(release):** v6.74.0 [skip ci]
7456 * **chore(release):** v6.73.0 [skip ci]
7457 * **chore(release):** v6.72.0 [skip ci]
7458 * **chore(release):** v6.71.2 [skip ci]
7459
7460 ### 11-11-2023 - [[Ar Rakin](mailto:[email protected])]
7461
7462 * **feat(reminders):** add reminder remove command
7463 * **feat(commands:snipe):** update `snipe` command
7464 * **feat(native):** application command interaction support
7465 * **feat(native):** production and debug builds
7466 * **fix(utils:pagination):** fix 'Page 1 of 0' one-by-off errors
7467
7468 ### 10-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7469
7470 * **chore(release):** v6.71.1 [skip ci]
7471 * **chore(release):** v6.71.0 [skip ci]
7472 * **chore(release):** v6.70.0 [skip ci]
7473 * **chore(release):** v6.69.1 [skip ci]
7474
7475 ### 10-11-2023 - [[Ar Rakin](mailto:[email protected])]
7476
7477 * **fix(services:ballots):** interaction response strings
7478
7479 ### 10-11-2023 - [[Ar Rakin](mailto:[email protected])]
7480
7481 * **feat(commands):** add reminder list command
7482 * **refactor(native:commands:about):** use casprintf()
7483 * **fix:** remove debug exit
7484 * **chore:** add .clang-format
7485 * **feat(native:io):** implement casprintf() function for a windows replacement of asprintf()
7486 * **fix:** add better DM fail check
7487
7488 ### 09-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7489
7490 * **chore(release):** v6.69.0 [skip ci]
7491 * **chore(release):** v6.68.0 [skip ci]
7492
7493 ### 09-11-2023 - [[Ar Rakin](mailto:[email protected])]
7494
7495 * **feat(native:commands):** add `about` command
7496 * **ci:** update release workflow
7497 * **refactor(types):** better typing
7498 * **feat(commands:joke):** support multiple joke APIs
7499
7500 ### 08-11-2023 - [[Ar Rakin](mailto:[email protected])]
7501
7502 * **refactor(native:core:commands):** use a plain array instead of hashmap
7503 * **build:** fix makefile
7504
7505 ### 07-11-2023 - [[Ar Rakin](mailto:[email protected])]
7506
7507 * **ci:** update build.yml
7508
7509 ### 07-11-2023 - [[Ar Rakin](mailto:[email protected])]
7510
7511 * **build:** make the library build optional
7512 * **feat:** hybrid process creation
7513 * **feat(native:lib):** hybrid processes
7514 * **feat(native:lib):** hybrid processes
7515
7516 ### 07-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7517
7518 * **chore(release):** v6.67.0 [skip ci]
7519
7520 ### 06-11-2023 - [[Ar Rakin](mailto:[email protected])]
7521
7522 * **ci:** update build workflow
7523 * **feat(lib:native):** basic command handling
7524 * **fix(commands:SendReply):** better error messages
7525
7526 ### 06-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7527
7528 * **chore(release):** v6.66.0 [skip ci]
7529 * **chore(release):** v6.65.4 [skip ci]
7530 * **chore(release):** v6.65.3 [skip ci]
7531
7532 ### 06-11-2023 - [[Ar Rakin](mailto:[email protected])]
7533
7534 * **fix(commands:emojimix):** add missing description
7535
7536 ### 05-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7537
7538 * **chore(release):** v6.65.2 [skip ci]
7539 * **chore(release):** v6.65.1 [skip ci]
7540 * **chore(release):** v6.65.0 [skip ci]
7541 * **chore(release):** v6.64.0 [skip ci]
7542 * **chore(release):** v6.63.2 [skip ci]
7543 * **chore(release):** v6.63.1 [skip ci]
7544 * **chore(release):** v6.63.0 [skip ci]
7545
7546 ### 05-11-2023 - [[Ar Rakin](mailto:[email protected])]
7547
7548 * **fix(commands:update):** requirement checks not working
7549 * **fix(commands:update):** logic error
7550 * **fix(api:reviews):** increase limit for `/review` endpoint responses
7551 * **fix(commands:emoji):** embed color
7552
7553 ### 05-11-2023 - [[Ar Rakin](mailto:[email protected])]
7554
7555 * **feat(lib):** basic library directory structure
7556 * **feat(commands:update):** support auto-updates in windows
7557 * **fix(commands:update):** better error checking
7558 * **refactor:** remove unneeded `await`s
7559 * **feat(commands:note):** add `note remove` command alias
7560
7561 ### 04-11-2023 - [[Ar Rakin](mailto:[email protected])]
7562
7563 * **chore(docker):** update Dockerfile
7564 * **feat(commands):** support running commands in `GUILD_VOICE` channels as well
7565 * **fix(commands:update):** controls not working
7566 * **fix(commands:about):** weird indents in discord mobile
7567 * **chore:** remove unneeded files
7568 * **fix(commands:update):** show not under control error message if interaction filter condition fails
7569 * **chore:** remove unneeded files
7570 * **fix(commands:clear):** `bc` command alias not working
7571 * **fix(commands:mixemoji):** better error message
7572 * **fix(commands:mixemoji):** handle 404 error code
7573 * **fix:** check if stdin is tty
7574 * **chore:** remove unneeded files
7575 * **feat(commands:fun):** add `mixemoji` command
7576 * **chore:** remove unneeded files
7577 * **feat(commands:clear):** add support for regex based message clearing
7578 * **chore:** remove unneeded files
7579 * **feat(development:shortcuts):** add `Shift+L` and `L` action keys to write and load config files
7580
7581 ### 04-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7582
7583 * **chore(release):** v6.62.0 [skip ci]
7584 * **chore(release):** v6.61.7 [skip ci]
7585 * **chore(release):** v6.61.6 [skip ci]
7586 * **chore(release):** v6.61.5 [skip ci]
7587 * **chore(release):** v6.61.4 [skip ci]
7588 * **chore(release):** v6.61.3 [skip ci]
7589 * **chore(release):** v6.61.2 [skip ci]
7590 * **chore(release):** v6.61.1 [skip ci]
7591 * **chore(release):** v6.61.0 [skip ci]
7592 * **chore(release):** v6.60.0 [skip ci]
7593 * **chore(release):** v6.59.0 [skip ci]
7594
7595 ### 04-11-2023 - [[Ar Rakin](mailto:[email protected])]
7596
7597 * **docs(gitbook-21):** remove supabase links
7598
7599 ### 03-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7600
7601 * **chore(release):** v6.58.0 [skip ci]
7602 * **chore(release):** v6.57.1 [skip ci]
7603 * **chore(release):** v6.57.0 [skip ci]
7604
7605 ### 03-11-2023 - [[Ar Rakin](mailto:[email protected])]
7606
7607 * **chore:** fix merge conflict
7608 * **feat(commands:automation):** system update command
7609 * **fix:** help command causing crash if the github emoji is not available
7610 * **refactor(utils):** strict typing
7611 * **feat(commands:information):** add `afklist` command
7612 * **refactor(types:AFKService):** stronger typing
7613
7614 ### 01-11-2023 - [[Conventional Release Action](mailto:[email protected])]
7615
7616 * **chore(release):** v6.56.1 [skip ci]
7617 * **chore(release):** v6.56.0 [skip ci]
7618
7619 ### 01-11-2023 - [[Ar Rakin](mailto:[email protected])]
7620
7621 * **fix(development:hotreload):** files not reloading
7622 * **style:** remove unneeded variables
7623 * **feat:** improved hot reloading
7624
7625 ### 31-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7626
7627 * **chore(release):** v6.55.0 [skip ci]
7628 * **chore(release):** v6.54.0 [skip ci]
7629
7630 ### 31-10-2023 - [[Ar Rakin](mailto:[email protected])]
7631
7632 * **feat(development):** hot reloading of commands
7633 * **feat(core:services):** introduce more flexible lifecycle methods
7634 * **feat(moderation:embeds):** show Moderator field
7635
7636 ### 30-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7637
7638 * **chore(release):** v6.53.2 [skip ci]
7639 * **chore(release):** v6.53.1 [skip ci]
7640 * **chore(release):** v6.53.0 [skip ci]
7641
7642 ### 30-10-2023 - [[Ar Rakin](mailto:[email protected])]
7643
7644 * **fix:** todos
7645 * **ci(release):** fix workflows
7646 * **fix:** reformat readme
7647 * **ci(release):** fix workflows
7648 * **ci(release):** fix workflows
7649 * **ci(release):** fix workflows
7650 * **ci(release):** fix workflows
7651 * **ci(release):** fix workflows
7652 * **ci(release):** auto build and attach built files to release
7653 * **feat(commands):** add better cooldown support
7654
7655 ### 29-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7656
7657 * **chore(release):** v6.52.0 [skip ci]
7658 * **chore(release):** v6.51.3 [skip ci]
7659 * **chore(release):** v6.51.2 [skip ci]
7660 * **chore(release):** v6.51.1 [skip ci]
7661
7662 ### 29-10-2023 - [[Ar Rakin](mailto:[email protected])]
7663
7664 * **chore:** update config schemas
7665 * **feat(automod:ai):** add support for detecting other various type of unwanted messages
7666 * **fix(audit:logging):** searching for log channel in wrong server
7667 * **fix(audit:logging):** searching for log channel in wrong server
7668 * **chore(deps):** bump `discord.js` to `v14.13.0`
7669 * **chore:** update config schema
7670 * **fix(welcomer):** remove queued welcome message confirmation on button press
7671
7672 ### 29-10-2023 - [[Ar Rakin](mailto:[email protected])]
7673
7674 * **docs(gitbook-20):** Update privacy policy
7675
7676 ### 27-10-2023 - [[Ar Rakin](mailto:[email protected])]
7677
7678 * **docs(gitbook-19):** No subject
7679
7680 ### 26-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7681
7682 * **chore(release):** v6.51.0 [skip ci]
7683 * **chore(release):** v6.50.1 [skip ci]
7684
7685 ### 26-10-2023 - [[Ar Rakin](mailto:[email protected])]
7686
7687 * **feat(extensions):** extension-specific services
7688 * **style:** remove unneeded FIXME comments
7689 * **fix(types:discord.js):** breaking type changes
7690
7691 ### 25-10-2023 - [[Ar Rakin](mailto:[email protected])]
7692
7693 * **chore(docker):** update node version in Dockerfile
7694
7695 ### 25-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7696
7697 * **chore(release):** v6.50.0 [skip ci]
7698 * **chore(release):** v6.49.0 [skip ci]
7699 * **chore(release):** v6.48.0 [skip ci]
7700
7701 ### 25-10-2023 - [[Ar Rakin](mailto:[email protected])]
7702
7703 * **feat(config:commands):** `rerun_on_edit` option to rerun commands automatically on message edit
7704 * **feat(antispam):** similar message spam protection
7705 * **refactor(antispam):** use zero-depth records for storing spam-user info
7706 * **feat(antispam):** `disabled_channels` option
7707
7708 ### 23-10-2023 - [[Ar Rakin](mailto:[email protected])]
7709
7710 * **ci:** update release.yml
7711 * **docs:** update privacy.md
7712
7713 ### 20-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7714
7715 * **chore(release):** v6.47.0 [skip ci]
7716 * **chore(release):** v6.46.1 [skip ci]
7717 * **chore(release):** v6.46.0 [skip ci]
7718
7719 ### 20-10-2023 - [[Ar Rakin](mailto:[email protected])]
7720
7721 * **feat:** auto updating
7722 * **fix:** broken changes after updating discord.js
7723 * **fix:** echo and send commands always remove the command message
7724 * **feat:** system level audit logging
7725
7726 ### 18-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7727
7728 * **chore(release):** v6.45.0 [skip ci]
7729 * **chore(release):** v6.44.0 [skip ci]
7730 * **chore(release):** v6.43.0 [skip ci]
7731 * **chore(release):** v6.42.0 [skip ci]
7732
7733 ### 18-10-2023 - [[Ar Rakin](mailto:[email protected])]
7734
7735 * **feat:** add moderation command modes
7736 * **feat:** global AFK support
7737 * **feat(afk):** show dates
7738 * **feat:** clear command aliases
7739
7740 ### 17-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7741
7742 * **chore(release):** v6.41.0 [skip ci]
7743
7744 ### 17-10-2023 - [[Ar Rakin](mailto:[email protected])]
7745
7746 * **feat:** queues now work even if the input command message is removed
7747
7748 ### 16-10-2023 - [[Ar Rakin](mailto:[email protected])]
7749
7750 * **refactor:** better mention safety
7751 * **feat:** add safeMessageContent() function
7752 * **fix:** security check in send reply command
7753
7754 ### 16-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7755
7756 * **chore(release):** v6.40.0 [skip ci]
7757 * **chore(release):** v6.39.1 [skip ci]
7758
7759 ### 15-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7760
7761 * **chore(release):** v6.39.0 [skip ci]
7762 * **chore(release):** v6.38.0 [skip ci]
7763 * **chore(release):** v6.37.0 [skip ci]
7764
7765 ### 15-10-2023 - [[Ar Rakin](mailto:[email protected])]
7766
7767 * **feat:** add extract emoji command
7768 * **feat:** add `rawLinkString` to command validation rules
7769 * **chore:** remove empty files
7770 * **feat:** sniping message edits
7771 * **feat:** support nitro, boost and new username badges in user profile command
7772
7773 ### 14-10-2023 - [[Ar Rakin](mailto:[email protected])]
7774
7775 * **docs:** update features.md
7776
7777 ### 14-10-2023 - [[Ar Rakin](mailto:[email protected])]
7778
7779 * **chore:** add license comments
7780 * **feat:** add links to the help command action row
7781 * **fix:** turn off prisma query logs on production mode
7782 * **fix:** eval command logs errors twice
7783 * **fix:** remove uneeded logging
7784
7785 ### 14-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7786
7787 * **chore(release):** v6.36.0 [skip ci]
7788 * **chore(release):** v6.35.8 [skip ci]
7789 * **chore(release):** v6.35.7 [skip ci]
7790
7791 ### 13-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7792
7793 * **chore(release):** v6.35.6 [skip ci]
7794 * **chore(release):** v6.35.5 [skip ci]
7795 * **chore(release):** v6.35.4 [skip ci]
7796 * **chore(release):** v6.35.3 [skip ci]
7797 * **chore(release):** v6.35.2 [skip ci]
7798 * **chore(release):** v6.35.1 [skip ci]
7799 * **chore(release):** v6.35.0 [skip ci]
7800 * **chore(release):** v6.34.3 [skip ci]
7801 * **chore(release):** v6.34.2 [skip ci]
7802
7803 ### 13-10-2023 - [[Ar Rakin](mailto:[email protected])]
7804
7805 * **fix:** only start log server on boot when auto start is enabled
7806 * **fix:** logserver command
7807 * **fix:** log message spacing
7808 * **fix(commands):** logstart command does not work
7809 * **fix:** remove unneeded event firing logs
7810 * **fix:** add missing command description
7811 * **chore:** update schemas
7812 * **fix:** add missing reflect-metadata import
7813 * **chore:** update deps
7814 * **feat:** log server
7815 * **chore:** add license comments
7816 * **fix(EmbedSchemaParser):** validate embed JSON objects first
7817 * **fix(moderation):** unban command doesn't show proper error message when the given user isn't banned
7818
7819 ### 12-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7820
7821 * **chore(release):** v6.34.1 [skip ci]
7822
7823 ### 12-10-2023 - [[Ar Rakin](mailto:[email protected])]
7824
7825 * **fix:** update volume paths in docker-compose.yml
7826 * **chore:** update todos
7827
7828 ### 12-10-2023 - [[Ar Rakin](mailto:[email protected])]
7829
7830 * **refactor(api):** changed the HTTP response status codes
7831
7832 ### 11-10-2023 - [[Ar Rakin](mailto:[email protected])]
7833
7834 * **chore:** update config schema
7835 * **feat(commands):** add `setslowmode` command
7836 * **refactor(commands):** use the new embed parser
7837 * **feat:** `EmbedSchemaParser.sendMessage()` now accepts `User` and `GuildMember` as well
7838 * **refactor(commands):** use the new embed parser in the embed management commands
7839 * **refactor:** remove default embed color
7840 * **feat(EmbedSchemaParser):** add withContent parameter to getMessageCreateOptions() method
7841 * **fix(EmbedSchemaParser):** slice parsedEmbeds array to prevent max embed limit exceeded error
7842 * **refactor(utils):** rename class `EmbedSchema` to `EmbedSchemaParser`
7843 * **refactor(utils):** rename class `EmbedSchema` to `EmbedSchemaParser`
7844 * **fix(EmbedSchema):** use JSON5 parser
7845 * **refactor:** use the new embed schema parser
7846 * **feat(EmbedSchema):** string color literals
7847
7848 ### 11-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7849
7850 * **chore(release):** v6.34.0 [skip ci]
7851 * **chore(release):** v6.33.0 [skip ci]
7852 * **chore(release):** v6.32.0 [skip ci]
7853 * **chore(release):** v6.31.2 [skip ci]
7854 * **chore(release):** v6.31.1 [skip ci]
7855 * **chore(release):** v6.31.0 [skip ci]
7856
7857 ### 10-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7858
7859 * **chore(release):** v6.30.0 [skip ci]
7860 * **chore(release):** v6.29.0 [skip ci]
7861
7862 ### 10-10-2023 - [[Ar Rakin](mailto:[email protected])]
7863
7864 * **feat(utils):** embed schema parsing
7865 * **feat:** bump reminder
7866
7867 ### 09-10-2023 - [[Ar Rakin](mailto:[email protected])]
7868
7869 * **docs(gitbook-18):** Fix grammatical errors
7870 * **docs(gitbook-17):** Complete writing the extension documentation
7871
7872 ### 07-10-2023 - [[Ar Rakin](mailto:[email protected])]
7873
7874 * **docs(gitbook-16):** Add screenshots
7875
7876 ### 07-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7877
7878 * **chore(release):** v6.28.0 [skip ci]
7879 * **chore(release):** v6.27.0 [skip ci]
7880
7881 ### 07-10-2023 - [[Ar Rakin](mailto:[email protected])]
7882
7883 * **feat(extensions):** introduce `onCommand` event
7884 * **refactor(events):** better typing
7885 * **refactor(core):** rename `Event` base class to `EventListener`
7886 * **feat:** clear command now accepts filter options
7887
7888 ### 06-10-2023 - [[Ar Rakin](mailto:[email protected])]
7889
7890 * **chore:** update README.md
7891
7892 ### 06-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7893
7894 * **chore(release):** v6.26.0 [skip ci]
7895
7896 ### 06-10-2023 - [[Ar Rakin](mailto:[email protected])]
7897
7898 * **fix(commands):** add missing description to `temprole` command
7899 * **feat(commands):** add `temprole` command
7900
7901 ### 04-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7902
7903 * **chore(release):** v6.25.2 [skip ci]
7904
7905 ### 04-10-2023 - [[Ar Rakin](mailto:[email protected])]
7906
7907 * **fix:** expired JWT tokens are not being disallowed in some cases
7908
7909 ### 03-10-2023 - [[Ar Rakin](mailto:[email protected])]
7910
7911 * **refactor(scripts):** extensions management script logs are now colorized
7912 * **fix:** help command showing repeated command names
7913 * **feat:** added support for global avatar commands (`gavatar`)
7914 * **feat:** improved help command
7915
7916 ### 03-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7917
7918 * **chore(release):** v6.25.1 [skip ci]
7919 * **chore(release):** v6.25.0 [skip ci]
7920 * **chore(release):** v6.24.0 [skip ci]
7921
7922 ### 02-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7923
7924 * **chore(release):** v6.23.0 [skip ci]
7925 * **chore(release):** v6.22.0 [skip ci]
7926 * **chore(release):** v6.21.1 [skip ci]
7927 * **chore(release):** v6.21.0 [skip ci]
7928
7929 ### 02-10-2023 - [[Ar Rakin](mailto:[email protected])]
7930
7931 * **feat:** add ai command
7932 * **feat(extensions):** enable/disable extensions per-guild
7933 * **fix:** node warning about memory leak
7934 * **feat(extensions):** better event handling
7935
7936 ### 01-10-2023 - [[Ar Rakin](mailto:[email protected])]
7937
7938 * **chore(readme):** add webpage link
7939
7940 ### 01-10-2023 - [[Conventional Release Action](mailto:[email protected])]
7941
7942 * **chore(release):** v6.20.4 [skip ci]
7943
7944 ### 01-10-2023 - [[Ar Rakin](mailto:[email protected])]
7945
7946 * **fix:** echo command now checks for mention everyone permission
7947
7948 ### 30-09-2023 - [[Conventional Release Action](mailto:[email protected])]
7949
7950 * **chore(release):** v6.20.3 [skip ci]
7951 * **chore(release):** v6.20.2 [skip ci]
7952
7953 ### 30-09-2023 - [[Ar Rakin](mailto:[email protected])]
7954
7955 * **fix(pagination):** validation error if emojis are not found
7956 * **fix(getEmoji):** add an option to return null instead of empty string
7957 * **chore(readme):** add spacing
7958 * **chore:** fix logo alignment
7959 * **chore:** remove extra header link
7960 * **chore:** update logo
7961
7962 ### 29-09-2023 - [[Ar Rakin](mailto:[email protected])]
7963
7964 * **chore:** add opencollective to funding.yml
7965 * **chore:** update FUNDING.yml
7966 * **chore:** create FUNDING.yml
7967 * **docs:** update terms.md
7968
7969 ### 29-09-2023 - [[Conventional Release Action](mailto:[email protected])]
7970
7971 * **chore(release):** v6.20.1 [skip ci]
7972 * **chore(release):** v6.20.0 [skip ci]
7973 * **chore(release):** v6.19.2 [skip ci]
7974
7975 ### 29-09-2023 - [[Ar Rakin](mailto:[email protected])]
7976
7977 * **fix(deps):** add missing deps
7978 * **feat(api):** review system
7979 * **fix:** echo command mention modes
7980
7981 ### 28-09-2023 - [[Ar Rakin](mailto:[email protected])]
7982
7983 * **docs(gitbook-15):** extension system docs
7984
7985 ### 28-09-2023 - [[Conventional Release Action](mailto:[email protected])]
7986
7987 * **chore(release):** v6.19.1 [skip ci]
7988
7989 ### 28-09-2023 - [[Ar Rakin](mailto:[email protected])]
7990
7991 * **fix(SnowflakeSchema):** do not depend on utils.ts
7992
7993 ### 27-09-2023 - [[Conventional Release Action](mailto:[email protected])]
7994
7995 * **chore(release):** v6.19.0 [skip ci]
7996 * **chore(release):** v6.18.1 [skip ci]
7997 * **chore(release):** v6.18.0 [skip ci]
7998
7999 ### 27-09-2023 - [[Ar Rakin](mailto:[email protected])]
8000
8001 * **feat:** auto build extensions
8002 * **fix(scripts):** extension cache builder script
8003 * **feat(profiles):** improved profiles for users
8004 * **feat:** profile command now works with users
8005 * **fix:** add missing module aliases
8006
8007 ### 26-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8008
8009 * **chore(release):** v6.17.0 [skip ci]
8010
8011 ### 26-09-2023 - [[Ar Rakin](mailto:[email protected])]
8012
8013 * **feat(scripts):** add extension cache management script
8014 * **feat(core):** extension system
8015
8016 ### 25-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8017
8018 * **chore(release):** v6.16.1 [skip ci]
8019 * **chore(release):** v6.16.0 [skip ci]
8020
8021 ### 25-09-2023 - [[Ar Rakin](mailto:[email protected])]
8022
8023 * **fix:** remove uneeded debug logging
8024 * **chore:** update config schema
8025 * **feat(automod):** moderation based on AI
8026
8027 ### 23-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8028
8029 * **chore(release):** v6.15.1 [skip ci]
8030 * **chore(release):** v6.15.0 [skip ci]
8031
8032 ### 23-09-2023 - [[Ar Rakin](mailto:[email protected])]
8033
8034 * **fix:** `snipe` command
8035 * **feat(triggers):** member status update trigger
8036 * **chore:** update config schema
8037
8038 ### 20-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8039
8040 * **chore(release):** v6.14.0 [skip ci]
8041 * **chore(release):** v6.13.0 [skip ci]
8042 * **chore(release):** v6.12.2 [skip ci]
8043
8044 ### 20-09-2023 - [[Ar Rakin](mailto:[email protected])]
8045
8046 * **feat(rules):** inversed mode
8047 * **chore:** update config schema
8048 * **feat(sniping):** snipe multiple messages
8049 * **fix(translationService):** use `Intl` to work with language codes
8050 * **fix(resources):** add missing languages
8051
8052 ### 16-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8053
8054 * **chore(release):** v6.12.1 [skip ci]
8055 * **chore(release):** v6.12.0 [skip ci]
8056
8057 ### 16-09-2023 - [[Ar Rakin](mailto:[email protected])]
8058
8059 * **fix(welcomer):** race condition when pressing say hi button quickly
8060 * **chore:** update config schema
8061 * **feat(commands):** `rmafk` command
8062
8063 ### 14-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8064
8065 * **chore(release):** v6.11.0 [skip ci]
8066 * **chore(release):** v6.10.0 [skip ci]
8067 * **chore(release):** v6.9.1 [skip ci]
8068
8069 ### 14-09-2023 - [[Ar Rakin](mailto:[email protected])]
8070
8071 * **feat:** password reset via random numeric codes
8072 * **feat(api):** account recovery
8073 * **fix(afkservice):** potential mention spam can be done using the AFK statuses
8074
8075 ### 13-09-2023 - [[Ar Rakin](mailto:[email protected])]
8076
8077 * **chore:** update readme
8078
8079 ### 13-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8080
8081 * **chore(release):** v6.9.0 [skip ci]
8082 * **chore(release):** v6.8.0 [skip ci]
8083
8084 ### 13-09-2023 - [[Ar Rakin](mailto:[email protected])]
8085
8086 * **feat(api):** add `/auth/me` endpoint
8087 * **feat(api):** add `GuildController`
8088
8089 ### 12-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8090
8091 * **chore(release):** v6.7.1 [skip ci]
8092 * **chore(release):** v6.7.0 [skip ci]
8093
8094 ### 12-09-2023 - [[Ar Rakin](mailto:[email protected])]
8095
8096 * **fix:** block type field is uppercased
8097
8098 ### 12-09-2023 - [[MonzterDEV](mailto:[email protected])]
8099
8100 * **feat:** added blocked messages to message filters
8101
8102 ### 11-09-2023 - [[Ar Rakin](mailto:[email protected])]
8103
8104 * **chore:** generate config schema
8105 * **chore:** generate config schema
8106
8107 ### 10-09-2023 - [[Ar Rakin](mailto:[email protected])]
8108
8109 * **docs:** update getting-started.md
8110
8111 ### 10-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8112
8113 * **chore(release):** v6.6.0 [skip ci]
8114
8115 ### 10-09-2023 - [[Ar Rakin](mailto:[email protected])]
8116
8117 * **feat:** api server config options and status endpoint
8118
8119 ### 07-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8120
8121 * **chore(release):** v6.5.1 [skip ci]
8122
8123 ### 07-09-2023 - [[Ar Rakin](mailto:[email protected])]
8124
8125 * **fix:** message rules don't fire on message update
8126
8127 ### 06-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8128
8129 * **chore(release):** v6.5.0 [skip ci]
8130
8131 ### 06-09-2023 - [[Ar Rakin](mailto:[email protected])]
8132
8133 * **chore:** update config schemas
8134 * **feat:** add message auto triggers
8135 * **chore:** add todos
8136
8137 ### 04-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8138
8139 * **chore(release):** v6.4.2 [skip ci]
8140 * **chore(release):** v6.4.1 [skip ci]
8141 * **chore(release):** v6.4.0 [skip ci]
8142
8143 ### 04-09-2023 - [[Ar Rakin](mailto:[email protected])]
8144
8145 * **fix:** note subcommands showing interaction deferring error
8146 * **fix:** note view command showing interaction deferring error
8147 * **fix:** channel locking
8148 * **fix:** improved lock/unlocking system
8149 * **fix:** better message filter config schema
8150 * **fix:** blocked token and blocked word commands
8151 * **fix:** clear slash command does not return a response
8152 * **chore:** add todo comment
8153 * **feat(trolling):** ability to add bean/shot/fakeban-immune users
8154
8155 ### 04-09-2023 - [[Ar Rakin](mailto:[email protected])]
8156
8157 * **chore(readme):** fix dashboard repo link
8158
8159 ### 03-09-2023 - [[Conventional Release Action](mailto:[email protected])]
8160
8161 * **chore(release):** v6.3.0 [skip ci]
8162
8163 ### 03-09-2023 - [[Ar Rakin](mailto:[email protected])]
8164
8165 * **feat(api):** add create and delete endpoints to `PermissionRoleController`
8166
8167 ### 03-09-2023 - [[Ar Rakin](mailto:[email protected])]
8168
8169 * **docs:** update privacy policy
8170 * **docs:** update terms
8171
8172 ### 31-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8173
8174 * **chore(release):** v6.2.0 [skip ci]
8175
8176 ### 31-08-2023 - [[Ar Rakin](mailto:[email protected])]
8177
8178 * **feat(api):** add endpoints for viewing and updating named permission roles
8179 * **chore:** update dependencies
8180
8181 ### 30-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8182
8183 * **chore(release):** v6.1.2 [skip ci]
8184 * **chore(release):** v6.1.1 [skip ci]
8185
8186 ### 30-08-2023 - [[Ar Rakin](mailto:[email protected])]
8187
8188 * **fix:** catch errors when resolving embed color
8189 * **chore:** update config schemas
8190 * **fix:** embed command crash
8191 * **refactor(commands):** rename `userinfo` command to `userlookup`
8192 * **refactor:** add `userinfo` alias to `profile` command
8193
8194 ### 29-08-2023 - [[Ar Rakin](mailto:[email protected])]
8195
8196 * **refactor:** introduce `default_permissions_mode` system config option
8197
8198 ### 28-08-2023 - [[Ar Rakin](mailto:[email protected])]
8199
8200 * **chore:** update config schemas
8201 * **feat:** `ignore_default_permissions` system config option
8202 * **fix:** ignore bots in snipe command
8203
8204 ### 28-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8205
8206 * **chore(release):** v6.1.0 [skip ci]
8207 * **chore(release):** v6.0.3 [skip ci]
8208
8209 ### 27-08-2023 - [[Ar Rakin](mailto:[email protected])]
8210
8211 * **docs:** fix typo
8212 * **fix:** add missing imports
8213 * **fix:** snipe command not working correctly in multiple servers at the same time
8214 * **chore:** update readme
8215 * **chore:** update readme
8216 * **chore:** update readme
8217 * **chore:** update todos
8218 * **chore:** update security policy
8219 * **chore:** update readme links
8220 * **feat(message_rules):** changed blockDomain rule into domain rule (#134)
8221
8222
8223
8224 ### 27-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8225
8226 * **chore(release):** v6.0.2 [skip ci]
8227 * **chore(release):** v6.0.1 [skip ci]
8228 * **chore(release):** v6.0.0 [skip ci]
8229 * **chore(release):** v5.82.1 [skip ci]
8230 * **chore(release):** v5.82.0 [skip ci]
8231 * **chore(release):** v5.81.0 [skip ci]
8232 * **chore(release):** v5.80.3 [skip ci]
8233 * **chore(release):** v5.80.2 [skip ci]
8234 * **chore(release):** v5.80.1 [skip ci]
8235
8236 ### 27-08-2023 - [[Ar Rakin](mailto:[email protected])]
8237
8238 * **docs(gitbook-14):** Add permission system guide
8239
8240 ### 27-08-2023 - [[Ar Rakin](mailto:[email protected])]
8241
8242 * **chore:** update config schemas
8243 * **refactor:** use the new permission system
8244 * feat(permissions)!: add possibility to customize permissions of each level
8245
8246 **BREAKING CHANGE:** You must run `npx prisma db push` to update the database schema,
8247 and the new schema is a bit different, so you may need to re-organize the permission levels.
8248
8249 * **chore(readme):** update contributors list
8250 * **chore(readme):** revert "update contributors list"
8251
8252 This reverts commit 08b2100fea3261f95ef508dfdcf0fdca597fa168.
8253
8254 * **chore(readme):** update contributors list
8255 * **fix:** remove `data` property from `DomainRule` since it uses `domains` property instead
8256 * **feat(commandPermissionOverwrites):** add OR mode
8257 * **feat(permissionOverwrites):** add support of OR mode for every permission check
8258 * **fix:** afk entries not being removed
8259 * **fix:** interaction not deferred issue when running a disabled command using slash command mode
8260 * **fix:** infraction create command returns interaction already deferred error
8261
8262 ### 27-08-2023 - [[MonzterDEV](mailto:[email protected])]
8263
8264 * **fix:** const issues
8265 * **feat(message_rules):** changed blockDomain rule into domain rule for allowing & disallowing
8266
8267 ### 26-08-2023 - [[Ar Rakin](mailto:[email protected])]
8268
8269 * **chore:** update config schemas
8270 * **feat(message_rules):** add strict regex rule
8271 * **feat:** add possibility to turn off bulk delete message logging
8272
8273 ### 26-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8274
8275 * **chore(release):** v5.80.0 [skip ci]
8276 * **chore(release):** v5.79.0 [skip ci]
8277
8278 ### 25-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8279
8280 * **chore(release):** v5.78.4 [skip ci]
8281
8282 ### 25-08-2023 - [[Ar Rakin](mailto:[email protected])]
8283
8284 * **fix(afkservice):** afk remove message gets sent twice
8285
8286 ### 24-08-2023 - [[Ar Rakin](mailto:[email protected])]
8287
8288 * **test:** add troll utility functions test
8289 * **refactor(tests):** move setup and utils to tests/ root
8290 * **refactor(tests):** move setup and utils to tests/ root
8291 * **fix(paginator):** crashing due to not having emojis added
8292 * **fix:** eval command not working when invoked in interaction mode
8293
8294 ### 24-08-2023 - [[Ar Rakin](mailto:[email protected])]
8295
8296 * **docs(gitbook-13):** Emojis section
8297 * **docs(gitbook-11):** Mark the old pages as outdated
8298
8299 ### 24-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8300
8301 * **chore(release):** v5.78.3 [skip ci]
8302
8303 ### 23-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8304
8305 * **chore(release):** v5.78.2 [skip ci]
8306 * **chore(release):** v5.78.1 [skip ci]
8307
8308 ### 23-08-2023 - [[Ar Rakin](mailto:[email protected])]
8309
8310 * **fix:** syntax error
8311 * **fix:** help command crash when using slash command interaction
8312
8313 ### 22-08-2023 - [[Ar Rakin](mailto:[email protected])]
8314
8315 * **chore:** update readme
8316
8317 ### 22-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8318
8319 * **chore(release):** v5.78.0 [skip ci]
8320 * **chore(release):** v5.77.0 [skip ci]
8321
8322 ### 22-08-2023 - [[Ar Rakin](mailto:[email protected])]
8323
8324 * **chore:** update config schemas
8325 * **refactor(types):** reduce code duplication
8326 * **feat(automod):** finish adding all message rule types from v4
8327 * **feat(automod):** add basic message rules
8328 * **fix(types):** stricter typing
8329 * **chore:** update config schemas
8330 * **feat(utils):** add escapeRegex() function
8331 * **feat:** add message rule types
8332 * **feat(logger):** log message rule actions
8333 * **feat(automod):** load the message rule service
8334 * **feat(automod):** add message rule service
8335 * **chore(typescript):** update tsconfig.json
8336
8337 ### 22-08-2023 - [[Ar Rakin](mailto:[email protected])]
8338
8339 * **docs:** update automod page
8340 * **chore:** update readme
8341
8342 ### 21-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8343
8344 * **chore(release):** v5.76.0 [skip ci]
8345 * **chore(release):** v5.75.1 [skip ci]
8346 * **chore(release):** v5.74.1 [skip ci]
8347 * **chore(release):** v5.74.0 [skip ci]
8348 * **chore(release):** v5.73.0 [skip ci]
8349 * **chore(release):** v5.72.1 [skip ci]
8350 * **chore(release):** v5.72.0 [skip ci]
8351 * **chore(release):** v5.71.0 [skip ci]
8352
8353 ### 21-08-2023 - [[Ar Rakin](mailto:[email protected])]
8354
8355 * **feat(automod):** add file hash filter
8356 * **refactor:** revert back to using built-in JSON methods
8357 * **fix(commands):** permission overwrites don't work on some commands
8358 * **feat(ballots):** automatic upvotes and downvotes
8359 * **refactor(ballots):** use a better db model that stores the user IDs
8360 * **fix(types):** add missing onRaw() method
8361 * **feat(commands):** add ballot view command
8362 * **fix:** show better response to the user
8363 * **fix(utils):** displayDate function not working
8364 * **feat(utils):** add display date functions
8365 * **refactor(commands):** update imports
8366 * **refactor(utils):** move datetime related functions to a separate file
8367 * **fix:** ballot create command does not store attachments
8368 * **fix:** store ballot attribute anonymous in db
8369 * **feat:** add ballot delete command
8370 * **feat:** add ballot command group
8371 * **refactor:** rename ballot command to ballot__create
8372
8373 ### 21-08-2023 - [[Conventional Release Action](mailto:runner@fv-az180-342.oqwrao4tgo5u1osypft1dvkhhh.cx.internal.cloudapp.net)]
8374
8375 * **chore(release):** v5.75.0 [skip ci]
8376
8377 ### 20-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8378
8379 * **chore(release):** v5.70.0 [skip ci]
8380 * **chore(release):** v5.69.1 [skip ci]
8381
8382 ### 20-08-2023 - [[Ar Rakin](mailto:[email protected])]
8383
8384 * **feat(commands):** add ballot command
8385 * **feat:** load ballot manager into client
8386 * **feat(services):** add ballot manager service
8387 * **feat:** add ballot model
8388 * **fix:** add description to warning command
8389 * **fix(commands):** legacy and application command mode
8390
8391 ### 19-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8392
8393 * **chore(release):** v5.69.0 [skip ci]
8394 * **chore(release):** v5.68.0 [skip ci]
8395 * **chore(release):** v5.67.0 [skip ci]
8396 * **chore(release):** v5.66.0 [skip ci]
8397 * **chore(release):** v5.65.0 [skip ci]
8398 * **chore(release):** v5.64.0 [skip ci]
8399
8400 ### 19-08-2023 - [[Ar Rakin](mailto:[email protected])]
8401
8402 * **feat(richpresence):** support custom statuses
8403 * **chore(deps):** update discord.js to v14.13.0
8404 * **refactor:** rename stats command
8405 * **feat(commands):** add stats command
8406 * **feat:** update bulk delete message JSON file data style
8407 * **feat(commands):** use JSON5 to parse JSON strings in TranslateCommand
8408 * **feat(commands):** use JSON5 to parse JSON strings in EmbedSchemaCommand
8409 * **feat(commands):** use JSON5 to parse JSON strings in EmbedBuildCommand
8410 * **feat(welcomer):** use JSON5 to parse JSON strings
8411 * **feat(config):** use JSON5 to load the config files
8412 * **feat(commandManager):** command permission overwrites
8413
8414 ### 19-08-2023 - [[Ar Rakin](mailto:[email protected])]
8415
8416 * **docs:** fix typo
8417
8418 ### 18-08-2023 - [[Ar Rakin](mailto:[email protected])]
8419
8420 * **chore:** update readme
8421 * **chore(readme):** update contributors
8422 * **docs:** fix grammar
8423 * **chore:** update readme
8424 * **chore:** update readme
8425
8426 ### 18-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8427
8428 * **chore(release):** v5.63.2 [skip ci]
8429 * **chore(release):** v5.63.1 [skip ci]
8430 * **chore(release):** v5.63.0 [skip ci]
8431 * **chore(release):** v5.62.1 [skip ci]
8432 * **chore(release):** v5.62.0 [skip ci]
8433
8434 ### 18-08-2023 - [[Ar Rakin](mailto:[email protected])]
8435
8436 * **fix(mention_prefix):** some commands misbehave
8437 * **fix:** invalid queue args
8438 * **chore(schemas):** update
8439 * **feat(infraction_channels):** expiry time
8440 * **fix:** remove null outputs
8441 * **fix(commands):** show correct errors when failing to create channel or send DM
8442 * **feat(infractions):** create a fallback channel/thread on DM failure
8443 * **feat(commands):** tagging the bot can be used as prefix now
8444
8445 ### 17-08-2023 - [[Ar Rakin](mailto:[email protected])]
8446
8447 * **refactor:** snippet commands
8448 * **refactor(snippets):** use one-level deep collection to store caches
8449 * **feat:** return additional information to the bulk delete json log file
8450 * **feat(logging):** member kick logs
8451 * **feat(logging):** bulk delete logs will now send a messages.json file
8452
8453 ### 17-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8454
8455 * **chore(release):** v5.61.0 [skip ci]
8456 * **chore(release):** v5.60.0 [skip ci]
8457
8458 ### 15-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8459
8460 * **chore(release):** v5.59.0 [skip ci]
8461 * **chore(release):** v5.58.0 [skip ci]
8462 * **chore(release):** v5.57.0 [skip ci]
8463
8464 ### 15-08-2023 - [[Ar Rakin](mailto:[email protected])]
8465
8466 * **feat(api):** discord oauth2 login support
8467 * **feat(client):** custom status/presence
8468 * **feat(reactroles):** single-only reaction roles
8469 * **chore:** use tslib
8470
8471 ### 13-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8472
8473 * **chore(release):** v5.56.0 [skip ci]
8474 * **chore(release):** v5.55.0 [skip ci]
8475 * **chore(release):** v5.54.0 [skip ci]
8476
8477 ### 13-08-2023 - [[Ar Rakin](mailto:[email protected])]
8478
8479 * **feat:** config endpoints now return commands as well
8480 * **feat:** types for better autocompletion
8481 * **feat(profiles):** added emojis to profile command embed
8482 * **fix:** remove unneeded ID field in the embed of member role update log
8483
8484 ### 13-08-2023 - [[Ar Rakin](mailto:[email protected])]
8485
8486 * **chore:** update readme
8487
8488 ### 12-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8489
8490 * **chore(release):** v5.53.2 [skip ci]
8491 * **chore(release):** v5.53.1 [skip ci]
8492 * **chore(release):** v5.53.0 [skip ci]
8493 * **chore(release):** v5.52.0 [skip ci]
8494 * **chore(release):** v5.51.0 [skip ci]
8495 * **chore(release):** v5.50.0 [skip ci]
8496 * **chore(release):** v5.49.0 [skip ci]
8497
8498 ### 12-08-2023 - [[Ar Rakin](mailto:[email protected])]
8499
8500 * **fix(inviteTracker):** vanity url not being showed
8501 * **fix(server):** unexpected proxy error when the server starts
8502 * **feat:** store the http server when the server starts listening
8503 * **chore:** update config schema
8504 * **feat(commands):** add report message command
8505 * **fix:** make sure to check if logging is enabled for the server
8506 * **chore:** update config schema
8507 * **feat(commands):** add save message command
8508 * **feat(utils):** helper functions for formatting information in command responses
8509 * **fix:** deferredReply() method does not work with context menu interaction
8510 * **feat(commands):** add expireandschedule command
8511 * **feat(commands):** add schedule command
8512 * **feat(commands):** add expire command
8513 * **chore:** update config schema
8514 * **feat:** invite tracking system
8515
8516 ### 11-08-2023 - [[Ar Rakin](mailto:[email protected])]
8517
8518 * **refactor(logger):** use discord's built-in time mentions
8519 * **feat:** customize logging options
8520 * **fix:** message filter can be bypassed by editing the messages
8521 * **fix(commands):** update the parent queue command
8522 * **feat(commands):** queue show command
8523 * **feat(commands):** queue list command
8524 * **feat(commands):** queue cancel command
8525 * **feat:** add queue add command
8526 * **feat:** add command queue
8527 * **feat(commandManager):** check only mode
8528 * **chore:** update deps
8529 * **fix:** wordings in help command
8530 * **fix:** help command showing the alias of the given command as name
8531
8532 ### 11-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8533
8534 * **chore(release):** v5.48.0 [skip ci]
8535 * **chore(release):** v5.47.1 [skip ci]
8536 * **chore(release):** v5.47.0 [skip ci]
8537
8538 ### 10-08-2023 - [[Ar Rakin](mailto:[email protected])]
8539
8540 * **chore:** update security policy
8541 * **chore:** update readme
8542
8543 ### 10-08-2023 - [[Ar Rakin](mailto:[email protected])]
8544
8545 * **build:** update dockerfile
8546 * **fix:** put request to /config/:id adds gibberish to the config file
8547 * **fix:** trim input before using
8548 * **feat:** use pm2 process manager
8549 * **feat:** add restart command
8550 * **feat:** return guilds from auth controller
8551 * **fix:** return guilds from the login method at auth controller
8552
8553 ### 10-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8554
8555 * **chore(release):** v5.46.1 [skip ci]
8556 * **chore(release):** v5.46.0 [skip ci]
8557 * **chore(release):** v5.45.0 [skip ci]
8558 * **chore(release):** v5.44.1 [skip ci]
8559
8560 ### 09-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8561
8562 * **chore(release):** v5.44.0 [skip ci]
8563 * **chore(release):** v5.43.1 [skip ci]
8564 * **chore(release):** v5.43.0 [skip ci]
8565 * **chore(release):** v5.42.0 [skip ci]
8566 * **chore(release):** v5.41.2 [skip ci]
8567 * **chore(release):** v5.41.1 [skip ci]
8568 * **chore(release):** v5.41.0 [skip ci]
8569 * **chore(release):** v5.40.1 [skip ci]
8570 * **chore(release):** v5.40.0 [skip ci]
8571 * **chore(release):** v5.39.0 [skip ci]
8572
8573 ### 09-08-2023 - [[Ar Rakin](mailto:[email protected])]
8574
8575 * **feat:** finish config controller
8576 * **fix:** better command description
8577 * **refactor:** create boost role command now uses slash commands
8578 * **feat:** disabling commands
8579 * **feat:** server only mode
8580 * **feat(api):** support multiple methods in a single action method
8581 * **fix:** delete AFK records if a user leaves the server
8582 * **fix:** interaction support was not turned off in warning command
8583 * **feat:** add afk service
8584 * **fix:** better error messages
8585 * **feat(timeparsing):** add support of other time units
8586 * **fix:** time interval validation issue
8587 * **feat(userinfo):** show other available flags
8588
8589 ### 08-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8590
8591 * **chore(release):** v5.38.1 [skip ci]
8592 * **chore(release):** v5.38.0 [skip ci]
8593 * **chore(release):** v5.37.0 [skip ci]
8594 * **chore(release):** v5.36.0 [skip ci]
8595 * **chore(release):** v5.35.1 [skip ci]
8596
8597 ### 08-08-2023 - [[Ar Rakin](mailto:[email protected])]
8598
8599 * **fix(schemas):** table names
8600 * **feat:** add create boost role command
8601 * **feat:** add authentication support and dynamic announcements
8602 * **feat:** rate limiting
8603 * **feat:** add validation middleware
8604 * **refactor(server):** use reflection instead of manual metadata storing
8605 * **refactor(server):** use reflection instead of manual metadata storing
8606 * **feat:** add warning command as a placeholder
8607 * **fix:** infraction list command not showing the type
8608
8609 ### 06-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8610
8611 * **chore(release):** v5.35.0 [skip ci]
8612 * **chore(release):** v5.34.0 [skip ci]
8613 * **chore(release):** v5.33.0 [skip ci]
8614 * **chore(release):** v5.32.1 [skip ci]
8615
8616 ### 06-08-2023 - [[Ar Rakin](mailto:[email protected])]
8617
8618 * **feat:** remove reaction when the member does not have enough permissions
8619 * **chore:** update config schema
8620 * **feat:** add create reaction role command
8621 * **refactor:** move the safe fetch functions into a separate file
8622 * **feat:** add reaction roles service
8623 * **fix:** rename auto role service property name
8624 * **fix:** GatewayEventListener() should except 'raw' event
8625 * **chore:** update config schema
8626 * **feat:** add autorole service
8627 * **fix:** joke command not working
8628
8629 ### 05-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8630
8631 * **chore(release):** v5.32.0 [skip ci]
8632 * **chore(release):** v5.31.0 [skip ci]
8633
8634 ### 05-08-2023 - [[Ar Rakin](mailto:[email protected])]
8635
8636 * **feat:** add emoji command
8637 * **feat:** add snipe command
8638 * **fix:** profile command
8639 * **feat:** userinfo command
8640
8641 ### 04-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8642
8643 * **chore(release):** v5.30.1 [skip ci]
8644 * **chore(release):** v5.30.0 [skip ci]
8645 * **chore(release):** v5.29.2 [skip ci]
8646
8647 ### 04-08-2023 - [[Ar Rakin](mailto:[email protected])]
8648
8649 * **fix:** decimal value in permission percentages
8650
8651 ### 04-08-2023 - [[Ar Rakin](mailto:[email protected])]
8652
8653 * **feat(commands):** add profile command
8654 * **feat(commands):** add avatar command
8655 * **test:** add test suites
8656 * **chore:** update prettier config
8657 * **chore:** prepare project for tests
8658 * **chore:** update todos
8659 * **fix:** cannot take action on users having admin permission
8660
8661 ### 03-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8662
8663 * **chore(release):** v5.29.1 [skip ci]
8664 * **chore(release):** v5.29.0 [skip ci]
8665 * **chore(release):** v5.28.0 [skip ci]
8666 * **chore(release):** v5.27.2 [skip ci]
8667 * **chore(release):** v5.27.1 [skip ci]
8668 * **chore(release):** v5.27.0 [skip ci]
8669 * **chore(release):** v5.26.0 [skip ci]
8670
8671 ### 03-08-2023 - [[Ar Rakin](mailto:[email protected])]
8672
8673 * **fix:** permission issue with system admins
8674
8675 ### 03-08-2023 - [[Ar Rakin](mailto:[email protected])]
8676
8677 * **feat:** config backups and error logging
8678 * **feat(quickmute):** add mute-only mode
8679 * **fix:** unmute command issue
8680 * **fix:** use log() from the custom logger
8681 * **feat(commands):** add pixabay command
8682 * **feat(commands):** add translate command
8683 * **feat(commandManager):** support multiple application commands from a single command class
8684 * **feat:** add incomplete translate command
8685 * **feat(commands):** add joke command
8686
8687 ### 02-08-2023 - [[Ar Rakin](mailto:[email protected])]
8688
8689 * **chore:** update getting started page
8690 * **chore:** fix wrong keyboard shortcut
8691 * **docs:** fix typo
8692 * **chore:** update readme
8693
8694 ### 02-08-2023 - [[Ar Rakin](mailto:[email protected])]
8695
8696 * **chore:** add schema link to config files
8697 * **chore:** add config schema files
8698 * **feat:** added quickmute system
8699 * **feat(commands):** add send reply command
8700 * **fix:** issues with context menu commands
8701 * **feat(commands):** support context menu commands
8702 * **fix:** handle errors while dming user
8703 * **feat:** add send history command
8704 * **feat:** add dmhistory command
8705 * **feat(commands):** add spam reset command
8706 * **fix:** add metadata to remind command
8707 * **refactor:** use string based arguments only
8708 * **feat:** add remind command
8709 * **fix(queues):** allow null or undefined value as args
8710 * **fix:** add additional metadata
8711 * **fix:** remove unneeded newline
8712 * **fix:** add better description for blocked word and token command
8713 * **fix:** type errors
8714 * **feat(commands):** add blocked word and token management commands
8715 * **fix:** typo
8716 * **refactor(snippets):** use local IDs instead of querying the db
8717 * **fix(paginator):** use custom logger instead of console.log
8718 * **refactor(permissionManager):** decrease depth of local cache objects
8719 * **fix(commands):** added missing aliases to clear command
8720
8721 ### 02-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8722
8723 * **chore(release):** v5.25.0 [skip ci]
8724 * **chore(release):** v5.24.0 [skip ci]
8725 * **chore(release):** v5.23.0 [skip ci]
8726 * **chore(release):** v5.22.0 [skip ci]
8727 * **chore(release):** v5.21.1 [skip ci]
8728 * **chore(release):** v5.21.0 [skip ci]
8729 * **chore(release):** v5.20.2 [skip ci]
8730 * **chore(release):** v5.20.1 [skip ci]
8731 * **chore(release):** v5.20.0 [skip ci]
8732 * **chore(release):** v5.19.3 [skip ci]
8733 * **chore(release):** v5.19.2 [skip ci]
8734
8735 ### 01-08-2023 - [[Conventional Release Action](mailto:[email protected])]
8736
8737 * **chore(release):** v5.19.1 [skip ci]
8738 * **chore(release):** v5.19.0 [skip ci]
8739 * **chore(release):** v5.18.0 [skip ci]
8740 * **chore(release):** v5.17.1 [skip ci]
8741 * **chore(release):** v5.17.0 [skip ci]
8742
8743 ### 01-08-2023 - [[Ar Rakin](mailto:[email protected])]
8744
8745 * **fix:** eval command showing backticks when there's no output
8746 * **fix:** bean and shot creation
8747 * **feat(commands):** add shot command
8748 * **feat:** protect system admins
8749 * **chore:** add license comments
8750 * **refactor(configManager):** debug logging and extract code into methods
8751 * **fix:** dependency issue
8752 * **feat(logger):** prefix log messages with type
8753 * **feat(automod):** respect the permission levels or named permissions
8754 * **feat(snippets):** hybrid permission system support
8755
8756 ### 31-07-2023 - [[Ar Rakin](mailto:[email protected])]
8757
8758 * **refactor:** changed crisis command
8759 * **feat(permissionManager):** level based permission system
8760 * **feat(permissionManager):** rename table and model
8761
8762 ### 31-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8763
8764 * **chore(release):** v5.16.0 [skip ci]
8765 * **chore(release):** v5.15.0 [skip ci]
8766
8767 ### 30-07-2023 - [[Ar Rakin](mailto:[email protected])]
8768
8769 * **build:** update dockerfile
8770 * **chore:** update config/.gitignore
8771 * **chore:** add barebone config files
8772 * **feat:** advanced permission system
8773 * **fix:** role update event triggering when it's not supposed to
8774 * **fix:** better permission info in role update log
8775 * **build:** update dockerfile
8776 * **fix:** crisis command
8777 * **feat:** encourage command
8778 * **feat:** add crisis command
8779
8780 ### 30-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8781
8782 * **chore(release):** v5.14.0 [skip ci]
8783 * **chore(release):** v5.13.1 [skip ci]
8784 * **chore(release):** v5.13.0 [skip ci]
8785
8786 ### 29-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8787
8788 * **chore(release):** v5.12.3 [skip ci]
8789 * **chore(release):** v5.12.2 [skip ci]
8790 * **chore(release):** v5.12.1 [skip ci]
8791 * **chore(release):** v5.12.0 [skip ci]
8792 * **chore(release):** v5.11.1 [skip ci]
8793 * **chore(release):** v5.11.0 [skip ci]
8794 * **chore(release):** v5.10.0 [skip ci]
8795 * **chore(release):** v5.9.0 [skip ci]
8796 * **chore(release):** v5.8.0 [skip ci]
8797 * **chore(release):** v5.7.0 [skip ci]
8798 * **chore(release):** v5.6.0 [skip ci]
8799 * **chore(release):** v5.5.2 [skip ci]
8800
8801 ### 29-07-2023 - [[Ar Rakin](mailto:[email protected])]
8802
8803 * **fix:** allow bot admins to take moderation actions
8804 * **fix:** log messages contain invalid date mentions
8805 * **fix:** unexpected '(' in message logs
8806 * **feat:** allow infraction clear and list commands to be used in legacy mode
8807 * **fix:** list and clear infraction command
8808 * **fix:** infraction list and clear commands not working
8809 * **fix:** infraction list and clear commands not working
8810 * **refactor:** do not throw error if the message content is empty
8811 * **feat(logger):** add timeout logs
8812 * **fix:** paginator causing crashes
8813 * **feat(logging):** log guild bans and unbans
8814 * **feat:** add the other logging methods
8815 * **fix:** fakebans should not send logs
8816 * **feat:** add guild member add/remove logging support
8817 * **chore(deps):** upgrade prisma to v5
8818 * **feat:** add ratelimit to welcomer button to prevent spam
8819 * **fix(snippets):** randomization option doesn't take effect till restart
8820 * **fix:** content option should be required in echo command
8821 * **feat(welcomer):** delete welcome messages after certain period of time
8822 * **chore:** version
8823
8824 ### 28-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8825
8826 * **chore(release):** v5.5.1 [skip ci]
8827 * **chore(release):** v5.5.0 [skip ci]
8828 * **chore(release):** v5.4.1 [skip ci]
8829 * **chore(release):** v5.4.0 [skip ci]
8830 * **chore(release):** v5.3.0 [skip ci]
8831 * **chore(release):** v5.2.1 [skip ci]
8832 * **chore(release):** v5.2.0 [skip ci]
8833 * **chore(release):** v5.1.1 [skip ci]
8834 * **chore(release):** v5.1.0 [skip ci]
8835
8836 ### 28-07-2023 - [[Ar Rakin](mailto:[email protected])]
8837
8838 * **fix:** permission issue
8839
8840 ### 28-07-2023 - [[Ar Rakin](mailto:[email protected])]
8841
8842 * **fix:** invalid logs
8843 * **fix:** config manager causing app crash
8844 * **feat:** message logging support
8845 * **fix:** welcomer
8846 * **fix:** welcomer config
8847 * **feat:** add snippet file pushing support and randomization support
8848 * **fix:** emojis are not visible
8849 * **feat(infractionManager):** support muting without role -> timeout
8850 * **fix:** deploy script not working with npm scripts
8851 * **fix:** add command metadata
8852 * **feat:** add note management commands
8853 * **fix:** permission issues
8854 * **refactor(permissionManager):** move automod permission checking into a member method
8855 * **fix:** ensure the best security
8856 * **feat(automod):** add profile filter
8857 * **fix:** message filter not ignoring staff
8858
8859 ### 27-07-2023 - [[Ar Rakin](mailto:[email protected])]
8860
8861 * GitBook: No commit message
8862
8863 ### 27-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8864
8865 * **chore(release):** v5.0.0 [skip ci]
8866 * **chore(release):** v4.135.0 [skip ci]
8867 * **chore(release):** v4.134.0 [skip ci]
8868 * **chore(release):** v4.133.0 [skip ci]
8869 * **chore(release):** v4.132.1 [skip ci]
8870
8871 ### 27-07-2023 - [[Ar Rakin](mailto:[email protected])]
8872
8873 * **docs:** update getting started page
8874
8875 **BREAKING CHANGE:** Mark the commit as the starting point of v5
8876
8877 * **feat(commands):** add dog command
8878 * **feat(commands):** add cat command
8879 * **feat:** add anti join systems
8880 * **fix:** anti raid systems and logging
8881 * **feat:** add channel lock manager
8882 * **feat:** add anti raid systems
8883 * **fix:** better type safety
8884 * **refactor:** add alias to infraction list command
8885
8886 ### 26-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8887
8888 * **chore(release):** v4.132.0 [skip ci]
8889 * **chore(release):** v4.131.0 [skip ci]
8890 * **chore(release):** v4.130.0 [skip ci]
8891 * **chore(release):** v4.129.0 [skip ci]
8892
8893 ### 26-07-2023 - [[Ar Rakin](mailto:[email protected])]
8894
8895 * **feat(commands):** add send command
8896 * **feat(commands):** add echo command
8897 * **feat(commands):** add embed management commands
8898 * **fix:** removed unneeded await's
8899 * **feat(commands):** add fakeban command
8900 * **feat(commands):** add bean command
8901 * **docs:** add slash command guide
8902 * **refactor:** new deploy commands script
8903 * **fix:** about command is missing meta info
8904 * **fix:** snippet commands are missing meta info
8905 * **refactor:** start server when client is ready
8906 * **feat:** add infraction clear command
8907 * **fix:** restrict guilds to manage infractions
8908 * **feat:** add infraction list command
8909 * **feat(commands):** add softban command
8910 * **fix:** wrong class name in tempban command
8911
8912 ### 26-07-2023 - [[Ar Rakin](mailto:[email protected])]
8913
8914 * **docs:** add requirements for self-hosting
8915 * **chore:** update readme
8916
8917 ### 25-07-2023 - [[Ar Rakin](mailto:[email protected])]
8918
8919 * **docs:** update discord server invite
8920 * **chore:** update readme
8921
8922 ### 25-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8923
8924 * **chore(release):** v4.128.0 [skip ci]
8925 * **chore(release):** v4.127.0 [skip ci]
8926
8927 ### 25-07-2023 - [[Ar Rakin](mailto:[email protected])]
8928
8929 * **feat:** implement permissions system for snippets
8930 * **feat:** complete help command
8931 * **fix:** add command metadata
8932
8933 ### 24-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8934
8935 * **chore(release):** v4.126.0 [skip ci]
8936 * **chore(release):** v4.125.0 [skip ci]
8937 * **chore(release):** v4.124.0 [skip ci]
8938
8939 ### 24-07-2023 - [[Ar Rakin](mailto:[email protected])]
8940
8941 * **feat(types):** add HasEventListeners interface
8942 * **feat:** add welcomer service
8943 * **fix:** snippet manager causing crash
8944 * **refactor:** rename decorator
8945
8946 ### 24-07-2023 - [[Ar Rakin](mailto:[email protected])]
8947
8948 * **chore:** update readme
8949 * **chore:** update readme
8950 * **feat(welcomer):** add new welcome message placeholder
8951
8952 **:** guild: - is used to show server names
8953
8954 ### 24-07-2023 - [[Ar Rakin](mailto:[email protected])]
8955
8956 * **docs(gitbook-10):** fixed typos
8957 * **docs(gitbook-9):** No subject
8958
8959 ### 23-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8960
8961 * **chore(release):** v4.123.0 [skip ci]
8962 * **chore(release):** v4.122.0 [skip ci]
8963 * **chore(release):** v4.121.0 [skip ci]
8964 * **chore(release):** v4.120.0 [skip ci]
8965
8966 ### 23-07-2023 - [[Ar Rakin](mailto:[email protected])]
8967
8968 * **feat:** add a default value for prefix in guild config schema
8969 * **feat:** add SuppressErrors() decorator
8970 * **chore:** update .prettierrc
8971 * **feat(commands):** add about command
8972 * **refactor:** remove uneeded generic types
8973 * **feat:** the GatewayEventListener() decorator is now available for Service classes
8974 * **refactor(decorators):** improved GatewayEventListener decorator and it's strategies
8975
8976 ### 22-07-2023 - [[Conventional Release Action](mailto:[email protected])]
8977
8978 * **chore(release):** v4.119.0 [skip ci]
8979 * **chore(release):** v4.118.0 [skip ci]
8980
8981 ### 22-07-2023 - [[Ar Rakin](mailto:[email protected])]
8982
8983 * **feat:** add help command
8984
8985 This command is not complete yet.
8986
8987 * **feat:** add GatewayEventListener method decorator
8988 * **chore(deps):** add and use reflect-metadata package
8989 * **fix(paginator):** buttons not working
8990 * **feat:** add command metadata properties
8991 * **chore:** move deploy application commands script to scripts/ directory
8992 * **feat:** channel locking and unlocking support
8993 * **chore:** remove unneeded imports
8994 * **fix(schema_gen):** warning on the field that it should be an object
8995
8996 ### 21-07-2023 - [[Ar Rakin](mailto:[email protected])]
8997
8998 * **chore:** update readme
8999
9000 ### 21-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9001
9002 * **chore(release):** v4.117.0 [skip ci]
9003 * **chore(release):** v4.116.0 [skip ci]
9004
9005 ### 21-07-2023 - [[Ar Rakin](mailto:[email protected])]
9006
9007 * **feat(snippets):** use snippets as commands
9008 * **fix:** commands and snippets overlap
9009 * **feat(snippets):** complete snippet create, delete, rename and list commands
9010
9011 ### 20-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9012
9013 * **chore(release):** v4.115.0 [skip ci]
9014 * **chore(release):** v4.114.2 [skip ci]
9015 * **chore(release):** v4.114.1 [skip ci]
9016
9017 ### 20-07-2023 - [[Ar Rakin](mailto:[email protected])]
9018
9019 * **chore:** update gitignore
9020 * **feat:** add snippet manager and snippet creation command
9021 * **chore:** update gitignore
9022 * **fix:** config manager causing a ZodError
9023 * **docs:** update readme
9024 * **docs(readme):** fix grammatical issues
9025 * **fix:** build failure
9026
9027 Add `scripts/` directory to excluded option in typescript config.
9028
9029 * **chore:** add config files
9030 * **chore:** implement schema generation for JSON system config files
9031 * **chore:** implement schema generation for JSON config files
9032 * **fix(antispam):** not removing unmute queues
9033
9034 ### 20-07-2023 - [[Ar Rakin](mailto:[email protected])]
9035
9036 * **docs(gitbook-8):** fix elements
9037 * **docs(gitbook-7):** fix broken links
9038 * **docs(gitbook-6):** fix broken pages
9039 * **chore(gitbook-4):** No subject
9040 * **chore(gitbook):** No subject (#3)
9041 * **chore(gitbook):** No subject (#2)
9042 * GITBOOK-1: Make changes for the first time on GitBook
9043
9044 ### 20-07-2023 - [[Ar Rakin](mailto:[email protected])]
9045
9046 * **docs:** rename list.md to features.md
9047 * **docs:** remove features.nd
9048 * **docs:** update main page
9049 * **ci:** remove docs workflow
9050 * **docs:** update and rename index.md to list.md
9051 * **docs:** update and rename index.md to intro.md
9052 * **docs:** update and rename index.md to intro.md
9053 * **docs:** remove css directory
9054 * **docs:** delete overrides directory
9055 * **docs(migration):** delete mkdocs.yml file
9056 * **chore:** remove uneeded slashes
9057
9058 ### 19-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9059
9060 * **chore(release):** v4.114.0 [skip ci]
9061 * **chore(release):** v4.113.0 [skip ci]
9062 * **chore(release):** v4.112.0 [skip ci]
9063
9064 ### 19-07-2023 - [[Ar Rakin](mailto:[email protected])]
9065
9066 * **feat:** add clear command
9067 * **feat:** add masskick command
9068 * **feat(commands):** add massban command
9069 * **feat:** force sync emojis if `sync_emojis` option is enabled in system config
9070 * **fix:** emojis not working
9071
9072 ### 18-07-2023 - [[Ar Rakin](mailto:[email protected])]
9073
9074 * **fix:** unused argument
9075 * **refactor:** move types at the end of the file
9076 * **feat(commands):** ban command now accepts a duration via slash command options
9077 * **fix:** autoremove unban queues when running unban itself
9078 * **fix:** mute queues are persistent
9079 * **feat:** add tempban command
9080 * **feat(infractionManager):** add tempban support
9081 * **fix:** mod log messages does not have user ID
9082 * **fix:** queue does not get removed
9083 * **fix:** wrong gateway intents
9084 * **refactor:** stringToTimeInterval() returns an object with result property instead of seconds
9085 * **chore:** update license comment script
9086 * **style:** update license comments
9087 * **chore:** integrate project with webstorm
9088 * **fix(commands):** validation of ArgumentType.Link wasn't implmented
9089 * **feat(commands):** add infraction create command
9090 * **refactor:** rename BULKDELETEMSG to BULK_DELETE_MESSAGE
9091 * **refactor:** use InfractionType generated by prisma instead of hardcoded strings
9092 * **fix:** use readonly properties
9093 * **chore(deps):** remove reflect-metadata as it's not needed
9094
9095 ### 18-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9096
9097 * **chore(release):** v4.111.0 [skip ci]
9098 * **chore(release):** v4.110.1 [skip ci]
9099 * **chore(release):** v4.110.0 [skip ci]
9100
9101 ### 16-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9102
9103 * **chore(release):** v4.109.1 [skip ci]
9104 * **chore(release):** v4.109.0 [skip ci]
9105 * **chore(release):** v4.108.0 [skip ci]
9106
9107 ### 16-07-2023 - [[Ar Rakin](mailto:[email protected])]
9108
9109 * **fix(build):** build failure due to prisma client not being generated
9110 * **feat(commands):** add infraction management commands
9111
9112 **TODO:** Infraction create command. It's not implemented yet.
9113
9114 * **feat(client):** add fetchUserSafe() function that does not throw an error
9115 * **feat(commands):** add or/and permission checking
9116 * **feat(infractionManager):** add a generateInfractionDetailsEmbed() function
9117 * **feat(types):** add infraction model type
9118 * **fix(queues):** queues persist between restarts even after expiring
9119 * **fix(automod):** ignore users having enough permissions or configured roles
9120
9121 Users having MANAGE_SERVER/ADMINISTRATOR permissions or the admin role (if configured)
9122 will be able to bypass the AutoMod system.
9123
9124 * **feat(infractionManager):** send logs and create infraction record on bulk message delete
9125
9126 ### 15-07-2023 - [[Ar Rakin](mailto:[email protected])]
9127
9128 * **build(docker):** update Dockerfile
9129 * **ci:** update docker build workflow
9130 * **ci:** add docker build workflow
9131 * **build(docker):** finish dockerizing project
9132 * **chore(deps):** make prisma a normal dependency
9133
9134 ### 14-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9135
9136 * **chore(release):** v4.107.2 [skip ci]
9137 * **chore(release):** v4.107.1 [skip ci]
9138 * **chore(release):** v4.107.0 [skip ci]
9139
9140 ### 14-07-2023 - [[Ar Rakin](mailto:[email protected])]
9141
9142 * **fix:** development mode toggling
9143
9144 Only turn on development mode if the environment NODE_ENV and
9145 SUDO_ENV variables have 'dev' or 'development' as their value.
9146
9147 * **feat:** add queue manager service to client class
9148 * **fix:** specify a queue name in mute command
9149 * **feat(commands):** add unmute command
9150 * **feat(commands):** add unban command
9151 * **feat(events):** load queues when the bot logs in
9152 * **feat(queues):** add unmute queue
9153 * **fix:** use queues
9154 * **feat:** add queue system
9155 * **feat:** add unban command
9156
9157 ### 14-07-2023 - [[Ar Rakin](mailto:[email protected])]
9158
9159 * **chore:** update readme
9160 * **fix:** queue manager attempts to delete the same queue twice
9161
9162 ### 13-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9163
9164 * **chore(release):** v4.106.0 [skip ci]
9165 * **chore(release):** v4.105.0 [skip ci]
9166 * **chore(release):** v4.104.0 [skip ci]
9167
9168 ### 13-07-2023 - [[Ar Rakin](mailto:[email protected])]
9169
9170 * **feat:** add eval command for executing javascript code
9171 * **feat(commands):** add system admin only command security support
9172 * **refactor:** use the new logger instead of console.log and similar functions
9173 * **chore(deps):** upgrade prisma to v5.0.0
9174 * **feat(utils):** add an internal logger
9175 * **feat(automod):** customization of actions if spam is detected
9176 * **fix:** remove uneeded debug logs
9177 * **feat(automod):** improved spam filter
9178
9179 Mute users when needed
9180
9181 * **style:** add license comments
9182 * **refactor:** remove debug console logging
9183
9184 ### 12-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9185
9186 * **chore(release):** v4.103.0 [skip ci]
9187 * **chore(release):** v4.102.0 [skip ci]
9188
9189 ### 12-07-2023 - [[Ar Rakin](mailto:[email protected])]
9190
9191 * **feat(automod):** add an anti-spam service
9192 * **refactor(types):** move guild config schema into types directory
9193 * **feat(automod):** message filters
9194
9195 ### 11-07-2023 - [[Ar Rakin](mailto:[email protected])]
9196
9197 * **chore:** update readme
9198 * **feat(automod):** add word and token filters
9199
9200 ### 11-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9201
9202 * **chore(release):** v4.101.0 [skip ci]
9203 * **chore(release):** v4.100.0 [skip ci]
9204
9205 ### 10-07-2023 - [[Ar Rakin](mailto:[email protected])]
9206
9207 * **feat(api):** add middleware support
9208 * **feat:** add an API
9209 * **feat(utils):** add developmentMode() function
9210 * **fix:** remove unused intents
9211 * **chore:** update .editorconfig file
9212 * **fix:** system command shows operational status even if the latency is high
9213 * **chore:** update todo
9214 * **feat(services):** add logger service
9215 * **chore:** add make-service.js script
9216 * **feat(commands):** add system command
9217 * **build:** optimize docker build
9218
9219 ### 10-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9220
9221 * **chore(release):** v4.99.0 [skip ci]
9222 * **chore(release):** v4.98.1 [skip ci]
9223 * **chore(release):** v4.98.0 [skip ci]
9224 * **chore(release):** v4.97.0 [skip ci]
9225
9226 ### 09-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9227
9228 * **chore(release):** v4.96.0 [skip ci]
9229 * **chore(release):** v4.95.0 [skip ci]
9230
9231 ### 09-07-2023 - [[Ar Rakin](mailto:[email protected])]
9232
9233 * **feat:** mute command
9234 * **feat(commands):** add warn command
9235
9236 ### 08-07-2023 - [[Ar Rakin](mailto:[email protected])]
9237
9238 * **chore:** update readme
9239
9240 ### 08-07-2023 - [[Ar Rakin](mailto:[email protected])]
9241
9242 * **style:** add license comments
9243 * **chore:** add helper utility scripts
9244 * **feat(commands):** add kick command
9245 * **refactor:** use new utilities
9246 * **fix(db):** prisma Infraction schema does not contain type
9247 * **fix(CommandManager):** named arguments with ArgumentType.StringRest don't work
9248 * **feat(InfractionManager):** add method for kicking guild members
9249 * **feat(CommandManager):** named arguments
9250 * **feat(utils):** add createModerationEmbed() helper function
9251 * **style:** use readonly properties
9252 * **feat(core):** commands now automatically use parent directory name as group
9253 * **refactor(banning):** allow the user to specify any time interval from 0 seconds to 7 days
9254 * **feat(utils):** add stringToTimeInterval() function
9255
9256 ### 08-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9257
9258 * **chore(release):** v4.94.0 [skip ci]
9259 * **chore(release):** v4.93.0 [skip ci]
9260 * **chore(release):** v4.92.0 [skip ci]
9261
9262 ### 07-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9263
9264 * **chore(release):** v4.91.0 [skip ci]
9265 * **chore(release):** v4.90.0 [skip ci]
9266 * **chore(release):** v4.89.0 [skip ci]
9267 * **chore(release):** v4.88.0 [skip ci]
9268
9269 ### 07-07-2023 - [[Ar Rakin](mailto:[email protected])]
9270
9271 * **feat(commands):** complete ban command
9272 * **chore:** fix dependencies
9273 * **chore:** add todo
9274 * **feat:** add prisma
9275 * **feat(commands):** add an incomplete ban command
9276 * **feat(commands):** add a few new validation rules
9277 * **fix:** typings
9278 * **feat(commandManager):** pass interaction options to command handler
9279 * **feat(commands):** add min and max value rule
9280 * **feat(commands):** add StringRest argument type
9281 * **feat(commands):** improved command argument validations
9282
9283 ### 06-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9284
9285 * **chore(release):** v4.87.0 [skip ci]
9286 * **chore(release):** v4.86.0 [skip ci]
9287
9288 ### 06-07-2023 - [[Ar Rakin](mailto:[email protected])]
9289
9290 * **feat(v5):** prepare the basic bot framework
9291 * **fix:** commitlint packages
9292 * **feat(v5):** initial commit
9293 * **chore:** remove tests
9294 * **chore:** remove setup.js
9295 * **chore:** use json commitlint config
9296
9297 ### 06-07-2023 - [[Ar Rakin](mailto:[email protected])]
9298
9299 * **chore:** update readme
9300
9301 ### 03-07-2023 - [[Conventional Release Action](mailto:[email protected])]
9302
9303 * **chore(release):** v4.85.2 [skip ci]
9304
9305 ### 03-07-2023 - [[Ar Rakin](mailto:[email protected])]
9306
9307 * **fix:** don't depend on roles to determine permissions
9308
9309 ### 28-06-2023 - [[Conventional Release Action](mailto:[email protected])]
9310
9311 * **chore(release):** v4.85.1 [skip ci]
9312 * **chore(release):** v4.85.0 [skip ci]
9313 * **chore(release):** v4.84.2 [skip ci]
9314
9315 ### 28-06-2023 - [[Ar Rakin](mailto:[email protected])]
9316
9317 * **fix:** blockedword list command shows tokens
9318 * **feat:** add `blockedtoken list` and `blockedword list` command
9319 * **fix:** removed cooldown from commands under the fun category
9320
9321 ### 21-06-2023 - [[Conventional Release Action](mailto:[email protected])]
9322
9323 * **chore(release):** v4.84.1 [skip ci]
9324
9325 ### 21-06-2023 - [[Ar Rakin](mailto:[email protected])]
9326
9327 * **fix:** broken markdown hyperlinks
9328
9329 ### 20-06-2023 - [[Ar Rakin](mailto:[email protected])]
9330
9331 * **chore:** add links
9332 * **docs:** add termination docs page
9333 * **chore:** update about command
9334 * **chore:** update welcome messages
9335 * **feat:** add support of disabling servers
9336
9337 ### 20-06-2023 - [[Conventional Release Action](mailto:[email protected])]
9338
9339 * **chore(release):** v4.84.0 [skip ci]
9340
9341 ### 19-06-2023 - [[Ar Rakin](mailto:[email protected])]
9342
9343 * **docs:** update readme
9344
9345 ### 18-06-2023 - [[Ar Rakin](mailto:[email protected])]
9346
9347 * **style:** add license comments
9348
9349 ### 04-06-2023 - [[Conventional Release Action](mailto:[email protected])]
9350
9351 * **chore(release):** v4.83.3 [skip ci]
9352
9353 ### 04-06-2023 - [[Ar Rakin](mailto:[email protected])]
9354
9355 * **fix:** add a confirmation message in fakeban command DM
9356
9357 ### 19-05-2023 - [[Conventional Release Action](mailto:[email protected])]
9358
9359 * **chore(release):** v4.83.2 [skip ci]
9360 * **chore(release):** v4.83.1 [skip ci]
9361
9362 ### 19-05-2023 - [[Ar Rakin](mailto:[email protected])]
9363
9364 * **fix:** wrong export
9365 * **fix:** build errors
9366
9367 ### 17-05-2023 - [[Conventional Release Action](mailto:[email protected])]
9368
9369 * **chore(release):** v4.83.0 [skip ci]
9370
9371 ### 17-05-2023 - [[Ar Rakin](mailto:[email protected])]
9372
9373 * **feat:** add nickname update command
9374
9375 ### 26-04-2023 - [[Ar Rakin](mailto:[email protected])]
9376
9377 * **docs:** update readme
9378 * **docs:** update readme
9379 * **docs:** update readme
9380 * **docs(readme):** attribute JetBrains
9381
9382 ### 23-04-2023 - [[Ar Rakin](mailto:[email protected])]
9383
9384 * **docs:** update readme
9385
9386 ### 22-04-2023 - [[Ar Rakin](mailto:[email protected])]
9387
9388 * **docs(readme):** update mongodb atlas link text
9389
9390 ### 22-04-2023 - [[Conventional Release Action](mailto:[email protected])]
9391
9392 * **chore(release):** v4.82.2 [skip ci]
9393 * **chore(release):** v4.82.1 [skip ci]
9394
9395 ### 22-04-2023 - [[Ar Rakin](mailto:[email protected])]
9396
9397 * **fix(antijoin):** running antijoin command affects all servers
9398 * **chore:** remove FIXME
9399 * **fix(translator):** autocomplete errors
9400 * **fix:** crashes when using incomplete config
9401
9402 ### 21-04-2023 - [[Conventional Release Action](mailto:[email protected])]
9403
9404 * **chore(release):** v4.82.0 [skip ci]
9405
9406 ### 21-04-2023 - [[Ar Rakin](mailto:[email protected])]
9407
9408 * **feat(welcomer):** added a new welcome message
9409
9410 ### 24-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9411
9412 * **chore(release):** v4.81.0 [skip ci]
9413 * **chore(release):** v4.80.0 [skip ci]
9414 * **chore(release):** v4.79.1 [skip ci]
9415 * **chore(release):** v4.79.0 [skip ci]
9416
9417 ### 24-03-2023 - [[Ar Rakin](mailto:[email protected])]
9418
9419 * **feat:** add command for listing away staff
9420 * **feat:** add command for listing away staff
9421 * **fix:** issues with staff away feature
9422 * **feat:** staff away system
9423
9424 ### 15-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9425
9426 * **chore(release):** v4.78.0 [skip ci]
9427 * **chore(release):** v4.77.2 [skip ci]
9428
9429 ### 15-03-2023 - [[Ar Rakin](mailto:[email protected])]
9430
9431 * **feat:** add remind command
9432 * **fix(profiles):** animated avatars/banners are not showing
9433
9434 ### 14-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9435
9436 * **chore(release):** v4.77.1 [skip ci]
9437 * **chore(release):** v4.77.0 [skip ci]
9438
9439 ### 14-03-2023 - [[Ar Rakin](mailto:[email protected])]
9440
9441 * **fix:** snipe command not showing correct message content
9442 * **feat:** add snipe command
9443
9444 ### 08-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9445
9446 * **chore(release):** v4.76.2 [skip ci]
9447 * **chore(release):** v4.76.1 [skip ci]
9448 * **chore(release):** v4.76.0 [skip ci]
9449
9450 ### 08-03-2023 - [[Ar Rakin](mailto:[email protected])]
9451
9452 * **fix:** typo
9453 * **fix:** uneeded $ in footer of profile command embed
9454 * **feat:** paginate profile command
9455
9456 ### 07-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9457
9458 * **chore(release):** v4.75.0 [skip ci]
9459 * **chore(release):** v4.74.0 [skip ci]
9460
9461 ### 07-03-2023 - [[Ar Rakin](mailto:[email protected])]
9462
9463 * **feat:** add confession system
9464 * **feat:** add cooldown to afk command
9465
9466 ### 05-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9467
9468 * **chore(release):** v4.73.1 [skip ci]
9469 * **chore(release):** v4.73.0 [skip ci]
9470
9471 ### 05-03-2023 - [[Ar Rakin](mailto:[email protected])]
9472
9473 * **fix:** avatar command not showing animated avatars
9474 * **feat:** add ban auto command
9475
9476 ### 03-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9477
9478 * **chore(release):** v4.72.4 [skip ci]
9479 * **chore(release):** v4.72.3 [skip ci]
9480 * **chore(release):** v4.72.2 [skip ci]
9481
9482 ### 03-03-2023 - [[Ar Rakin](mailto:[email protected])]
9483
9484 * **fix:** clear command does not show user tag
9485 * **fix:** clear command does not show user tag
9486 * **fix:** double response to clear command
9487
9488 ### 01-03-2023 - [[Conventional Release Action](mailto:[email protected])]
9489
9490 * **chore(release):** v4.72.1 [skip ci]
9491
9492 ### 01-03-2023 - [[Ar Rakin](mailto:[email protected])]
9493
9494 * **fix:** afk status ignore emoji
9495
9496 ### 28-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9497
9498 * **chore(release):** v4.72.0 [skip ci]
9499
9500 ### 28-02-2023 - [[Ar Rakin](mailto:[email protected])]
9501
9502 * **feat:** message reaction tempmutes
9503 * **refactor:** clear command
9504
9505 ### 26-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9506
9507 * **chore(release):** v4.71.0 [skip ci]
9508 * **chore(release):** v4.70.2 [skip ci]
9509
9510 ### 26-02-2023 - [[Ar Rakin](mailto:[email protected])]
9511
9512 * **feat:** ai chat system
9513 * **fix:** don't show beans and shots in infraction list
9514
9515 ### 25-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9516
9517 * **chore(release):** v4.70.1 [skip ci]
9518
9519 ### 25-02-2023 - [[Ar Rakin](mailto:[email protected])]
9520
9521 * **fix:** clear command
9522
9523 ### 21-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9524
9525 * **chore(release):** v4.70.0 [skip ci]
9526
9527 ### 21-02-2023 - [[Ar Rakin](mailto:[email protected])]
9528
9529 * **feat:** improved translation command
9530
9531 ### 20-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9532
9533 * **chore(release):** v4.69.0 [skip ci]
9534
9535 ### 20-02-2023 - [[Ar Rakin](mailto:[email protected])]
9536
9537 * **feat:** add penalize command
9538
9539 ### 16-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9540
9541 * **chore(release):** v4.68.2 [skip ci]
9542 * **chore(release):** v4.68.1 [skip ci]
9543
9544 ### 16-02-2023 - [[Ar Rakin](mailto:[email protected])]
9545
9546 * **fix:** repeated text filter errors
9547
9548 ### 16-02-2023 - [[Ar Rakin](mailto:[email protected])]
9549
9550 * **fix:** AFK command message length
9551
9552 ### 13-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9553
9554 * **chore(release):** v4.68.0 [skip ci]
9555 * **chore(release):** v4.67.0 [skip ci]
9556
9557 ### 13-02-2023 - [[Ar Rakin](mailto:[email protected])]
9558
9559 * **feat:** add reminder for moderators
9560 * **feat:** option to only allow admins to bypass filters
9561
9562 ### 10-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9563
9564 * **chore(release):** v4.66.0 [skip ci]
9565 * **chore(release):** v4.65.0 [skip ci]
9566
9567 ### 10-02-2023 - [[Ar Rakin](mailto:[email protected])]
9568
9569 * **feat:** restrict spamreset command to admins only
9570 * **feat:** add permission checking in unmute command
9571 * **feat(spamfilter):** add option to ignore moderators/admins or filter moderators
9572
9573 ### 06-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9574
9575 * **chore(release):** v4.64.0 [skip ci]
9576
9577 ### 06-02-2023 - [[Ar Rakin](mailto:[email protected])]
9578
9579 * **feat:** add translate command
9580 * **fix:** type command issues
9581
9582 ### 05-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9583
9584 * **chore(release):** v4.63.0 [skip ci]
9585
9586 ### 05-02-2023 - [[Ar Rakin](mailto:[email protected])]
9587
9588 * **feat:** auto typing
9589
9590 ### 02-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9591
9592 * **chore(release):** v4.62.0 [skip ci]
9593 * **chore(release):** v4.61.0 [skip ci]
9594
9595 ### 02-02-2023 - [[Ar Rakin](mailto:[email protected])]
9596
9597 * **feat:** add AI moderator message analysis command
9598 * **feat:** add aimod command
9599
9600 ### 01-02-2023 - [[Conventional Release Action](mailto:[email protected])]
9601
9602 * **chore(release):** v4.60.1 [skip ci]
9603 * **chore(release):** v4.60.0 [skip ci]
9604
9605 ### 01-02-2023 - [[Ar Rakin](mailto:[email protected])]
9606
9607 * **fix:** errors
9608 * **feat:** ai moderation
9609 * **chore:** setup prettier
9610
9611 ### 30-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9612
9613 * **chore(release):** v4.59.1 [skip ci]
9614 * **chore(release):** v4.59.0 [skip ci]
9615
9616 ### 30-01-2023 - [[Ar Rakin](mailto:[email protected])]
9617
9618 * **fix:** slash command issues
9619 * **feat:** complete subjects feature
9620 * **feat:** add profile subjects feature
9621 * **fix:** status code of the API login endpoint
9622
9623 ### 23-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9624
9625 * **chore(release):** v4.58.0 [skip ci]
9626 * **chore(release):** v4.57.0 [skip ci]
9627 * **chore(release):** v4.56.3 [skip ci]
9628 * **chore(release):** v4.56.2 [skip ci]
9629 * **chore(release):** v4.56.1 [skip ci]
9630 * **chore(release):** v4.56.0 [skip ci]
9631 * **chore(release):** v4.55.0 [skip ci]
9632
9633 ### 23-01-2023 - [[Ar Rakin](mailto:[email protected])]
9634
9635 * **feat:** add support of rnavigating to replied message reference
9636 * **feat:** add support of rnavigating to replied message reference
9637 * **fix:** token filter not working case insensitively
9638 * **fix:** double creation of infraction logs
9639 * **fix:** command name
9640 * **feat:** update slash commands
9641 * **feat:** add languages spoken field in the user profiles
9642 * **fix:** typo
9643
9644 ### 22-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9645
9646 * **chore(release):** v4.54.2 [skip ci]
9647
9648 ### 22-01-2023 - [[Ar Rakin](mailto:[email protected])]
9649
9650 * **fix:** token filter mismatch
9651
9652 ### 18-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9653
9654 * **chore(release):** v4.54.1 [skip ci]
9655 * **chore(release):** v4.54.0 [skip ci]
9656
9657 ### 18-01-2023 - [[Ar Rakin](mailto:[email protected])]
9658
9659 * **fix:** infraction issues
9660 * **feat:** auto-increment punishment case IDs
9661
9662 ### 17-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9663
9664 * **chore(release):** v4.53.0 [skip ci]
9665 * **chore(release):** v4.52.1 [skip ci]
9666 * **chore(release):** v4.52.0 [skip ci]
9667
9668 ### 17-01-2023 - [[Ar Rakin](mailto:[email protected])]
9669
9670 * **feat:** add zodiac, continent, bio and job info support in profile command
9671 * **fix:** ban and kick DMs not delivering
9672 * **feat:** improved profile commands
9673
9674 ### 16-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9675
9676 * **chore(release):** v4.51.0 [skip ci]
9677 * **chore(release):** v4.50.0 [skip ci]
9678
9679 ### 16-01-2023 - [[Ar Rakin](mailto:[email protected])]
9680
9681 * **feat:** add fakeban command
9682 * **feat:** add infraction notes support in DMs
9683
9684 ### 14-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9685
9686 * **chore(release):** v4.49.0 [skip ci]
9687
9688 ### 14-01-2023 - [[Ar Rakin](mailto:[email protected])]
9689
9690 * **feat:** add a new alias to avatar command
9691 * **feat:** exclude vanity URL and custom invites
9692
9693 ### 11-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9694
9695 * **chore(release):** v4.48.0 [skip ci]
9696 * **chore(release):** v4.47.5 [skip ci]
9697 * **chore(release):** v4.47.4 [skip ci]
9698
9699 ### 11-01-2023 - [[Ar Rakin](mailto:[email protected])]
9700
9701 * **feat:** improve clear command
9702 * **fix(deps):** security issues
9703 * **fix:** warn command
9704
9705 ### 10-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9706
9707 * **chore(release):** v4.47.3 [skip ci]
9708
9709 ### 10-01-2023 - [[Ar Rakin](mailto:[email protected])]
9710
9711 * **fix:** wrong type of option
9712
9713 ### 09-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9714
9715 * **chore(release):** v4.47.2 [skip ci]
9716 * **chore(release):** v4.47.1 [skip ci]
9717
9718 ### 09-01-2023 - [[Ar Rakin](mailto:[email protected])]
9719
9720 * **fix:** increase rolelist limit
9721
9722 ### 09-01-2023 - [[Ar Rakin](mailto:[email protected])]
9723
9724 * **fix:** autobackup
9725
9726 ### 08-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9727
9728 * **chore(release):** v4.47.0 [skip ci]
9729
9730 ### 08-01-2023 - [[Ar Rakin](mailto:[email protected])]
9731
9732 * **feat:** auto backup config files
9733
9734 ### 07-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9735
9736 * **chore(release):** v4.46.0 [skip ci]
9737 * **chore(release):** v4.45.3 [skip ci]
9738
9739 ### 07-01-2023 - [[Ar Rakin](mailto:[email protected])]
9740
9741 * **feat(afk_engine):** navigate to mentions
9742 * **fix:** user lookup command
9743
9744 ### 06-01-2023 - [[Ar Rakin](mailto:[email protected])]
9745
9746 * **docs:** fix wrong command name
9747
9748 ### 04-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9749
9750 * **chore(release):** v4.45.2 [skip ci]
9751 * **chore(release):** v4.45.1 [skip ci]
9752 * **chore(release):** v4.45.0 [skip ci]
9753
9754 ### 04-01-2023 - [[Ar Rakin](mailto:[email protected])]
9755
9756 * **fix:** crashing while message edits
9757 * **fix:** infraction reason update DM does not deliver
9758 * **feat:** add infraction reason update command
9759 * **feat:** show infraction IDs in every action logs and DMs
9760
9761 ### 02-01-2023 - [[Conventional Release Action](mailto:[email protected])]
9762
9763 * **chore(release):** v4.44.0 [skip ci]
9764
9765 ### 02-01-2023 - [[Ar Rakin](mailto:[email protected])]
9766
9767 * **feat:** add infraction creation command
9768
9769 ### 30-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9770
9771 * **chore(release):** v4.43.0 [skip ci]
9772
9773 ### 30-12-2022 - [[Ar Rakin](mailto:[email protected])]
9774
9775 * **feat:** regex message rule
9776
9777 ### 29-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9778
9779 * **chore(release):** v4.42.0 [skip ci]
9780 * **chore(release):** v4.41.2 [skip ci]
9781
9782 ### 29-12-2022 - [[Ar Rakin](mailto:[email protected])]
9783
9784 * **fix:** commands
9785 * **feat:** add infraction management commands
9786 * **feat:** improve embeds of mod commands
9787 * **feat:** show mute duration
9788 * **fix:** crashes on invite filter
9789
9790 ### 28-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9791
9792 * **chore(release):** v4.41.1 [skip ci]
9793 * **chore(release):** v4.41.0 [skip ci]
9794
9795 ### 28-12-2022 - [[Ar Rakin](mailto:[email protected])]
9796
9797 * **fix:** invite tracker crash
9798
9799 ### 28-12-2022 - [[Ar Rakin](mailto:[email protected])]
9800
9801 * **feat:** add invite tracker
9802 * **feat:** add invite tracker
9803
9804 ### 27-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9805
9806 * **chore(release):** v4.40.4 [skip ci]
9807
9808 ### 27-12-2022 - [[Ar Rakin](mailto:[email protected])]
9809
9810 * **fix:** boost logs
9811
9812 ### 26-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9813
9814 * **chore(release):** v4.40.3 [skip ci]
9815 * **chore(release):** v4.40.2 [skip ci]
9816 * **chore(release):** v4.40.1 [skip ci]
9817 * **chore(release):** v4.40.0 [skip ci]
9818
9819 ### 26-12-2022 - [[Ar Rakin](mailto:[email protected])]
9820
9821 * **fix:** timing
9822 * **fix:** wrong boost logs
9823 * **fix:** case sensitivity
9824 * **fix:** log errors
9825 * **feat:** server boost logs
9826
9827 ### 25-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9828
9829 * **chore(release):** v4.39.1 [skip ci]
9830 * **chore(release):** v4.39.0 [skip ci]
9831
9832 ### 25-12-2022 - [[Ar Rakin](mailto:[email protected])]
9833
9834 * **fix:** slash command error
9835 * **feat:** add spotify command
9836
9837 ### 24-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9838
9839 * **chore(release):** v4.38.0 [skip ci]
9840 * **chore(release):** v4.37.1 [skip ci]
9841 * **chore(release):** v4.37.0 [skip ci]
9842 * **chore(release):** v4.36.1 [skip ci]
9843
9844 ### 24-12-2022 - [[Ar Rakin](mailto:[email protected])]
9845
9846 * **feat:** nickname changes logging
9847 * **fix:** logging error stats
9848 * **feat:** add bean command
9849 * **fix:** wrong stats
9850
9851 ### 23-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9852
9853 * **chore(release):** v4.36.0 [skip ci]
9854 * **chore(release):** v4.35.0 [skip ci]
9855
9856 ### 23-12-2022 - [[Ar Rakin](mailto:[email protected])]
9857
9858 * **feat:** log echoers
9859 * **feat:** log echoers
9860 * **feat:** add leave/join log stats
9861
9862 ### 21-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9863
9864 * **chore(release):** v4.34.3 [skip ci]
9865 * **chore(release):** v4.34.2 [skip ci]
9866
9867 ### 21-12-2022 - [[Ar Rakin](mailto:[email protected])]
9868
9869 * **fix:** wrong mod points
9870
9871 ### 21-12-2022 - [[Ar Rakin](mailto:[email protected])]
9872
9873 * **fix:** wrong status
9874
9875 ### 20-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9876
9877 * **chore(release):** v4.34.1 [skip ci]
9878 * **chore(release):** v4.34.0 [skip ci]
9879 * **chore(release):** v4.33.0 [skip ci]
9880
9881 ### 20-12-2022 - [[Ar Rakin](mailto:[email protected])]
9882
9883 * **fix:** point systems
9884 * **feat:** add suggested moderation action support
9885 * **feat:** update stats command
9886 * **feat:** add member count tracking support
9887
9888 ### 19-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9889
9890 * **chore(release):** v4.32.1 [skip ci]
9891
9892 ### 19-12-2022 - [[Ar Rakin](mailto:[email protected])]
9893
9894 * **fix:** issues with mute log
9895
9896 ### 17-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9897
9898 * **chore(release):** v4.32.0 [skip ci]
9899 * **chore(release):** v4.31.0 [skip ci]
9900 * **chore(release):** v4.30.2 [skip ci]
9901 * **chore(release):** v4.30.1 [skip ci]
9902
9903 ### 17-12-2022 - [[Ar Rakin](mailto:[email protected])]
9904
9905 * **feat:** add timeout logging
9906 * **feat:** add spam violation reset command
9907 * **fix:** spam filter showing wrong mute info
9908 * **fix:** token filter case sensitivity
9909
9910 ### 16-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9911
9912 * **chore(release):** v4.30.0 [skip ci]
9913 * **chore(release):** v4.29.2 [skip ci]
9914
9915 ### 16-12-2022 - [[Ar Rakin](mailto:[email protected])]
9916
9917 * **feat:** add message rule stats command
9918 * **feat:** stats support of blocked words counts
9919 * **fix:** blocked token command error
9920
9921 ### 15-12-2022 - [[Ar Rakin](mailto:[email protected])]
9922
9923 * **refactor:** updated clear command response
9924
9925 ### 14-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9926
9927 * **chore(release):** v4.29.1 [skip ci]
9928 * **chore(release):** v4.29.0 [skip ci]
9929
9930 ### 14-12-2022 - [[Ar Rakin](mailto:[email protected])]
9931
9932 * **fix:** type mismatch
9933 * **feat:** add blocked word & token management command
9934
9935 ### 12-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9936
9937 * **chore(release):** v4.28.4 [skip ci]
9938
9939 ### 12-12-2022 - [[Ar Rakin](mailto:[email protected])]
9940
9941 * **fix:** crash while creating anonymous ballots
9942
9943 ### 05-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9944
9945 * **chore(release):** v4.28.3 [skip ci]
9946
9947 ### 05-12-2022 - [[Ar Rakin](mailto:[email protected])]
9948
9949 * **fix(about):** remove quotes
9950
9951 Quotes are unusable on embeda in mobile devices at the moment. That's why it's a good idea to remove it from the about command.
9952
9953 ### 04-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9954
9955 * **chore(release):** v4.28.2 [skip ci]
9956
9957 ### 04-12-2022 - [[Ar Rakin](mailto:[email protected])]
9958
9959 * **fix(replies):** multiple replies when modals get canceled
9960
9961 ### 02-12-2022 - [[Conventional Release Action](mailto:[email protected])]
9962
9963 * **chore(release):** v4.28.1 [skip ci]
9964
9965 ### 02-12-2022 - [[Ar Rakin](mailto:[email protected])]
9966
9967 * **ci(autolabeler):** fix autolabeler config
9968
9969 ### 02-12-2022 - [[Ar Rakin](mailto:[email protected])]
9970
9971 * **style:** add deprecated jsdoc comment
9972 * **fix(logger):** unban not logging properly w/ tempban
9973
9974 ### 01-12-2022 - [[Ar Rakin](mailto:[email protected])]
9975
9976 * **refactor(logger):** finalize refactor
9977 * **refactor(logger):** ban and message logging
9978
9979 ### 27-11-2022 - [[Conventional Release Action](mailto:[email protected])]
9980
9981 * **chore(release):** v4.28.0 [skip ci]
9982
9983 ### 27-11-2022 - [[Ar Rakin](mailto:[email protected])]
9984
9985 * **feat(logger):** improvements
9986
9987 * Add click-to-navigate buttons on message edit/delete logs
9988 * Fix ban log showing wrong reason
9989
9990
9991 ### 22-11-2022 - [[Conventional Release Action](mailto:[email protected])]
9992
9993 * **chore(release):** v4.27.0 [skip ci]
9994
9995 ### 22-11-2022 - [[Ar Rakin](mailto:[email protected])]
9996
9997 * **feat(automod):** add flexible rule system
9998
9999 ### 22-11-2022 - [[Ar Rakin](mailto:[email protected])]
10000
10001 * **docs(readme):** fix broken link
10002
10003 ### 20-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10004
10005 * **chore(release):** v4.26.1 [skip ci]
10006 * **chore(release):** v4.26.0 [skip ci]
10007 * **chore(release):** v4.25.0 [skip ci]
10008
10009 ### 20-11-2022 - [[Ar Rakin](mailto:[email protected])]
10010
10011 * **fix:** wrong method call
10012
10013 ### 20-11-2022 - [[Ar Rakin](mailto:[email protected])]
10014
10015 * **feat:** add button role deletion support
10016 * **feat:** add button role delete command
10017 * **style:** add license comments
10018 * **fix:** add `--cancel` instruction to initial message
10019
10020 ### 19-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10021
10022 * **chore(release):** v4.24.0 [skip ci]
10023
10024 ### 19-11-2022 - [[Ar Rakin](mailto:[email protected])]
10025
10026 * **feat:** add button roles support
10027
10028 ### 18-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10029
10030 * **chore(release):** v4.23.5 [skip ci]
10031 * **chore(release):** v4.23.4 [skip ci]
10032 * **chore(release):** v4.23.3 [skip ci]
10033 * **chore(release):** v4.23.2 [skip ci]
10034 * **chore(release):** v4.23.1 [skip ci]
10035 * **chore(release):** v4.23.0 [skip ci]
10036 * **chore(release):** v4.22.0 [skip ci]
10037 * **chore(release):** v4.21.0 [skip ci]
10038
10039 ### 18-11-2022 - [[Ar Rakin](mailto:[email protected])]
10040
10041 * **fix:** workflow error
10042 * **fix:** workflow error
10043 * **fix:** workflow errors
10044 * **fix:** worflow errors
10045
10046 ### 18-11-2022 - [[Ar Rakin](mailto:[email protected])]
10047
10048 * **fix:** crash while using infraction command
10049 * **feat:** add infraction view command
10050 * **feat:** history command verbosity control
10051 * **feat(ballots):** auto deletion
10052
10053 Whenever the ballot message sent by the bot is removed, it will automatically remove
10054 the ballot from the database.
10055
10056
10057 ### 13-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10058
10059 * **chore(release):** v4.20.1 [skip ci]
10060 * **chore(release):** v4.20.0 [skip ci]
10061
10062 ### 13-11-2022 - [[Ar Rakin](mailto:[email protected])]
10063
10064 * **fix:** message reports with moderator only setting
10065 * **fix:** message reports not permitting users
10066 * **feat(reporting):** configuration support
10067
10068 ### 12-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10069
10070 * **chore(release):** v4.19.0 [skip ci]
10071
10072 ### 12-11-2022 - [[Ar Rakin](mailto:[email protected])]
10073
10074 * **feat(logger):** show message author ID on change
10075
10076 ### 10-11-2022 - [[Ar Rakin](mailto:[email protected])]
10077
10078 * **docs:** update terms of service
10079
10080 ### 08-11-2022 - [[Ar Rakin](mailto:[email protected])]
10081
10082 * **style:** add license comments
10083
10084 ### 04-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10085
10086 * **chore(release):** v4.18.0 [skip ci]
10087
10088 ### 04-11-2022 - [[Ar Rakin](mailto:[email protected])]
10089
10090 * **feat(automod):** add message reporting system
10091
10092 ### 02-11-2022 - [[Conventional Release Action](mailto:[email protected])]
10093
10094 * **chore(release):** v4.17.1 [skip ci]
10095 * **chore(release):** v4.17.0 [skip ci]
10096
10097 ### 02-11-2022 - [[Ar Rakin](mailto:[email protected])]
10098
10099 * **fix:** no newline in infractions
10100 * **style:** add newline after imports
10101 * **feat(commands):** update application command deploy script
10102 * **feat(commands):** add dmhistory command
10103 * **feat(commands):** add sendhistory command
10104
10105 ### 31-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10106
10107 * **chore(release):** v4.16.1 [skip ci]
10108 * **chore(release):** v4.16.0 [skip ci]
10109 * **chore(release):** v4.15.1 [skip ci]
10110
10111 ### 31-10-2022 - [[Ar Rakin](mailto:[email protected])]
10112
10113 * **fix:** update help command
10114 * **feat(commands):** add reply command
10115 * **test:** add test suites
10116 * **ci:** update autolabeler config
10117 * **style:** remove console log statements
10118 * **fix(paginator):** app crash when users deletes reply message
10119
10120 ### 30-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10121
10122 * **chore(release):** v4.15.0 [skip ci]
10123
10124 ### 30-10-2022 - [[Ar Rakin](mailto:[email protected])]
10125
10126 * **refactor:** use new paginator in history command
10127 * **refactor(commands):** use new style of paginator
10128 * **feat(paginator):** support custom data fetching
10129
10130 ### 28-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10131
10132 * **chore(release):** v4.14.0 [skip ci]
10133 * **chore(release):** v4.13.0 [skip ci]
10134
10135 ### 28-10-2022 - [[codefactor-io](mailto:[email protected])]
10136
10137 * [CodeFactor] Apply fixes
10138
10139 ### 28-10-2022 - [[Ar Rakin](mailto:[email protected])]
10140
10141 * **style:** remove unused arguments
10142 * **feat(commands):** update application commands
10143 * **feat(commands):** add message saving command
10144 * **docs(tos):** fix typo
10145 * **ci:** update autolabeler config
10146 * **feat(automod):** add autoresponder (#123)
10147
10148 * Respond when a specific word/token is found on the message content
10149 * Works even after message edits
10150
10151 ### 27-10-2022 - [[Ar Rakin](mailto:[email protected])]
10152
10153 * **docs:** update security policy
10154 * **fix:** workflows
10155 * **fix:** workflows
10156 * **fix:** update workflows
10157 * **feat(help):** add useful link buttons
10158 * **feat(paginator):** custom message options
10159
10160 ### 27-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10161
10162 * **chore(release):** v4.12.3 [skip ci]
10163 * **chore(release):** v4.12.1 [skip ci]
10164 * **chore(release):** v4.12.0 [skip ci]
10165
10166 ### 27-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10167
10168 * **chore(release):** v4.12.2 [skip ci]
10169
10170 ### 26-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10171
10172 * **chore(release):** v4.11.0 [skip ci]
10173 * **chore(release):** v4.10.0 [skip ci]
10174 * **chore(release):** v4.9.0 [skip ci]
10175
10176 ### 26-10-2022 - [[Ar Rakin](mailto:[email protected])]
10177
10178 * **feat:** add setup command
10179
10180 Added a setup command that includes muterole creation support.
10181
10182 * **feat:** add private channel command
10183 * **chore:** update gitignore
10184 * **chore:** update security policy
10185
10186 Change supported versions table.
10187 * **feat(debug-logging):** better logging (#122)
10188
10189 * Use `DebugLogger` service as the central log manager.
10190 * Remove unneeded comments from `Client`.
10191 * Change `LogLevel` enum member values to uppercase words.
10192 * Other minor improvements and fixes.
10193 * **feat(utils):** reply embed function accepts other options
10194
10195 ### 25-10-2022 - [[Ar Rakin](mailto:[email protected])]
10196
10197 * **style:** add license comments
10198 * **fix(auth):** bot owner(s) can run any command
10199 * **feat(setup):** confirm `.env` file creation success
10200
10201 ### 25-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10202
10203 * **chore(release):** v4.8.1 [skip ci]
10204 * **chore(release):** v4.8.0 [skip ci]
10205
10206 ### 24-10-2022 - [[Ar Rakin](mailto:[email protected])]
10207
10208 * **docs:** update tos
10209
10210 ### 23-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10211
10212 * **chore(release):** v4.7.0 [skip ci]
10213
10214 ### 23-10-2022 - [[Ar Rakin](mailto:[email protected])]
10215
10216 * **feat(spam_filter):** custom spam warning message (#119)
10217
10218 Merged #119 into `main`.
10219 * **fix:** typescript errors
10220 * **feat(spam_filter):** custom spam warning message
10221
10222 Users can now add custom spam warning message in the config.
10223
10224 ### 22-10-2022 - [[Ar Rakin](mailto:[email protected])]
10225
10226 * **ci:** update workflows
10227 * **fix:** remove extra newline from readme
10228 * **ci:** update release workflow
10229 * **chore:** remove manual changelog
10230 * **chore:** update changelog
10231 * **fix:** missing comma
10232 * **fix:** update help command
10233
10234 Add necessary command information.
10235 * **docs:** update readme
10236 * **docs(readme):** add monogdb atlas link
10237
10238 ### 22-10-2022 - [[Conventional Release Action](mailto:[email protected])]
10239
10240 * **chore(release):** v4.6.3 [skip ci]
10241 * **chore(release):** v4.6.2 [skip ci]
10242 * **chore(release):** v4.6.1 [skip ci]
10243
10244 ### 21-10-2022 - [[Ar Rakin](mailto:[email protected])]
10245
10246 * **ci:** update release workflow config
10247 * **chore:** update changelog
10248 * **feat(logging):** show who banned a user
10249 * **chore:** fix changelog
10250 * **chore:** update changelog
10251 * **chore:** update changelog
10252 * **ci:** update workflows
10253 * **chore:** remove changelog
10254 * **ci:** update workflows
10255 * **feat(profile):** show permission percentage (#118)
10256
10257
10258
10259 ### 21-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10260
10261 * **chore(release):** v4.6.0 [skip ci]
10262 * **chore(release):** v4.5.0 [skip ci]
10263
10264 ### 20-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10265
10266 * **chore(release):** v4.4.0 [skip ci]
10267 * **chore(release):** v4.3.0 [skip ci]
10268
10269 ### 20-10-2022 - [[Ar Rakin](mailto:[email protected])]
10270
10271 * **feat:** show the number of total commands in help
10272 * **feat:** show total number of roles in rolelist command
10273
10274 ### 19-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10275
10276 * **chore(release):** v4.2.2 [skip ci]
10277
10278 ### 19-10-2022 - [[Ar Rakin](mailto:[email protected])]
10279
10280 * **perf(shots):** fix performance issues of shot command (#115)
10281
10282
10283
10284 ### 17-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10285
10286 * **chore(release):** v4.2.1 [skip ci]
10287
10288 ### 17-10-2022 - [[Ar Rakin](mailto:[email protected])]
10289
10290 * **fix(pagination):** update button emoji orders (#114)
10291
10292
10293
10294 ### 16-10-2022 - [[Ar Rakin](mailto:[email protected])]
10295
10296 * **docs:** fix typo on index page
10297 * **chore:** remove old changelog
10298 * **chore:** new changelog
10299 * **chore:** update changelog
10300 * **feat(commands):** add private channel creation command
10301 * **feat(utils):** add embed builder snippet function
10302
10303 ### 16-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10304
10305 * **chore(release):** v4.2.0 [skip ci]
10306
10307 ### 15-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10308
10309 * **chore(release):** v4.1.2 [skip ci]
10310
10311 ### 15-10-2022 - [[Ar Rakin](mailto:[email protected])]
10312
10313 * **fix(automod):** profile filter interfering with manual mutes (#112)
10314
10315 If a user gets muted my profile filter and then someone mutes them manually
10316 again and the user changes their nickname to an appropriate one, then
10317 profile filter will unmute the user.
10318
10319 This issue has been fixed in this commit.
10320 **Issue number:** #106
10321
10322 ### 13-10-2022 - [[Ar Rakin](mailto:[email protected])]
10323
10324 * **docs:** update support discord server name (#109)
10325
10326
10327 * **docs:** update home page (#108)
10328
10329
10330 * **docs:** update home page
10331 * **ci:** add auto labeler config
10332 * **ci:** add auto labeler workflow
10333 * **fix:** incomplete string escaping or encoding
10334
10335 Fixed incomplete string escaping or encoding in message filters (domain filter).
10336 * **ci:** add codeql workflow
10337 * **feat:** add new welcome message
10338 * **feat:** add wildcard rickroll url
10339 * **ci:** update auto release workflow
10340 * **feat(welcomer):** add new welcome message
10341 * **ci:** update workflows
10342 * **feat:** add new welcome messages
10343 * **chore:** update readme (#107)
10344
10345
10346 * **ci:** update release workflow
10347 * **ci:** fix workflows
10348 * **ci:** automate releases
10349 * **docs:** update readme
10350 * **docs:** update readme
10351 * **docs:** add features page
10352 * **docs:** add screenshots page
10353 * **docs(images):** add screenshot
10354 * **docs:** update readme
10355 * **chore:** update changelog
10356 * **fix:** do not unmute user if not muted (#105)
10357
10358 Fixes #101
10359 * **docs:** add urls
10360 * **docs:** update privacy policy
10361 * **docs:** update privacy policy
10362 * **docs:** update privacy policy
10363 * **docs:** update privacy policy
10364
10365 Fixed the broken contact option list.
10366 * **ci:** remove unneeded files
10367 * **ci:** remove unneeded workflows
10368
10369 ### 13-10-2022 - [[Conventional Changelog Action](mailto:[email protected])]
10370
10371 * **chore(release):** v4.1.1 [skip ci]
10372 * **chore(release):** v4.1.0 [skip ci]
10373
10374 ### 13-10-2022 - [[Ryder](mailto:[email protected]):[Ar Rakin](mailto:[email protected])]
10375
10376 * **docs:** updated the methods to contact (#104)
10377
10378 * Updated the methods to contact.
10379 *** docs:** update privacy policy
10380
10381 **Co-authored-by:** Ar Rakin <[email protected]>
10382
10383 ### 12-10-2022 - [[Ar Rakin](mailto:[email protected])]
10384
10385 * **ci:** update workflows
10386 * **ci:** update release workflow
10387 * **chore:** update changelog
10388 * **chore:** update version to v4.0.1
10389 * **fix:** about command
10390 * **chore:** update changelog
10391 * **style:** add license comments
10392 * **chore(semver):** update version to v4.0.0
10393 * **chore:** update changelog
10394 * **feat:** add pagination to help command
10395 * **build(docs):** fix mkdocs.yml
10396 * **docs:** update homepage
10397 * **docs(readme):** add emoji download link
10398 * **fix:** typo in paginator
10399 * **feat:** add pagination button emojis
10400 * **docs:** update readme (#100)
10401
10402
10403 * **ci:** delete unneeded workflows
10404 * **docs:** update terms of service
10405 * **docs:** update readme
10406 * **build(docs):** update mkdocs.yml
10407 * **docs:** update readme
10408
10409 ### 12-10-2022 - [[Ryder](mailto:[email protected])]
10410
10411 * **docs(readme):** add "Extra" section with dashboard link (#98)
10412
10413
10414
10415 ### 11-10-2022 - [[Ar Rakin](mailto:[email protected])]
10416
10417 * **ci:** update workflow config
10418 * **ci:** update release drafter config
10419 * **ci:** update workflows
10420 * **ci:** add release drafter config
10421 * **ci:** add release drafter workflow
10422 * **style(docs):** update css style formatting
10423 * **chore:** update help command data
10424 * **chore:** update changelog
10425 * **refactor:** add pagination to rolelist command
10426 * **perf(pagination):** better response time
10427 * **feat:** update slash commands
10428 * **docs:** update readme (#96)
10429
10430
10431
10432 ### 10-10-2022 - [[Ar Rakin](mailto:[email protected])]
10433
10434 * **feat(api):** add history controller
10435 * **chore:** update changelog
10436 * **feat:** generate env file using setup script
10437 * **feat:** warn command embed improvement
10438 * **chore:** update changelog
10439 * **docs:** update readme
10440 * **feat:** finishing touch to setup script
10441 * **docs:** update readme
10442
10443 ### 10-10-2022 - [[Ryder](mailto:[email protected]):[Ar Rakin](mailto:[email protected])]
10444
10445 * **feat:** improved warn and about command (#95)
10446
10447 * Update AboutCommand.ts
10448
10449 * Update AboutCommand.ts
10450
10451 * Update WarnCommand.ts
10452
10453 *** fix:** author email in about command
10454
10455 **Co-authored-by:** Ar Rakin <[email protected]>
10456
10457 ### 10-10-2022 - [[Ryder](mailto:[email protected])]
10458
10459 * **refactor:** update about command (#94)
10460
10461 * Update AboutCommand.ts
10462
10463 ### 09-10-2022 - [[Ar Rakin](mailto:[email protected])]
10464
10465 * **chore:** update changelog
10466 * **feat:** make the spotify status song name clickable
10467 * **fix:** warning command permissions
10468 * **chore:** update gitignore
10469 * **feat:** return the whole user object on login
10470 * **docs:** update readme
10471
10472 ### 08-10-2022 - [[Ar Rakin](mailto:[email protected])]
10473
10474 * **chore:** update changelog
10475 * **feat:** add paginator class (#90)
10476
10477
10478 * **style:** eslint autofix
10479 * **style:** remove unneeded imports
10480 * **chore:** update pull request template
10481 * **feat:** add paginator class
10482 * **feat:** improve the setup script
10483
10484 ### 07-10-2022 - [[Ar Rakin](mailto:[email protected])]
10485
10486 * **feat:** add setup script
10487 * **chore:** remove unneeded files
10488 * **docs:** update security policy
10489 * **build(docs):** update mkdocs.yml
10490 * **chore:** update sample config
10491
10492 ### 05-10-2022 - [[Ar Rakin](mailto:[email protected])]
10493
10494 * **docs:** update home page
10495 * **docs:** update privacy policy
10496 * **docs:** update privacy policy
10497 * **docs:** update readme
10498 * **docs(automod):** update feature list
10499 * **docs:** update readme
10500
10501 ### 04-10-2022 - [[Ar Rakin](mailto:[email protected])]
10502
10503 * **style:** add license comments
10504 * **refactor:** use new queue handler
10505 * **style:** eslint autofix
10506 * **refactor:** use new queue handler
10507 * **refactor(muting):** use new queue handler
10508 * **build(docker):** update dockerfile
10509 * **chore:** update changelog
10510
10511 ### 03-10-2022 - [[Ar Rakin](mailto:[email protected])]
10512
10513 * **refactor:** queue jobs (#87)
10514
10515 **refactor:** queue jobs
10516 * **feat(queues):** finishing touch
10517 * **fix:** queue manager
10518 * **fix:** users can ban themselves
10519 * **docs:** update privacy policy
10520
10521 ### 02-10-2022 - [[Ar Rakin](mailto:[email protected])]
10522
10523 * **refactor:** queue jobs
10524 * **style:** add license comments
10525 * **chore:** update changelog
10526 * **fix:** afk systems not working (#85)
10527
10528 Fixes #84
10529 * **feat:** update profile command
10530
10531 ### 01-10-2022 - [[Ar Rakin](mailto:[email protected])]
10532
10533 * **fix:** update config schema (#82)
10534
10535 *** refactor:** extract the config schema to a separate method
10536
10537 *** style:** remove uneeded imports
10538
10539 *** fix:** update config schema (#79)
10540 * **docs:** update readme
10541 * **docs:** update readme
10542 * **docs:** update readme
10543 * **chore:** update changelog
10544 * **chore:** bump version number
10545 * **fix(welcomer):** typo in a welcome message
10546
10547 ### 30-09-2022 - [[Ar Rakin](mailto:[email protected])]
10548
10549 * **chore:** update gitpod config
10550 * **chore:** bump version number for v4.0.0-alpha release
10551 * **chore:** update changelog
10552
10553 ### 29-09-2022 - [[Ar Rakin](mailto:[email protected])]
10554
10555 * **build:** update dockerfile
10556 * **chore:** update gitignore
10557
10558 ### 28-09-2022 - [[Ar Rakin](mailto:[email protected])]
10559
10560 * **chore:** update readme
10561
10562 ### 27-09-2022 - [[Ar Rakin](mailto:[email protected])]
10563
10564 * **chore:** update security policy
10565 * **chore:** update changelog
10566 * **feat(automod):** add profile filter
10567 * **style:** remove unneeded imports
10568 * **style:** add license comments
10569
10570 ### 24-09-2022 - [[Ar Rakin](mailto:[email protected])]
10571
10572 * **feat:** add cooldown support
10573 * **style:** remove unneeded imports
10574 * **feat(api):** allow admins to view/create users
10575
10576 ### 23-09-2022 - [[Ar Rakin](mailto:[email protected])]
10577
10578 * **ci(workflows):** update nodejs versions
10579 * **style:** add license comments (#77)
10580
10581 *** style:** add license commits
10582
10583 *** fix:** shebang errors
10584 * **refactor:** update shot command
10585 * **refactor:** update shot command
10586 * **build:** reemove unneeded dependencies
10587 * **style:** fix with eslint
10588 * **chore:** update changelog
10589 * **chore:** add license notice in the about command (#76)
10590 * **build:** update package.json information
10591 * **chore:** update changelog
10592 * **feat(shots):** prevent the bot from getting shots
10593
10594 ### 21-09-2022 - [[Ar Rakin](mailto:[email protected])]
10595
10596 * **feat:** config command keys autocompletion
10597 * **fix(commands):** autocompletion not working
10598 * **feat(api):** add endpoint for fetching commands
10599
10600 ### 20-09-2022 - [[Ar Rakin](mailto:[email protected])]
10601
10602 * **feat(api):** add neew endpoint for fetching roles
10603
10604 ### 17-09-2022 - [[Ar Rakin](mailto:[email protected])]
10605
10606 * **fix(api):** config input not merging properly
10607
10608 ### 16-09-2022 - [[Ar Rakin](mailto:[email protected])]
10609
10610 * **fix(welcomer):** typo in path
10611 * **refactor(commands):** use SUDO_PREFIX env variable
10612 * **refactor(boot):** use SUDO_PREFIX env variable
10613 * **refactor(filters):** use SUDO_PREFIX variable
10614 * **refactor(welcomer):** use SUDO_PREFIX variable
10615 * **chore:** remove wrong directories
10616 * **fix(errors):** error handler
10617 * **fix(ts):** incompatible types error
10618 * **fix(api):** config corruption while specifying arrays
10619
10620 ### 15-09-2022 - [[Ar Rakin](mailto:[email protected])]
10621
10622 * **feat(api):** add information controller
10623
10624 ### 14-09-2022 - [[Ar Rakin](mailto:[email protected])]
10625
10626 * **fix(api):** string to number config set error
10627
10628 ### 11-09-2022 - [[Ar Rakin](mailto:[email protected])]
10629
10630 * **feat(api):** allow cors
10631 * **fix:** system command memory usage
10632 * **build(docker):** fix dockerfile
10633 * **fix:** total heap size in system command
10634
10635 ### 10-09-2022 - [[Ar Rakin](mailto:[email protected])]
10636
10637 * **feat:** show the shot doctor name (#74)
10638 * **feat:** make the system prefix changable
10639 * **feat:** modifiable config and storage path
10640 * **feat:** modifiable config and storage path
10641 * **chore:** remove console.log statement(s)
10642 * **chore:** update files
10643 * **build(docker):** use `npm ci`
10644
10645 ### 09-09-2022 - [[Ar Rakin](mailto:[email protected])]
10646
10647 * **build(docker):** fix dockerfile
10648 * **build(docker):** ignore node_modules folder
10649 * **build:** add dockerfile
10650
10651 ### 08-09-2022 - [[Ar Rakin](mailto:[email protected])]
10652
10653 * **refactor(api):** improve config updating
10654 * **feat(api):** add update action in configcontroller
10655 * **chore:** update gitignore
10656 * **feat(api):** auth middleware
10657 * **feat(api):** auth middleware
10658
10659 ### 07-09-2022 - [[Ar Rakin](mailto:[email protected])]
10660
10661 * **feat:** user controller
10662 * **feat(api):** rate limit support
10663
10664 ### 06-09-2022 - [[Ar Rakin](mailto:[email protected])]
10665
10666 * **refactor:** final fixup
10667 * **ci:** update workflows
10668 * **chore:** eslint autofix
10669 * **build:** add eslint
10670 * **refactor(db):** use mongodb
10671 * **refactor:** removing using the old history manager
10672 * **refactor(verification):** use mongodb
10673 * **refactor(queuejobs):** use mongodb
10674 * **refactor(db):** use mongodb in spamfilter
10675 * **refactor(models):** punishment appeal
10676 * **docs:** update privacy policy
10677
10678 ### 05-09-2022 - [[Ar Rakin](mailto:[email protected])]
10679
10680 * **refactor(moderation):** use mongodb
10681 * **refactor(automute):** use mongodb
10682 * **refactor(models):** use mongodb in Note
10683 * **refactor(hardmuting):** use mongodb
10684 * **refactor:** remove unneeded comments
10685 * **refactor(locking):** use mongodb
10686 * **fix:** remove unneeded imports
10687 * **refactor(cli):** remove bannedguild model
10688 * **refactor(ballots):** use mongodb
10689 * **refactor(db):** switch to mongodb
10690 * **feat(api):** setup controllers
10691 * **feat(api):** advanced response handling
10692 * **feat:** improve controller handling
10693 * **feat:** add basic server and routing
10694 * **chore:** fixup test commit
10695 * **chore:** test commit
10696 * **chore:** remove all api files
10697 * **feat:** log errors to logfile
10698
10699 ### 04-09-2022 - [[Ar Rakin](mailto:[email protected])]
10700
10701 * **docs:** update invite request link
10702 * **docs:** update terms of service link
10703 * **docs:** update assets
10704 * **fix:** emoji command not working (#62)
10705
10706 ### 03-09-2022 - [[Ar Rakin](mailto:[email protected])]
10707
10708 * **docs:** update terms of service
10709 * **docs:** add terms of service
10710 * **docs:** add guides for automoderation
10711 * **docs:** add guides for locking channels
10712 * **docs:** add guides of different types of bans
10713 * **fix:** welcome messages are not properly parsed
10714 * **refactor:** mention users while welcoming
10715 * **docs:** update logo link
10716 * **docs:** add privacy policy
10717
10718 ### 02-09-2022 - [[Ar Rakin](mailto:[email protected])]
10719
10720 * **refactor:** make the AFK system more detailed (#69)
10721
10722 ### 01-09-2022 - [[Ar Rakin](mailto:[email protected])]
10723
10724 * **fix:** random status service
10725 * **fix:** random status service
10726 * **fix:** random status service
10727 * **feat:** save the given status to config file (#66)
10728 * **fix:** replit 429 http error
10729 * **fix:** welcomer command not saving settings
10730
10731 ### 31-08-2022 - [[Ar Rakin](mailto:[email protected])]
10732
10733 * **feat:** add a PFP lookup command (#64)
10734 * **fix:** update help command entries limit
10735 * **feat:** update help command
10736 * **feat:** sent restart logs to home server
10737 * **fix:** log the 419 errors
10738 * **perf:** exec `kill 1` when login error occurs in replit
10739 * **feat:** add guild lookup command
10740 * **feat:** add the userlookup slash command
10741 * **feat:** complete the userlookup command
10742 * **feat:** add debug logger
10743 * **feat:** add debug logging event
10744
10745 ### 29-08-2022 - [[Ar Rakin](mailto:[email protected])]
10746
10747 * **feat:** add basic user lookup command
10748 * **fix:** system command not showing correct uptime
10749 * **feat:** add more welcome messages
10750 * **fix:** adding snippet overwrites whole snippets file
10751
10752 ### 28-08-2022 - [[Ar Rakin](mailto:[email protected])]
10753
10754 * **fix:** undefined profile status emoji when using external emoji
10755 * **fix:** undefined profile status emoji when using external emoji
10756 * **chore:** bump version number
10757 * **fix:** wrong help info for welcomer command
10758 * **fix:** add off option to ping filter
10759 * **feat:** toggle message filters option
10760 * **fix:** check if admin key is empty
10761
10762 ### 26-08-2022 - [[Ar Rakin](mailto:[email protected])]
10763
10764 * **docs:** add changelog
10765 * **chore:** bump version number
10766 * **chore:** final fixup for v3.0.0 release
10767 * **docs:** update help command
10768 * **refactor:** drop support for legacy command in the embed command
10769 * **chore:** update example env file
10770 * **style:** remove unneeded spaces
10771 * **style:** remove unneeded imports
10772
10773 ### 24-08-2022 - [[Ar Rakin](mailto:[email protected])]
10774
10775 * **refactor:** remove command cooldown service
10776 * **feat:** add eval command
10777 * **fix(security):** command handler not checking for owner only commands
10778 * **fix:** show user status properly (#59)
10779 * **fix:** order the roles in the profile command (#59)
10780 * **refactor(utils):** use strict time distance
10781
10782 ### 22-08-2022 - [[Ar Rakin](mailto:[email protected])]
10783
10784 * **feat(commands):** add hash command for hashing text content
10785 * **fix:** embed commands not working in legacy mode
10786 * **chore:** integrate with PM2 process manager (#60)
10787
10788
10789 * **fix:** echo and send command not sending attachments
10790 * **feat:** echo and send command now supports attachments and embeds
10791 * **refactor(snippets):** create an embed parser utility function
10792
10793 ### 21-08-2022 - [[Ar Rakin](mailto:[email protected])]
10794
10795 * **feat:** add support of embeds inside snippets (#57)
10796 * **fix:** embed builders not setting custom colors
10797 * **fix:** add `embed:` identifier to make sure that the input is an embed
10798 * **refactor:** update slash commands (#57)
10799 * **feat:** create embeds from JSON schema (#57)
10800 * **feat:** add embed builder schema command (#57)
10801 * **feat:** make subcommands of embed command (#57)
10802
10803 ### 20-08-2022 - [[Ar Rakin](mailto:[email protected])]
10804
10805 * **feat:** add embed builder command (#57)
10806 * **refactor(welcomer):** add custom messages support with randomization (#56)
10807 * **feat:** add synchronous emoji() function
10808 * **feat:** add support of custom permission checker method
10809
10810 ### 19-08-2022 - [[Ar Rakin](mailto:[email protected])]
10811
10812 * **refactor:** improve channel locking systems
10813 * **fix(automod):** anti raid systems locking channels multiple times
10814
10815 ### 18-08-2022 - [[Ar Rakin](mailto:[email protected])]
10816
10817 * **style:** finishing touches to the channel locking system
10818 * **feat:** improved channel locking system (#18)
10819
10820 ### 17-08-2022 - [[Ar Rakin](mailto:[email protected])]
10821
10822 * **build:** add date-fns to package.json
10823 * **fix:** timeProcess function not returning years (#55)
10824 * **fix(utils):** cannot fetch users mentioned in commands (#54)
10825 * **feat:** log crash reports using webhooks
10826 * **feat(utils):** add splitMessage() function
10827
10828 ### 16-08-2022 - [[Ar Rakin](mailto:[email protected])]
10829
10830 * **fix:** user gets muted on rejoin when mute time is set
10831 * **refactor:** update service loading strategy (#51)
10832
10833 From now all services will be loaded dynamically.
10834
10835 * **build:** update project initialization script
10836 * **build:** update package.json
10837 * **build:** update project initialization script
10838 * **docs:** update readme
10839 * **build:** update package.json
10840
10841 ### 15-08-2022 - [[Ar Rakin](mailto:[email protected])]
10842
10843 * **chore:** update issue templates
10844 * **feat(automod):** auto mute on rejoin (#40)
10845 * **refactor:** make all services inherit a base class
10846
10847 ### 14-08-2022 - [[Ar Rakin](mailto:[email protected])]
10848
10849 * **feat:** add anti-join systems
10850 * **chore:** ignore lock file
10851 * **chore:** ignore lock file
10852 * **chore:** ignore lock file
10853 * **chore:** ignore lock file
10854 * **fix:** allow users to moderate themselves
10855
10856 ### 13-08-2022 - [[Ar Rakin](mailto:[email protected])]
10857
10858 * **docs:** update readme
10859 * **docs:** update readme
10860 * **docs:** add discord server link
10861 * **docs:** update readme
10862 * **feat:** config management command (#49)
10863
10864 *** feat:** config management command
10865
10866 *** fix:** workflows
10867 * **feat(automod):** create mod history automatically (#46)
10868
10869 ### 09-08-2022 - [[Ar Rakin](mailto:[email protected])]
10870
10871 * Create LICENSE
10872
10873 ### 06-08-2022 - [[Ar Rakin](mailto:[email protected])]
10874
10875 * **docs:** update readme
10876
10877 ### 04-08-2022 - [[Ar Rakin](mailto:[email protected])]
10878
10879 * **docs:** update readme
10880 * **fix:** role position checking error
10881 * **refactor:** ignore bots on join/leave
10882 * **refactor:** remove permission requirements for echo command
10883 * **refactor(commands):** require permissions
10884
10885 ### 03-08-2022 - [[Ar Rakin](mailto:[email protected])]
10886
10887 * **refactor:** commands requires special permissions
10888 * **refactor:** ban command requires BAN_MEMBERS permission
10889 * **refactor:** ban command requires BAN_MEMBERS permission
10890 * **refactor:** mute command requires MODERATE_MEMBERS permission
10891
10892 ### 01-08-2022 - [[Ar Rakin](mailto:[email protected])]
10893
10894 * **feat(welcomer):** add more welcome messages
10895 * **refactor(welcomer):** mention user when they join
10896
10897 ### 30-07-2022 - [[Ar Rakin](mailto:[email protected])]
10898
10899 * **fix:** wrong sample config
10900 * **feat:** random welcome messages (#44)
10901
10902
10903 * **fix:** json syntax error in sample config
10904
10905 ### 29-07-2022 - [[Ar Rakin](mailto:[email protected])]
10906
10907 * **chore:** merge everything
10908 * **chore:** commit changes
10909
10910 ### 27-07-2022 - [[Ar Rakin](mailto:[email protected])]
10911
10912 * **fix:** running commands will throw an error
10913
10914 ### 24-07-2022 - [[Ar Rakin](mailto:[email protected])]
10915
10916 * **fix(typescript):** wrong typings
10917 * **fix(typescript):** unknown identifier issues
10918 * **feat:** add proper permission checking and error messages
10919 * **fix(automod):** repeated text filter channel exclution (#43)
10920
10921 *** fix(automod):** repeated text filter channel exclution
10922
10923 **BREAKING CHANGE:** This will disable repeated text filter in the spam filter excluded channels.
10924
10925 *** fix(automod):** repeated text filter channel exclusion
10926
10927 **BREAKING CHANGE:** This will disable repeated text filter in the spam filter excluded channels.
10928
10929 ### 23-07-2022 - [[Ar Rakin](mailto:[email protected])]
10930
10931 * **fix:** typescript issues in ModerationEmbed class
10932 * **fix:** typescript issues in bean command
10933 * **style:** debug messagefilter
10934 * **refactor(commands):** use ModerationEmbed instead of MessageEmbed class
10935 * **feat(utils):** add setReason method to ModerationEmbed class
10936 * **feat(utils):** add a dedicated class for moderation command embeds
10937 * **fix:** mention reading strategy (#41)
10938
10939 *** fix(commands):** ban related commands not working when banning users outside of the server
10940
10941 *** fix(utils):** reading users/members in the wrong way
10942
10943 ### 20-07-2022 - [[Ar Rakin](mailto:[email protected])]
10944
10945 * **feat:** add rickroll filter (#22)
10946 * **feat:** add seperate folder for resources
10947 * **fix(automod):** mass ping filter not working (#32)
10948 * **fix(commamds):** clear command not working without message count
10949
10950 ### 19-07-2022 - [[Ar Rakin](mailto:[email protected])]
10951
10952 * **feat(utils):** add mention input parser (#36)
10953
10954 Added a mention parser, which parses raw user inputs.
10955
10956 ### 18-07-2022 - [[Ar Rakin](mailto:[email protected])]
10957
10958 * doc: add security policy
10959 * doc(readme): add features section
10960 * doc: update readme
10961 * doc: update readme
10962 * doc: update readme
10963 * **chore:** add .env.example file
10964 * **chore:** add example config file
10965
10966 ### 17-07-2022 - [[Ar Rakin](mailto:[email protected])]
10967
10968 * doc: update readme
10969 * Update docs_issue.md
10970 * **chore:** create docs issue template
10971 * doc: Add incomplete docs warning
10972 * Update docs-deploy.yml
10973 * doc: update README.md
10974 * Update WarnCommand.ts
10975 * Update build.yml
10976 * Update WarnCommand.ts
10977 * **build(eslint):** set no-mixed-spaces-and-tabs rule to warn
10978 * **style(bean-cmd):** fix space and tab mixings
10979 * Update build.yml
10980 * Update build.yml
10981 * **feat(mod-cmds):** added proper DM error messages for bean command
10982 * **fix(mod-cmds):** add proper try-catch to avoid crashes
10983 * **feat(mod-cmds):** added proper error messages for DM errors
10984 * **build:** add husky directory
10985 * **chore:** update package.json
10986 * **build:** add husky and commitlint
10987 * Update PULL_REQUEST_TEMPLATE.md
10988 * Add Non-moderable role (#34)
10989
10990 *** feat(utils):** add shouldNotModerate() function
10991
10992 *** fix(mod-cmds):** no non-moderable role checking
10993 * **build:** add ts-node as a dependency
10994 * Update dependencies
10995 * Use npm as a package manager
10996
10997 ### 12-07-2022 - [[Ar Rakin](mailto:[email protected])]
10998
10999 * Update package.json
11000 * Update project license
11001
11002 ### 19-06-2022 - [[Ar Rakin](mailto:[email protected])]
11003
11004 * Updated spam filter
11005 * Bump version number
11006 * Added ESLint
11007 * Updated routes according to the dashboard
11008
11009 ### 17-06-2022 - [[Ar Rakin](mailto:[email protected])]
11010
11011 * Removed unneeded console logging
11012 * Revert "Revert bf4c865b77af870cbba63df3a3e9750675fb9e65"
11013
11014 This reverts commit fd37df3a16583f98eb45656bd716beab03f3d029.
11015
11016 * Revert bf4c865b77af870cbba63df3a3e9750675fb9e65
11017 * Add token filter
11018
11019 ### 13-06-2022 - [[Ar Rakin](mailto:[email protected])]
11020
11021 * Create PULL_REQUEST_TEMPLATE.md
11022 * Update issue templates
11023 * Create CONTRIBUTING.md
11024 * Added Code of Conduct (#14)
11025
11026 * Added Code of Conduct
11027
11028 * Create CODE_OF_CONDUCT.md
11029 * Update build.yml
11030 * Update build.yml
11031
11032 ### 12-06-2022 - [[Ar Rakin](mailto:[email protected])]
11033
11034 * Updated package.json
11035 * Added verification data fetching API route
11036 * Update docs-deploy.yml
11037 * Change copyright holder name
11038
11039 ### 11-06-2022 - [[Ar Rakin](mailto:[email protected])]
11040
11041 * Added verification system
11042
11043 ### 08-06-2022 - [[Ar Rakin](mailto:[email protected])]
11044
11045 * Update main.html
11046 * Update mkdocs.yml
11047 * 2.4.0
11048 * Added support of context menu commands
11049 * Added hardmuting support
11050 * Fix docs theme color
11051 * Fix docs theme color
11052
11053 ### 07-06-2022 - [[Ar Rakin](mailto:[email protected])]
11054
11055 * Add documentation
11056 * Fix file path issues
11057 * Updated OG meta tags
11058 * Updated docs
11059 * Improved message deletion
11060 * 2.2.0
11061 * Added domain filters
11062 * Updated help information
11063
11064 ### 06-06-2022 - [[Ar Rakin](mailto:[email protected])]
11065
11066 * Update mkdocs.yml
11067 * Update mkdocs.yml
11068 * Update docs-deploy.yml
11069 * Update docs-deploy.yml
11070 * Update mkdocs.yml
11071 * Update mkdocs.yml
11072 * Update mkdocs.yml
11073 * Added tempban and softban command
11074 * Fix history command
11075 * CLI fixup
11076 * Improved channel locking
11077 * Upgraded mute and unmute command
11078 * Update banning_users.md
11079 * Update banning_users.md
11080
11081 ### 05-06-2022 - [[Ar Rakin](mailto:[email protected])]
11082
11083 * Update workflows
11084 * Update workflows
11085 * Update workflows
11086 * Update workflows
11087 * Update workflows
11088 * Rename main.yml to docs-deploy.yml
11089 * 2.1.0
11090 * 2.0.2
11091 * Updated the database system
11092 * Create main.yml
11093 * Delete main.yml
11094 * Rename docs-deploy.yml to build.yml
11095 * Rename build.yml to docs-deploy.yml
11096 * Create main.yml
11097
11098 ### 04-06-2022 - [[Ar Rakin](mailto:[email protected])]
11099
11100 * Updated warning system
11101 * Updated docs
11102 * Create docs.yml
11103 * Add documentation
11104 * Added punishment appeal contact system
11105 * Updated clear command
11106
11107 ### 02-06-2022 - [[Ar Rakin](mailto:[email protected])]
11108
11109 * Update slash commands
11110 * Upgraded clear command
11111 * Added command line system
11112
11113 ### 01-06-2022 - [[Ar Rakin](mailto:[email protected])]
11114
11115 * Update system command
11116 * Fixed rolelist command
11117 * Fixed rolelist command
11118 * Added proper help information
11119 * Added proper help information
11120
11121 ### 31-05-2022 - [[Ar Rakin](mailto:[email protected])]
11122
11123 * Release version 2.0.0-beta2
11124 * Bump version number
11125 * Fixed afk command
11126 * Fix -system showing wrong command type
11127
11128 ### 30-05-2022 - [[Ar Rakin](mailto:[email protected])]
11129
11130 * Fixed issues
11131 * Fixed security issues
11132 * Added autoclear channels on member leave support
11133 * Added slash commands autocompletion support
11134
11135 ### 29-05-2022 - [[Ar Rakin](mailto:[email protected])]
11136
11137 * Fixed slash command issue
11138 * Add -setchperms command
11139 * Added -massban command and fixed ban loggings
11140 * Added -rolelist command
11141 * Improved spam filter
11142 * Added debug info support and startup manager
11143
11144 ### 28-05-2022 - [[Ar Rakin](mailto:[email protected])]
11145
11146 * Improved automation
11147 * Improved command cooldown system
11148
11149 ### 27-05-2022 - [[Ar Rakin](mailto:[email protected])]
11150
11151 * Added -ballot command
11152 * Added -emoji command and cooldown support
11153 * Push api directory
11154 * Update workflows
11155 * Release version 2.0
11156
11157 ### 14-05-2022 - [[Ar Rakin](mailto:[email protected])]
11158
11159 * Update Logger.js
11160 * Release version 1.10.0
11161
11162 * Added -queues command to list all queued jobs
11163 * Added -joke command to fetch random jokes
11164 * Added support of user tags in some user-based commands
11165
11166
11167 ### 13-05-2022 - [[Ar Rakin](mailto:[email protected])]
11168
11169 * Added clearTimeoutv2() function
11170 * Added clearTimeoutv2() function
11171 * Added clearTimeoutv2() function
11172
11173 ### 12-05-2022 - [[Ar Rakin](mailto:[email protected])]
11174
11175 * Release version 1.8.0
11176
11177 * Added setTimeout() and DB combination support so that the timeouts would never get lost even if the bot stops
11178 * Added messages scheduling, expiring and both in one support
11179
11180
11181 ### 11-05-2022 - [[Ar Rakin](mailto:[email protected])]
11182
11183 * Improved edited message scanning and added file filters
11184 * Improved edited message scanning and added file filters
11185 * Improved edited message scanning and added file filters
11186 * Improved edited message scanning and added file filters
11187
11188 ### 10-05-2022 - [[Ar Rakin](mailto:[email protected])]
11189
11190 * Last fixup
11191 * Updated anti-raid systems
11192 * Fixed issues and improved logging
11193 * Fixed issues and improved logging
11194
11195 ### 09-05-2022 - [[Ar Rakin](mailto:[email protected])]
11196
11197 * Fixed multiple channel mentions conflict in -echo command
11198 * Fixed multiple channel mentions conflict in -echo command
11199
11200 ### 06-05-2022 - [[Ar Rakin](mailto:[email protected])]
11201
11202 * Update README.md
11203 * Added starboard feature
11204 * Add -stats command
11205 * Add -stats command
11206
11207 ### 05-05-2022 - [[Ar Rakin](mailto:[email protected])]
11208
11209 * Improved AFK engine
11210 * Added -send command and added support of attachments in snippets
11211 * Added -send command and added support of attachments in snippets
11212 * Update README.md
11213 * Added AFK engine
11214
11215 ### 04-05-2022 - [[Ar Rakin](mailto:[email protected])]
11216
11217 * More improvements
11218 * Fixed crash logging when sending long messages
11219
11220 ### 03-05-2022 - [[Ar Rakin](mailto:[email protected])]
11221
11222 * Added word and invite filters
11223 * Added word and invite filters
11224
11225 ### 02-05-2022 - [[Ar Rakin](mailto:[email protected])]
11226
11227 * Updated spam and anti raid systems
11228 * Updated spam and anti raid systems
11229 * Fixup
11230 * Directory fixup
11231 * Directory fixup
11232 * Added support of disabling commands for different roles
11233
11234 ### 01-05-2022 - [[Ar Rakin](mailto:[email protected])]
11235
11236 * Typo fixup
11237 * Typo fixup
11238 * Typo fixup
11239 * Release fixup
11240 * Initial release v1.0.0
11241
11242 ### 30-04-2022 - [[Ar Rakin](mailto:[email protected])]
11243
11244 * Added new features
11245
11246 ### 23-04-2022 - [[Ar Rakin](mailto:[email protected])]
11247
11248 * Update README.md
11249 * Create build.yml
11250 * Added lock and unlock commands and improved command parsing
11251
11252 ### 21-04-2022 - [[Ar Rakin](mailto:[email protected])]
11253
11254 * Fix security issues
11255 * Merge tag 'v0.1.0' into develop
11256
11257 v0.1.0
11258
11259 * Merge branch 'release/0.1.0'
11260 * Added base commands
11261
11262 ### 06-04-2022 - [[Ar Rakin](mailto:[email protected])]
11263
11264 * Initial Commit
11265
11266 ### 26-03-2022 - [[Ar Rakin](mailto:[email protected])]
11267
11268 * Update README.md
11269 * Initial commit

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26