summaryrefslogtreecommitdiff
path: root/packages/gateway/src/commands/utilities.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(gateway): Update logging of persona messages and reactionsFuwn2025-10-101-1/+15
* style(gateway): StyliseFuwn2025-10-101-12/+12
* feat(gateway): Use new channel and embeds for occasional listener actionsFuwn2025-10-101-0/+57
* refactor(gateway): Replace uses of old GUILD_ID constantFuwn2025-10-061-3/+3
* refactor(listeners): Move messageCreate listeners to messageCreate moduleFuwn2025-10-011-2/+1
* feat: Update additional content formatting for audit logsFuwn2025-10-011-19/+11
* fix(gateway): LintFuwn2025-09-281-1/+0
* fix: Clean up non-essential debug logsFuwn2025-09-271-1/+0
* feat: Integrate gateway clientFuwn2025-09-241-0/+615