diff options
author | Rory& <root@rory.gay> | 2025-07-23 09:04:54 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-07-23 09:05:01 +0200 |
commit | 36e350b96e7becb897cf421057d35c5c8669f518 (patch) | |
tree | d7107483ef431de3d6c3cd51b8724fe637f1bea0 /Utilities/LibMatrix.Utilities.Bot | |
parent | Remove some pointless null checks in SyncResponse, add missing const for room... (diff) | |
download | LibMatrix-36e350b96e7becb897cf421057d35c5c8669f518.tar.xz |
Return less events for self-command-only mode for command listener
Diffstat (limited to 'Utilities/LibMatrix.Utilities.Bot')
-rw-r--r-- | Utilities/LibMatrix.Utilities.Bot/Services/CommandListenerHostedService.cs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Utilities/LibMatrix.Utilities.Bot/Services/CommandListenerHostedService.cs b/Utilities/LibMatrix.Utilities.Bot/Services/CommandListenerHostedService.cs |