diff --git a/plugins/Relay.py b/plugins/Relay.py index fd1222c36..1c1712af2 100644 --- a/plugins/Relay.py +++ b/plugins/Relay.py @@ -394,6 +394,8 @@ class Relay(callbacks.Privmsg): s = 'There is no %s on %s.' % (nick, self.abbreviations[irc]) replyIrc.reply(replyMsg, s) + do401 = do402 + def _formatPrivmsg(self, nick, network, msg): # colorize nicks if self.color >= 1: