snark clarification
DO NOT FUCK WITH THIS, the epistimelogical rabbit hole is deep
This commit is contained in:
parent
7364c38b3a
commit
87c31a91b8
@ -190,7 +190,7 @@ namespace silverworker_discord
|
|||||||
}
|
}
|
||||||
if (Regex.IsMatch(msgText, "\\bgaslight(ing)?\\b", RegexOptions.IgnoreCase))
|
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 "))
|
if (msgText.Contains("!qrplz "))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user