From 70f091545b21ebe1b498d5294c158b73d4adae49 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 10 Sep 2015 01:51:24 -0700 Subject: [PATCH] Replace "me" in factoid arguments only during first interpretation pass --- PBot/Interpreter.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PBot/Interpreter.pm b/PBot/Interpreter.pm index ddbf82cf..95d4115d 100644 --- a/PBot/Interpreter.pm +++ b/PBot/Interpreter.pm @@ -190,7 +190,7 @@ sub interpret { and $keyword ne "change" and $keyword ne "msg") { $keyword =~ s/(\w+)([?!.]+)$/$1/; - $arguments =~ s/(?