summaryrefslogtreecommitdiff
path: root/packages/interactions
Commit message (Expand)AuthorAgeFilesLines
* fix(interactions:commands): Allow BOT_DM context for certain slash commandsFuwn2025-10-031-3/+3
* feat(gateway): Clean and lintFuwn2025-10-031-1/+1
* feat(nsfw-apply): Add discord and server join date fieldsFuwn2025-10-032-12/+66
* 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
* feat(gateway:moderationAgent): Expand action skipping behavioursFuwn2025-09-271-1/+2
* feat(interactions): Rename roleplay verification slash commandFuwn2025-09-263-17/+17
* refactor: Move commands into a commands moduleFuwn2025-09-253-3/+3
* refactor: Move shared constants to shared moduleFuwn2025-09-241-30/+1
* refactor: Move interactions client to packages directoryFuwn2025-09-249-0/+1451