summaryrefslogtreecommitdiff
path: root/packages/interactions/server.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(interactions:server): Add additional allowed role IDsHEADmainFuwn2026-01-301-0/+5
* feat(interactions:server): Add additional allowed role IDsFuwn2026-01-301-6/+6
* style(interactions:server): LintFuwn2025-12-281-34/+34
* feat(interactions:server): Add Ambassador role to role slash commandFuwn2025-12-281-34/+35
* feat(interactions:server): Support role slash command in Tracen AcademyFuwn2025-12-101-2/+10
* feat(interactions:server): Remove allowed role IDFuwn2025-11-241-1/+1
* feat(interactions:server): Fix role command permissionsFuwn2025-11-231-3/+7
* feat(interactions): Add role slash commandFuwn2025-11-231-0/+153
* feat(gateway:commands): Add gate toggling commandFuwn2025-10-151-0/+1
* fix(interactions:server): Update conditions for response actionFuwn2025-10-091-1/+1
* feat(interactions:server): Improve privileged access slash command success me...Fuwn2025-10-091-2/+2
* feat(interactions): Add toggle-privileged-access slash commandFuwn2025-10-081-1/+122
* feat(interactions): Remove age-verify and nsfw-apply slash commandsFuwn2025-10-081-352/+2
* fix(interactions:server): Update constant referencesFuwn2025-10-061-6/+6
* 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