summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* feat(gateway:prm): Increase message thresholdFuwn2025-10-101-1/+1
* feat(gateway:listeners): Better webhook reuse proceduresFuwn2025-10-102-98/+74
* fix(gateway): Update persona message formattingFuwn2025-10-101-2/+2
* fix(gateway:prm): Improve message intervalFuwn2025-10-101-4/+7
* feat(gateway): Update logging of persona messages and reactionsFuwn2025-10-103-19/+35
* style(gateway): StyliseFuwn2025-10-101-12/+12
* feat(gateway): Unify persona message generationFuwn2025-10-104-87/+155
* feat(gateway:prm): Mix up parts of messageFuwn2025-10-101-17/+49
* feat(gateway): Use new channel and embeds for occasional listener actionsFuwn2025-10-104-8/+65
* feat(gateway:listeners): Add message logs to uma personasFuwn2025-10-102-0/+12
* feat(gateway:listeners): Update webhook startup and cleanup procedures for um...Fuwn2025-10-102-53/+43
* feat(gateway:listeners): Add webhook cleanup routine to uma personasFuwn2025-10-092-0/+61
* refactor(gateway:personaRandomMessages): Replace magic numberFuwn2025-10-091-1/+2
* fix(gateway:aiCommandHandler): Update model and invocation guidelinesFuwn2025-10-091-3/+37
* fix(gateway:dailyConversationStarter): Ignore initial message stateFuwn2025-10-091-0/+2
* fix(gateway:dailyConversationStarter): Use correct channel IDFuwn2025-10-091-1/+1
* feat(gateway:listeners): Add daily conversation starter uma personaFuwn2025-10-094-2/+187
* fix(interactions:server): Update conditions for response actionFuwn2025-10-091-1/+1
* feat(gateway:listeners): Add uma persona reminder systemFuwn2025-10-093-0/+174
* feat(gateway:constants): Add Uma personasFuwn2025-10-091-0/+31
* feat(interactions:server): Improve privileged access slash command success me...Fuwn2025-10-091-2/+2
* feat(interactions): Add toggle-privileged-access slash commandFuwn2025-10-084-1/+139
* feat(shared): Add staff roles constantFuwn2025-10-081-0/+5
* feat(interactions): Remove age-verify and nsfw-apply slash commandsFuwn2025-10-085-521/+3
* feat(gateway:listeners): Disable mediaModeration moduleFuwn2025-10-081-1/+1
* fix(gateway:pin): Send confirmation message in invoking channelFuwn2025-10-081-2/+2
* feat(gateway:delete): Bulk delete supportFuwn2025-10-083-17/+90
* feat(gateway:messageCreate): Disable botMentionAutoDeleteFuwn2025-10-081-1/+1
* fix(gateway:say): Improve reply handlingFuwn2025-10-081-54/+40
* refactor: Move Discord interaction constants to shared constants packageFuwn2025-10-088-18/+75
* fix(gateway:messageDeletion): Better handle privilged actionsFuwn2025-10-071-2/+18
* feat(gateway:messageStatistics): Increase log rateFuwn2025-10-071-1/+1
* feat(gateway:listeners): Add botMentionAutoDelete moduleFuwn2025-10-072-0/+30
* fix(gateway:messageDeletion): Remove "Deleted By" field from embedFuwn2025-10-061-21/+6
* feat(gateway:listeners): Add message statistics moduleFuwn2025-10-063-0/+262
* style(gateway:roleProtection): Clean and lintFuwn2025-10-061-1/+5
* refactor(gateway:roleProtection): Use colour role IDs global constantFuwn2025-10-062-30/+2
* fix(interactions:server): Update constant referencesFuwn2025-10-061-6/+6
* feat(gateway:messageDeletion): Log message deleter when differing from authorFuwn2025-10-061-6/+21
* feat(gateway:listeners): Fix messageDeletion and messageEdit user-gatingFuwn2025-10-064-6/+29
* feat(gateway:randomEyesReaction): Decrease oddsFuwn2025-10-061-1/+1
* fix(gateway): Clean and lintFuwn2025-10-0613-23/+83
* refactor(gateway): Replace uses of old GUILD_ID constantFuwn2025-10-068-16/+14
* refactor(gateway): Move magic IDs to shared constantsFuwn2025-10-067-17/+53
* refactor(gateway): Move most channel IDs to shared constantsFuwn2025-10-0611-25/+51
* refactor(gateway): Move all guild IDs to shared constantsFuwn2025-10-067-12/+19
* feat(gateway:listeners): Add roleplayThumbsUpReaction moduleFuwn2025-10-062-0/+17
* feat(gateway): Better gate messageDeletion and messageEdit to performing authorFuwn2025-10-062-25/+38
* feat(gateway:react): Cross-guild supportFuwn2025-10-061-8/+57
* feat(gateway:randomEyesReaction): Decrease oddsFuwn2025-10-061-1/+1