summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: Appeal slash commandFuwn2025-09-244-0/+146
* feat(server): Add new colour rolesFuwn2025-09-241-0/+3
* 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
* chore(justfile): Add extra linting tasksFuwn2025-09-111-1/+9
* feat: Add complaint systemFuwn2025-09-115-7/+166
* style: Use base prettier:recommended rulesFuwn2025-09-0910-135/+132
* 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-0710-240/+311
* feat: Add top commandFuwn2025-09-074-10/+99
* chore: Fix package descriptionFuwn2025-09-061-1/+1
* feat: Add NSFW commandFuwn2025-09-064-25/+100
* ci(Actions): Remove test requirement for releaseFuwn2025-09-061-10/+10
* chore: Add justfileFuwn2025-09-061-0/+12
* feat: Initial commitFuwn2025-09-0617-0/+8254