summaryrefslogtreecommitdiff
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* fix(gateway:aiModeration): LintFuwn2025-09-251-78/+113
|
* feat(gateway:listeners): AI-based moderation agentFuwn2025-09-252-0/+290
|
* feat(gateway:iqdbModeration): Add similarity-based behavioursFuwn2025-09-251-12/+40
|
* refactor(gateway:iqdbModeration): LintFuwn2025-09-251-10/+19
|
* feat(gateway:iqdbModeration): Increase minimum similarityFuwn2025-09-251-1/+1
|
* feat(gateway:messageDeletion): Log mediaFuwn2025-09-251-2/+36
|
* style(gateway:artMediaModeration): LintFuwn2025-09-251-2/+8
|
* feat(gateway): Restrict #art-media-nsfw to mediaFuwn2025-09-253-0/+44
|
* refactor: Move commands into a commands moduleFuwn2025-09-253-3/+3
|
* refactor: Move shared constants to shared moduleFuwn2025-09-244-32/+32
|
* chore: Update package namesFuwn2025-09-241-1/+1
|
* feat: Integrate gateway clientFuwn2025-09-2419-0/+1873
|
* refactor: Move interactions client to packages directoryFuwn2025-09-249-0/+1451