summaryrefslogtreecommitdiff
path: root/packages/interactions/server.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(gateway): Clean and lintFuwn2025-10-031-1/+1
* feat(nsfw-apply): Add discord and server join date fieldsFuwn2025-10-031-0/+36
* fix(interactions): Limit colours command to 25 rolesFuwn2025-10-011-1/+2
* feat(interactions): Add age-verify audit logFuwn2025-10-011-2/+59
* feat(interactions): Support GIFs in audit logsFuwn2025-10-011-9/+27
* feat(interactions): Add nsfw-apply commandFuwn2025-10-011-0/+93
* feat(interactions): Add age-verify commandFuwn2025-10-011-0/+154
* feat(interactions): Rename roleplay verification slash commandFuwn2025-09-261-12/+12
* refactor: Move commands into a commands moduleFuwn2025-09-251-1/+1
* refactor: Move shared constants to shared moduleFuwn2025-09-241-30/+1
* refactor: Move interactions client to packages directoryFuwn2025-09-241-0/+741