summaryrefslogtreecommitdiff
path: root/packages/gateway/src/commands/delete.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(gateway:delete): Bulk delete supportFuwn2025-10-081-12/+83
* refactor(listeners): Move messageCreate listeners to messageCreate moduleFuwn2025-10-011-4/+3
* feat(commands:delete): Update command handlingFuwn2025-10-011-34/+46
* feat(commands): Clean up bot repliesFuwn2025-09-281-2/+7
* feat(listeners): Add AI command handlerFuwn2025-09-281-6/+11
* feat(commands:delete): Update delete command parametersFuwn2025-09-281-15/+24
* feat(commands): Add delete commandFuwn2025-09-281-0/+64