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
path:
root
/
packages
/
gateway
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
3
-6
/
+28
*
feat(gateway:randomEyesReaction): Decrease odds
Fuwn
2025-10-06
1
-1
/
+1
*
fix(gateway): Clean and lint
Fuwn
2025-10-06
12
-22
/
+81
*
refactor(gateway): Replace uses of old GUILD_ID constant
Fuwn
2025-10-06
7
-15
/
+14
*
refactor(gateway): Move magic IDs to shared constants
Fuwn
2025-10-06
6
-15
/
+33
*
refactor(gateway): Move most channel IDs to shared constants
Fuwn
2025-10-06
10
-25
/
+39
*
refactor(gateway): Move all guild IDs to shared constants
Fuwn
2025-10-06
6
-11
/
+16
*
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
*
feat(gateway:randomEyesReaction): Decrease odds
Fuwn
2025-10-05
1
-1
/
+1
*
feat(gateway:randomEyesReaction): Decrease odds
Fuwn
2025-10-05
1
-1
/
+1
*
fix(gateway): Clean and lint
Fuwn
2025-10-05
5
-28
/
+58
*
feat(gateway:randomEyesReaction): Log reactions
Fuwn
2025-10-05
1
-0
/
+4
*
feat(gateway:listeners): Add random reaction listener
Fuwn
2025-10-05
2
-0
/
+23
*
feat(gateway:voiceConnection): Remove info logs
Fuwn
2025-10-05
1
-6
/
+0
*
feat(gateway:pin): Add variadic message support
Fuwn
2025-10-05
1
-50
/
+74
*
feat(gateway:pin): Unpin if pinned
Fuwn
2025-10-05
1
-2
/
+26
*
fix(gateway:voiceConnection): Improve error handling
Fuwn
2025-10-04
1
-41
/
+39
*
feat(gateway): Add multi-guild support to roleplayUmagram and umagramCatchup
Fuwn
2025-10-04
3
-78
/
+88
*
feat(gateway): Clean and lint
Fuwn
2025-10-04
4
-22
/
+41
*
feat(gateway:voiceConnection): Support multiple guilds
Fuwn
2025-10-04
1
-15
/
+22
*
feat(gateway:listeners): Multi-guild support for messageCreate and umagramCat...
Fuwn
2025-10-04
2
-59
/
+62
*
feat(gateway:listeners): Multi-guild support for messageDeletion and messageE...
Fuwn
2025-10-04
2
-9
/
+16
*
refactor(gateway:aiCommandHandler): Use OpenAI package
Fuwn
2025-10-03
3
-41
/
+29
*
feat(gateway): Clean and lint
Fuwn
2025-10-03
4
-37
/
+51
*
feat(gateway:aiCommandHandler): Add purge command
Fuwn
2025-10-03
3
-49
/
+267
*
feat(gateway:moderationAgent): Delete agent
Fuwn
2025-10-03
4
-758
/
+0
*
feat(gateway:commands): Add role command
Fuwn
2025-10-03
2
-0
/
+140
*
fix(gateway:moderationAgent): Update model structure and handling guidelines
Fuwn
2025-10-03
3
-287
/
+61
*
fix(gateway:aiCommandHandler): Change model
Fuwn
2025-10-03
1
-1
/
+1
*
feat(listeners:moderationAgent): Enable and change model
Fuwn
2025-10-03
2
-3
/
+3
*
feat(gateway:listeners): Disable role protection
Fuwn
2025-10-03
1
-1
/
+1
*
fix(gateway:aiCommandHandler): Update prompt strength
Fuwn
2025-10-03
1
-3
/
+8
*
refactor(gateway:clientReady): Organise clientReady submodules
Fuwn
2025-10-03
7
-152
/
+159
*
feat(gateway:listeners): Disable moderation agent
Fuwn
2025-10-03
1
-1
/
+1
*
refactor(listeners): Move clientReady listeners to clientReady module
Fuwn
2025-10-01
5
-5
/
+5
*
refactor(listeners): Move messageCreate listeners to messageCreate module
Fuwn
2025-10-01
13
-27
/
+29
*
feat: Update additional content formatting for audit logs
Fuwn
2025-10-01
2
-21
/
+13
*
feat(listeners:moderationAgent): Change model
Fuwn
2025-10-01
1
-1
/
+1
*
feat(listeners:messageCreate): Disable artMediaModeration
Fuwn
2025-10-01
1
-1
/
+1
*
feat(listeners:moderationAgent): Remove unnecessary context
Fuwn
2025-10-01
1
-10
/
+0
*
feat(listeners:moderationAgent): Change model
Fuwn
2025-10-01
2
-4
/
+4
*
feat(listeners:moderationAgent): Skip actions
Fuwn
2025-10-01
1
-1
/
+1
*
feat(commands:delete): Update command handling
Fuwn
2025-10-01
1
-34
/
+46
[next]