diff options
author | Rory& <root@rory.gay> | 2025-04-24 01:36:14 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-04-24 01:36:14 +0200 |
commit | 6db2a6bf7a203c05d478d3b6b5a7636fe622ffb3 (patch) | |
tree | 5420a0757778e0e5f79dda9721fbfeb9c5b210a4 /Utilities | |
parent | Allow early return in SyncHelper, trim access token if path used, fix shutdow... (diff) | |
download | LibMatrix-6db2a6bf7a203c05d478d3b6b5a7636fe622ffb3.tar.xz |
Fix command names with spaces, allow specifying formatted body in MessageBuilder#WithBody
Diffstat (limited to 'Utilities')
-rw-r--r-- | Utilities/LibMatrix.Utilities.Bot/Services/CommandListenerHostedService.cs | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Utilities/LibMatrix.Utilities.Bot/Services/CommandListenerHostedService.cs b/Utilities/LibMatrix.Utilities.Bot/Services/CommandListenerHostedService.cs |