mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-03-03 13:00:41 +01:00
Remove replySuccess.
This commit is contained in:
parent
b9483aee3b
commit
d3de7cbe30
@ -258,7 +258,6 @@ class Relay(callbacks.Privmsg):
|
|||||||
Owner = irc.getCallback('Owner')
|
Owner = irc.getCallback('Owner')
|
||||||
Owner.disambiguate(irc, args)
|
Owner.disambiguate(irc, args)
|
||||||
self.Proxy(otherIrc, msg, args)
|
self.Proxy(otherIrc, msg, args)
|
||||||
irc.replySuccess()
|
|
||||||
command = privmsgs.checkCapability(command, 'admin')
|
command = privmsgs.checkCapability(command, 'admin')
|
||||||
|
|
||||||
def say(self, irc, msg, args):
|
def say(self, irc, msg, args):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user