fix/config #17
@ -401,7 +401,7 @@ class SnoParser(callbacks.Plugin):
|
|||||||
irc.queueMsg(msg=ircmsgs.IrcMsg(command='NOTICE',
|
irc.queueMsg(msg=ircmsgs.IrcMsg(command='NOTICE',
|
||||||
args=(channel, repl)))
|
args=(channel, repl)))
|
||||||
# what sort of exception does one raise
|
# what sort of exception does one raise
|
||||||
except :
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user