| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(interactions): Add toggle-privileged-access slash command | Fuwn | 2025-10-08 | 1 | -0/+2 |
| * | feat(shared): Add staff roles constant | Fuwn | 2025-10-08 | 1 | -0/+5 |
| * | refactor: Move Discord interaction constants to shared constants package | Fuwn | 2025-10-08 | 1 | -0/+31 |
| * | feat(gateway:listeners): Fix messageDeletion and messageEdit user-gating | Fuwn | 2025-10-06 | 1 | -0/+1 |
| * | fix(gateway): Clean and lint | Fuwn | 2025-10-06 | 1 | -1/+2 |
| * | refactor(gateway): Replace uses of old GUILD_ID constant | Fuwn | 2025-10-06 | 1 | -1/+0 |
| * | refactor(gateway): Move magic IDs to shared constants | Fuwn | 2025-10-06 | 1 | -2/+20 |
| * | refactor(gateway): Move most channel IDs to shared constants | Fuwn | 2025-10-06 | 1 | -0/+12 |
| * | refactor(gateway): Move all guild IDs to shared constants | Fuwn | 2025-10-06 | 1 | -1/+3 |
| * | refactor: Move shared constants to shared module | Fuwn | 2025-09-24 | 1 | -0/+30 |