]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Process.pl
IRC/IrcHooks.pl
[infobot.git] / src / Process.pl
index 55da57b038e49fa11aaf82d4a02bdfffb445e835..259fcdb422db7b75d064ab825a3ec5c2ebc89c56 100644 (file)
@@ -591,6 +591,7 @@ sub FactoidStuff {
     for ($question) {
        # fix the string.
        s/^hey([, ]+)where/where/i;
+       s/\s+\?$/?/;
        s/whois/who is/ig;
        s/where can i find/where is/i;
        s/how about/where is/i;