summaryrefslogtreecommitdiff
path: root/packages/gateway/src/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(gateway:listeners): Ignore central server staff category from message lo...Fuwn2025-11-111-0/+1
* feat(gateway:listeners): Add timeout mirroringFuwn2025-10-231-0/+2
* feat(gateway:rtur): Track additional channelFuwn2025-10-151-0/+1
* feat(gateway:announcementReaction): Add to #roleplay-announcements in central...Fuwn2025-10-111-0/+1
* 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