summaryrefslogtreecommitdiff
path: root/packages/gateway/src/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* feat(gateway:constants): Add Uma personasFuwn2025-10-091-0/+31
|
* refactor: Move Discord interaction constants to shared constants packageFuwn2025-10-081-0/+4
|
* refactor(gateway:roleProtection): Use colour role IDs global constantFuwn2025-10-061-0/+1
|
* feat(gateway:listeners): Fix messageDeletion and messageEdit user-gatingFuwn2025-10-061-0/+1
|
* fix(gateway): Clean and lintFuwn2025-10-061-3/+3
|
* refactor(gateway): Replace uses of old GUILD_ID constantFuwn2025-10-061-1/+0
|
* refactor(gateway): Move magic IDs to shared constantsFuwn2025-10-061-1/+20
|
* refactor(gateway): Move most channel IDs to shared constantsFuwn2025-10-061-1/+16
|
* refactor(gateway): Move all guild IDs to shared constantsFuwn2025-10-061-1/+1
|
* refactor: Move shared constants to shared moduleFuwn2025-09-241-1/+1
|
* feat: Integrate gateway clientFuwn2025-09-241-0/+1