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 (
Expand
)
Author
Age
Files
Lines
...
*
feat(gateway:rtur): Track additional channel
Fuwn
2025-10-15
3
-6
/
+14
*
feat(gateway:react): Support multiple emoji at once
Fuwn
2025-10-15
1
-26
/
+39
*
feat(gateway:messageCreate): Refine welcome constants
Fuwn
2025-10-15
1
-9
/
+17
*
fix(gateway:memberJoin): Use correct roleplay server welcome channel ID
Fuwn
2025-10-15
1
-1
/
+1
*
feat(gateway:listeners): Add memberJoin module
Fuwn
2025-10-14
4
-0
/
+237
*
feat(gateway:dailyConversationStarter): Decrease message cooldown
Fuwn
2025-10-14
1
-1
/
+1
*
feat(gateway:messageCreate): Disable personaRandomMessage
Fuwn
2025-10-14
1
-2
/
+2
*
fix(gateway:iqdbModeration): Update source field formatting
Fuwn
2025-10-14
1
-1
/
+1
*
feat(gateway:constants): Add extra Uma persona message parts
Fuwn
2025-10-12
1
-9
/
+55
*
feat(gateway:announcementReaction): Add to #roleplay-announcements in central...
Fuwn
2025-10-11
3
-1
/
+8
*
feat(gateway:prm): Add reply handling
Fuwn
2025-10-11
3
-8
/
+111
*
feat(gateway:prm): Increase message threshold
Fuwn
2025-10-11
1
-1
/
+1
*
feat(gateway:prm): Increase message threshold
Fuwn
2025-10-10
1
-1
/
+1
*
feat(gateway:listeners): Better webhook reuse procedures
Fuwn
2025-10-10
2
-98
/
+74
*
fix(gateway): Update persona message formatting
Fuwn
2025-10-10
1
-2
/
+2
*
fix(gateway:prm): Improve message interval
Fuwn
2025-10-10
1
-4
/
+7
*
feat(gateway): Update logging of persona messages and reactions
Fuwn
2025-10-10
3
-19
/
+35
*
style(gateway): Stylise
Fuwn
2025-10-10
1
-12
/
+12
*
feat(gateway): Unify persona message generation
Fuwn
2025-10-10
4
-87
/
+155
*
feat(gateway:prm): Mix up parts of message
Fuwn
2025-10-10
1
-17
/
+49
*
feat(gateway): Use new channel and embeds for occasional listener actions
Fuwn
2025-10-10
4
-8
/
+65
*
feat(gateway:listeners): Add message logs to uma personas
Fuwn
2025-10-10
2
-0
/
+12
*
feat(gateway:listeners): Update webhook startup and cleanup procedures for um...
Fuwn
2025-10-10
2
-53
/
+43
*
feat(gateway:listeners): Add webhook cleanup routine to uma personas
Fuwn
2025-10-09
2
-0
/
+61
*
refactor(gateway:personaRandomMessages): Replace magic number
Fuwn
2025-10-09
1
-1
/
+2
*
fix(gateway:aiCommandHandler): Update model and invocation guidelines
Fuwn
2025-10-09
1
-3
/
+37
*
fix(gateway:dailyConversationStarter): Ignore initial message state
Fuwn
2025-10-09
1
-0
/
+2
*
fix(gateway:dailyConversationStarter): Use correct channel ID
Fuwn
2025-10-09
1
-1
/
+1
*
feat(gateway:listeners): Add daily conversation starter uma persona
Fuwn
2025-10-09
4
-2
/
+187
*
fix(interactions:server): Update conditions for response action
Fuwn
2025-10-09
1
-1
/
+1
*
feat(gateway:listeners): Add uma persona reminder system
Fuwn
2025-10-09
3
-0
/
+174
*
feat(gateway:constants): Add Uma personas
Fuwn
2025-10-09
1
-0
/
+31
*
feat(interactions:server): Improve privileged access slash command success me...
Fuwn
2025-10-09
1
-2
/
+2
*
feat(interactions): Add toggle-privileged-access slash command
Fuwn
2025-10-08
4
-1
/
+139
*
feat(shared): Add staff roles constant
Fuwn
2025-10-08
1
-0
/
+5
*
feat(interactions): Remove age-verify and nsfw-apply slash commands
Fuwn
2025-10-08
5
-521
/
+3
*
feat(gateway:listeners): Disable mediaModeration module
Fuwn
2025-10-08
1
-1
/
+1
*
fix(gateway:pin): Send confirmation message in invoking channel
Fuwn
2025-10-08
1
-2
/
+2
*
feat(gateway:delete): Bulk delete support
Fuwn
2025-10-08
3
-17
/
+90
*
feat(gateway:messageCreate): Disable botMentionAutoDelete
Fuwn
2025-10-08
1
-1
/
+1
*
fix(gateway:say): Improve reply handling
Fuwn
2025-10-08
1
-54
/
+40
*
refactor: Move Discord interaction constants to shared constants package
Fuwn
2025-10-08
8
-18
/
+75
*
fix(gateway:messageDeletion): Better handle privilged actions
Fuwn
2025-10-07
1
-2
/
+18
*
feat(gateway:messageStatistics): Increase log rate
Fuwn
2025-10-07
1
-1
/
+1
*
feat(gateway:listeners): Add botMentionAutoDelete module
Fuwn
2025-10-07
2
-0
/
+30
*
fix(gateway:messageDeletion): Remove "Deleted By" field from embed
Fuwn
2025-10-06
1
-21
/
+6
*
feat(gateway:listeners): Add message statistics module
Fuwn
2025-10-06
3
-0
/
+262
*
style(gateway:roleProtection): Clean and lint
Fuwn
2025-10-06
1
-1
/
+5
*
refactor(gateway:roleProtection): Use colour role IDs global constant
Fuwn
2025-10-06
2
-30
/
+2
*
fix(interactions:server): Update constant references
Fuwn
2025-10-06
1
-6
/
+6
[prev]
[next]