mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-04-30 03:22:04 -04:00
Forgot to finish my sentence :(
This commit is contained in:
@@ -110,6 +110,6 @@ public class RainCommand : ICommand
|
||||
$"{user.FormatUsername()} is making it rain with {await decAmount.FormatKasinoCurrencyAsync()}! Type !rain in the next {timer} seconds to join.");
|
||||
}
|
||||
await botInstance.KfClient.DeleteMessageAsync(msg.ChatMessageId!.Value);
|
||||
// At this point the timer should take care of things but truthfully it's
|
||||
// At this point the timer should take care of things but truthfully it's a disaster and probably won't work
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user