summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* feat(gateway:aiCommandHandler): Add purge commandFuwn2025-10-033-49/+267
* feat(gateway:moderationAgent): Delete agentFuwn2025-10-034-758/+0
* feat(gateway:commands): Add role commandFuwn2025-10-032-0/+140
* feat(nsfw-apply): Add discord and server join date fieldsFuwn2025-10-032-12/+66
* fix(gateway:moderationAgent): Update model structure and handling guidelinesFuwn2025-10-033-287/+61
* fix(gateway:aiCommandHandler): Change modelFuwn2025-10-031-1/+1
* feat(listeners:moderationAgent): Enable and change modelFuwn2025-10-032-3/+3
* feat(gateway:listeners): Disable role protectionFuwn2025-10-031-1/+1
* fix(gateway:aiCommandHandler): Update prompt strengthFuwn2025-10-031-3/+8
* refactor(gateway:clientReady): Organise clientReady submodulesFuwn2025-10-037-152/+159
* feat(gateway:listeners): Disable moderation agentFuwn2025-10-031-1/+1
* fix(interactions): Limit colours command to 25 rolesFuwn2025-10-011-1/+2
* feat(interactions): Add age-verify audit logFuwn2025-10-013-2/+104
* feat(interactions): Support GIFs in audit logsFuwn2025-10-013-14/+31
* feat(interactions): Add nsfw-apply commandFuwn2025-10-014-0/+144
* feat(interactions): Add age-verify commandFuwn2025-10-013-0/+206
* refactor(listeners): Move clientReady listeners to clientReady moduleFuwn2025-10-015-5/+5
* refactor(listeners): Move messageCreate listeners to messageCreate moduleFuwn2025-10-0113-27/+29
* feat: Update additional content formatting for audit logsFuwn2025-10-012-21/+13
* feat(listeners:moderationAgent): Change modelFuwn2025-10-011-1/+1
* feat(listeners:messageCreate): Disable artMediaModerationFuwn2025-10-011-1/+1
* feat(listeners:moderationAgent): Remove unnecessary contextFuwn2025-10-011-10/+0
* feat(listeners:moderationAgent): Change modelFuwn2025-10-012-4/+4
* feat(listeners:moderationAgent): Skip actionsFuwn2025-10-011-1/+1
* feat(commands:delete): Update command handlingFuwn2025-10-011-34/+46
* feat(listeners:mediaModeration): Update match requirementsFuwn2025-10-011-11/+2
* fix(listeners:moderationAgent): Update prompt and handlingFuwn2025-10-011-19/+58
* fix(listeners:moderationAgent): Update request parameters and response handlingFuwn2025-10-012-2/+38
* feat(listeners): Add media moderation for #degeneralFuwn2025-10-012-0/+66
* fix(listeners:messageDeletion): Add additional output channelFuwn2025-09-303-10/+29
* fix(listeners:voiceConnection): Handle errorsFuwn2025-09-301-0/+12
* fix(gateway:moderationAgent): Update model response handlingFuwn2025-09-301-2/+22
* feat(commands:pin): Add channel ID parameterFuwn2025-09-301-3/+45
* style(gateway:aiModeration): LintFuwn2025-09-301-3/+3
* fix(gateway:moderationAgent): Update model response handlingFuwn2025-09-301-5/+37
* feat(listeners:messageEdit): Add additional log outputsFuwn2025-09-301-6/+27
* fix(gateway:moderationAgent): Update model response handlingFuwn2025-09-291-2/+17
* feat(commands): Clean up bot repliesFuwn2025-09-285-21/+73
* feat(commands): Add pin commandFuwn2025-09-282-0/+53
* feat(listeners): Join voice channel on startupFuwn2025-09-286-2/+136
* feat(listeners): Add AI command handlerFuwn2025-09-283-6/+182
* feat(commands:delete): Update delete command parametersFuwn2025-09-281-15/+24
* feat(commands): Add delete commandFuwn2025-09-282-0/+66
* feat(listeners:moderationAgent): Update mistake portion of removal notificationFuwn2025-09-281-1/+1
* fix(gateway): LintFuwn2025-09-2813-741/+706
* refactor(gateway): Consolidate event handlersFuwn2025-09-2814-73/+75
* feat(listeners:roleMentionCooldown): Remove expected behaviour logsFuwn2025-09-271-16/+14
* feat(gateway:listeners): Add revive role cooldownsFuwn2025-09-272-0/+67
* feat(gateway:commands): Add react commandFuwn2025-09-272-0/+41
* fix: Clean up non-essential debug logsFuwn2025-09-278-98/+20