summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add roleplay-serious commandFuwn2025-09-184-0/+205
|
* fix(server): Correct colour role IDsFuwn2025-09-131-7/+7
|
* refactor(server): Move role distribution embed to embeds moduleFuwn2025-09-132-18/+29
|
* feat: Colour role distribution commandFuwn2025-09-133-0/+233
|
* fix(server): Replace complaint channel IDFuwn2025-09-111-1/+1
|
* feat: Add complaint systemFuwn2025-09-115-7/+166
|
* style: Use base prettier:recommended rulesFuwn2025-09-098-119/+119
|
* refactor(src): Use arrow functions everywhereFuwn2025-09-093-27/+27
|
* refactor: Move Discord APIs to Discord moduleFuwn2025-09-099-204/+210
|
* fix: Properly handle videosFuwn2025-09-072-4/+58
|
* style(reddit): Fix lintsFuwn2025-09-071-16/+30
|
* fix: Add rate-limit mitigationFuwn2025-09-073-18/+58
|
* build: Switch to TypeScriptFuwn2025-09-074-29/+160
|
* feat: Add top commandFuwn2025-09-074-10/+99
|
* feat: Add NSFW commandFuwn2025-09-064-25/+100
|
* feat: Initial commitFuwn2025-09-064-0/+287