From 87c31a91b81911ae6a8b730fa1a8242791f187f4 Mon Sep 17 00:00:00 2001 From: Adam R Grey Date: Wed, 1 Mar 2023 18:03:51 -0500 Subject: [PATCH] snark clarification DO NOT FUCK WITH THIS, the epistimelogical rabbit hole is deep --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index c94b137..699f361 100644 --- a/Program.cs +++ b/Program.cs @@ -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 ")) {