I don't know when I wrote that code...
This commit is contained in:
nyuszika7h 2016-07-21 23:22:46 +02:00
parent 4383a64c08
commit 7c7facdd7d

View File

@ -677,7 +677,7 @@ def mark_prefer_notice(cli, nick, chan, rest):
nick, _, ident, host = parse_nick(nick)
if chan == "nick" and rest:
if chan == nick and rest:
# Ignore if called in PM with parameters, likely a message to wolfchat
# and not an intentional invocation of this command
return