summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* feat(gateway:randomEyesReaction): Decrease oddsFuwn2025-10-051-1/+1
* feat(gateway:randomEyesReaction): Decrease oddsFuwn2025-10-051-1/+1
* fix(gateway): Clean and lintFuwn2025-10-055-28/+58
* feat(gateway:randomEyesReaction): Log reactionsFuwn2025-10-051-0/+4
* feat(gateway:listeners): Add random reaction listenerFuwn2025-10-052-0/+23
* feat(gateway:voiceConnection): Remove info logsFuwn2025-10-051-6/+0
* feat(gateway:pin): Add variadic message supportFuwn2025-10-051-50/+74
* feat(gateway:pin): Unpin if pinnedFuwn2025-10-051-2/+26
* fix(gateway:voiceConnection): Improve error handlingFuwn2025-10-041-41/+39
* feat(gateway): Add multi-guild support to roleplayUmagram and umagramCatchupFuwn2025-10-043-78/+88
* feat(gateway): Clean and lintFuwn2025-10-044-22/+41
* feat(gateway:voiceConnection): Support multiple guildsFuwn2025-10-041-15/+22
* feat(gateway:listeners): Multi-guild support for messageCreate and umagramCat...Fuwn2025-10-042-59/+62
* feat(gateway:listeners): Multi-guild support for messageDeletion and messageE...Fuwn2025-10-042-9/+16
* fix(interactions:commands): Allow BOT_DM context for certain slash commandsFuwn2025-10-031-3/+3
* refactor(gateway:aiCommandHandler): Use OpenAI packageFuwn2025-10-033-41/+29
* feat(gateway): Clean and lintFuwn2025-10-035-38/+52
* 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