summaryrefslogtreecommitdiff
path: root/packages/interactions/discord
Commit message (Expand)AuthorAgeFilesLines
* feat(interactions): Add role slash commandFuwn2025-11-231-0/+19
* feat(interactions): Add toggle-privileged-access slash commandFuwn2025-10-081-0/+13
* feat(interactions): Remove age-verify and nsfw-apply slash commandsFuwn2025-10-082-164/+0
* refactor: Move Discord interaction constants to shared constants packageFuwn2025-10-081-13/+26
* fix(interactions:commands): Allow BOT_DM context for certain slash commandsFuwn2025-10-031-3/+3
* feat(nsfw-apply): Add discord and server join date fieldsFuwn2025-10-031-12/+30
* feat(interactions): Add age-verify audit logFuwn2025-10-012-0/+45
* feat(interactions): Support GIFs in audit logsFuwn2025-10-012-5/+4
* feat(interactions): Add nsfw-apply commandFuwn2025-10-012-0/+49
* feat(interactions): Add age-verify commandFuwn2025-10-011-0/+50
* feat(gateway:moderationAgent): Expand action skipping behavioursFuwn2025-09-271-1/+2
* feat(interactions): Rename roleplay verification slash commandFuwn2025-09-261-3/+3
* refactor: Move commands into a commands moduleFuwn2025-09-251-1/+1
* refactor: Move interactions client to packages directoryFuwn2025-09-246-0/+432