mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 03:33:11 +01:00
Fix cmdall / Add the wrap()
This commit is contained in:
parent
051b0e8994
commit
974dc00d29
@ -149,7 +149,7 @@ class Network(callbacks.Plugin):
|
||||
for ircd in ircs:
|
||||
#ircd.queueMsg(ircmsgs.IrcMsg(prefix="", command=commandAndArgs, args="", msg=""))
|
||||
self.Proxy(ircd, msg, commandAndArgs)
|
||||
|
||||
cmdall = wrap(cmdall, ['admin', many('something')])
|
||||
###
|
||||
# whois command-related stuff.
|
||||
###
|
||||
|
Loading…
Reference in New Issue
Block a user