summaryrefslogtreecommitdiff
path: root/packages/interactions/register.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(interactions): Add role slash commandFuwn2025-11-231-0/+2
* feat(interactions): Add toggle-privileged-access slash commandFuwn2025-10-081-0/+2
* feat(interactions): Remove age-verify and nsfw-apply slash commandsFuwn2025-10-081-4/+0
* feat(interactions): Add nsfw-apply commandFuwn2025-10-011-0/+2
* feat(interactions): Add age-verify commandFuwn2025-10-011-0/+2
* feat(interactions): Rename roleplay verification slash commandFuwn2025-09-261-2/+2
* refactor: Move commands into a commands moduleFuwn2025-09-251-1/+1
* refactor: Move interactions client to packages directoryFuwn2025-09-241-0/+70