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