diff --git a/plugins/Relay.py b/plugins/Relay.py index d5ac17412..c3bb8dcc1 100644 --- a/plugins/Relay.py +++ b/plugins/Relay.py @@ -258,7 +258,6 @@ class Relay(callbacks.Privmsg): Owner = irc.getCallback('Owner') Owner.disambiguate(irc, args) self.Proxy(otherIrc, msg, args) - irc.replySuccess() command = privmsgs.checkCapability(command, 'admin') def say(self, irc, msg, args):