mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-04-30 03:22:04 -04:00
Lambchop is off for now it's still fucked
This commit is contained in:
@@ -76,6 +76,9 @@ public class LambchopCommand : ICommand
|
||||
true, autoDeleteAfter: gameDisabledCleanupDelay);
|
||||
return;
|
||||
}
|
||||
|
||||
await botInstance.SendChatMessageAsync($"{user.FormatUsername()}, fuck you", true);
|
||||
return;
|
||||
|
||||
var cleanupDelay = TimeSpan.FromMilliseconds(settings[BuiltIn.Keys.KasinoLambchopCleanupDelay].ToType<int>());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user