mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-27 05:21:10 -05:00
Relaylink: don't force private on 'list' output
This commit is contained in:
parent
6ee6850fe8
commit
cca2e483e2
@ -184,7 +184,7 @@ class RelayLink(callbacks.Plugin):
|
||||
relay.targetChannel,
|
||||
relay.targetNetwork,
|
||||
hasIRC))
|
||||
irc.replies(replies, private=True)
|
||||
irc.replies(replies)
|
||||
|
||||
def doPrivmsg(self, irc, msg):
|
||||
self.addIRC(irc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user