summaryrefslogtreecommitdiff
path: root/packages/gateway/src/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* 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