forked from adam/discord-bot-shtik
restore pulse chekc
This commit is contained in:
parent
94ae81909b
commit
1d0ba003fe
@ -211,7 +211,7 @@ namespace silverworker_discord
|
||||
}
|
||||
if (Regex.IsMatch(msgText, "!pulse ?check\\b"))
|
||||
{
|
||||
//message.Channel.SendFileAsync("assets/ekgblip.png");
|
||||
message.Channel.SendFileAsync("assets/ekgblip.png");
|
||||
Console.WriteLine(Conversion.Converter.DebugInfo());
|
||||
}
|
||||
if (msgText.Contains("cognitive dissonance") == true)
|
||||
|
Loading…
Reference in New Issue
Block a user