snark clarification

DO NOT FUCK WITH THIS, the epistimelogical rabbit hole is deep
This commit is contained in:
Adam R Grey 2023-03-01 18:03:51 -05:00
parent 7364c38b3a
commit 87c31a91b8

View File

@ -190,7 +190,7 @@ namespace silverworker_discord
}
if (Regex.IsMatch(msgText, "\\bgaslight(ing)?\\b", RegexOptions.IgnoreCase))
{
message.Channel.SendMessageAsync("that's not what gaslight means. Did you mean \"say something you believe is wrong\"?");
message.Channel.SendMessageAsync("that's not what gaslight means. Did you mean \"say something that (you believe) is wrong\"?");
}
if (msgText.Contains("!qrplz "))
{