summaryrefslogtreecommitdiff
path: root/src/server.ts
Commit message (Expand)AuthorAgeFilesLines
* feat: Add roleplay-serious commandFuwn2025-09-181-0/+168
* fix(server): Correct colour role IDsFuwn2025-09-131-7/+7
* refactor(server): Move role distribution embed to embeds moduleFuwn2025-09-131-18/+6
* feat: Colour role distribution commandFuwn2025-09-131-0/+226
* fix(server): Replace complaint channel IDFuwn2025-09-111-1/+1
* feat: Add complaint systemFuwn2025-09-111-2/+97
* style: Use base prettier:recommended rulesFuwn2025-09-091-26/+26
* refactor: Move Discord APIs to Discord moduleFuwn2025-09-091-183/+7
* fix: Properly handle videosFuwn2025-09-071-4/+42
* fix: Add rate-limit mitigationFuwn2025-09-071-7/+15
* build: Switch to TypeScriptFuwn2025-09-071-0/+298