mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-04-30 03:22:04 -04:00
Seems to be paying out too much. Can't be bothered adding a setting as I've got other shit to do so killing it for now
This commit is contained in:
@@ -28,6 +28,7 @@ public class KrashBetCommand : ICommand
|
||||
GroupCollection arguments,
|
||||
CancellationToken ctx)
|
||||
{
|
||||
return;
|
||||
var cleanupDelay = TimeSpan.FromSeconds(10);
|
||||
|
||||
if (message is { IsWhisper: false, MessageUuid: not null })
|
||||
|
||||
Reference in New Issue
Block a user