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
*
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 ↵
Fuwn
2025-10-10
2
-53
/
+43
|
|
|
|
uma personas
*
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 ↵
Fuwn
2025-10-09
1
-2
/
+2
|
|
|
|
message wording
*
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
|
*
feat(gateway:messageDeletion): Log message deleter when differing from author
Fuwn
2025-10-06
1
-6
/
+21
|
*
feat(gateway:listeners): Fix messageDeletion and messageEdit user-gating
Fuwn
2025-10-06
4
-6
/
+29
|
*
feat(gateway:randomEyesReaction): Decrease odds
Fuwn
2025-10-06
1
-1
/
+1
|
*
fix(gateway): Clean and lint
Fuwn
2025-10-06
13
-23
/
+83
|
*
refactor(gateway): Replace uses of old GUILD_ID constant
Fuwn
2025-10-06
8
-16
/
+14
|
*
refactor(gateway): Move magic IDs to shared constants
Fuwn
2025-10-06
7
-17
/
+53
|
*
refactor(gateway): Move most channel IDs to shared constants
Fuwn
2025-10-06
11
-25
/
+51
|
*
refactor(gateway): Move all guild IDs to shared constants
Fuwn
2025-10-06
7
-12
/
+19
|
*
feat(gateway:listeners): Add roleplayThumbsUpReaction module
Fuwn
2025-10-06
2
-0
/
+17
|
*
feat(gateway): Better gate messageDeletion and messageEdit to performing author
Fuwn
2025-10-06
2
-25
/
+38
|
*
feat(gateway:react): Cross-guild support
Fuwn
2025-10-06
1
-8
/
+57
|
*
feat(gateway:randomEyesReaction): Decrease odds
Fuwn
2025-10-06
1
-1
/
+1
|
[next]