index
:
umabotdiscord
dependabot/npm_and_yarn/dotenv-17.2.3
dependabot/npm_and_yarn/globals-17.0.0
dependabot/npm_and_yarn/types/node-25.0.3
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.52.0
dependabot/npm_and_yarn/typescript-eslint/parser-8.52.0
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(gateway:aiModeration): Improve hate speech analysis
Fuwn
2025-09-25
1
-0
/
+6
|
*
fix(gateway:aiModeration): Improve message and history context
Fuwn
2025-09-25
1
-4
/
+6
|
*
fix(gateway:aiModeration): Give NSFW channel context to agent
Fuwn
2025-09-25
1
-0
/
+1
|
*
style(gateway:aiModeration): Convert functions to arrow functions
Fuwn
2025-09-25
1
-6
/
+6
|
*
fix(gateway:aiModeration): Lint
Fuwn
2025-09-25
1
-78
/
+113
|
*
feat(gateway:listeners): AI-based moderation agent
Fuwn
2025-09-25
2
-0
/
+290
|
*
feat(gateway:iqdbModeration): Add similarity-based behaviours
Fuwn
2025-09-25
1
-12
/
+40
|
*
refactor(gateway:iqdbModeration): Lint
Fuwn
2025-09-25
1
-10
/
+19
|
*
feat(gateway:iqdbModeration): Increase minimum similarity
Fuwn
2025-09-25
1
-1
/
+1
|
*
feat(gateway:messageDeletion): Log media
Fuwn
2025-09-25
1
-2
/
+36
|
*
style(gateway:artMediaModeration): Lint
Fuwn
2025-09-25
1
-2
/
+8
|
*
feat(gateway): Restrict #art-media-nsfw to media
Fuwn
2025-09-25
3
-0
/
+44
|
*
refactor: Move commands into a commands module
Fuwn
2025-09-25
3
-3
/
+3
|
*
chore: Remove unused NPM lock-file
Fuwn
2025-09-24
1
-7110
/
+0
|
*
refactor: Move shared constants to shared module
Fuwn
2025-09-24
4
-32
/
+32
|
*
chore: Update package names
Fuwn
2025-09-24
2
-3
/
+3
|
*
feat: Integrate gateway client
Fuwn
2025-09-24
20
-1
/
+1874
|
*
refactor: Move interactions client to packages directory
Fuwn
2025-09-24
12
-5
/
+5
|
*
style: Lint
Fuwn
2025-09-24
2
-10
/
+5
|
*
feat: Restrict complain and appeal commands to DMs
Fuwn
2025-09-24
2
-0
/
+3
|
*
feat: Appeal slash command
Fuwn
2025-09-24
4
-0
/
+146
|
*
feat(server): Add new colour roles
Fuwn
2025-09-24
1
-0
/
+3
|
*
feat: Add roleplay-serious command
Fuwn
2025-09-18
4
-0
/
+205
|
*
fix(server): Correct colour role IDs
Fuwn
2025-09-13
1
-7
/
+7
|
*
refactor(server): Move role distribution embed to embeds module
Fuwn
2025-09-13
2
-18
/
+29
|
*
feat: Colour role distribution command
Fuwn
2025-09-13
3
-0
/
+233
|
*
fix(server): Replace complaint channel ID
Fuwn
2025-09-11
1
-1
/
+1
|
*
chore(justfile): Add extra linting tasks
Fuwn
2025-09-11
1
-1
/
+9
|
*
feat: Add complaint system
Fuwn
2025-09-11
5
-7
/
+166
|
*
style: Use base prettier:recommended rules
Fuwn
2025-09-09
10
-135
/
+132
|
*
refactor(src): Use arrow functions everywhere
Fuwn
2025-09-09
3
-27
/
+27
|
*
refactor: Move Discord APIs to Discord module
Fuwn
2025-09-09
9
-204
/
+210
|
*
fix: Properly handle videos
Fuwn
2025-09-07
2
-4
/
+58
|
*
style(reddit): Fix lints
Fuwn
2025-09-07
1
-16
/
+30
|
*
fix: Add rate-limit mitigation
Fuwn
2025-09-07
3
-18
/
+58
|
*
build: Switch to TypeScript
Fuwn
2025-09-07
10
-240
/
+311
|
*
feat: Add top command
Fuwn
2025-09-07
4
-10
/
+99
|
*
chore: Fix package description
Fuwn
2025-09-06
1
-1
/
+1
|
*
feat: Add NSFW command
Fuwn
2025-09-06
4
-25
/
+100
|
*
ci(Actions): Remove test requirement for release
Fuwn
2025-09-06
1
-10
/
+10
|
*
chore: Add justfile
Fuwn
2025-09-06
1
-0
/
+12
|
*
feat: Initial commit
Fuwn
2025-09-06
17
-0
/
+8254