mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
automode: remove mentions to "setacc #channel mask -"
This commit is contained in:
parent
fd3c2b521e
commit
d7538bee1b
@ -96,7 +96,7 @@ def die(sourceirc):
|
|||||||
utils.unregisterService('automode')
|
utils.unregisterService('automode')
|
||||||
|
|
||||||
def setacc(irc, source, args):
|
def setacc(irc, source, args):
|
||||||
"""<channel> <mask> <mode list OR literal ->
|
"""<channel> <mask> <mode list>
|
||||||
|
|
||||||
Assigns the given prefix mode characters to the given mask for the channel given. Extended targets are supported for masks - use this to your advantage!
|
Assigns the given prefix mode characters to the given mask for the channel given. Extended targets are supported for masks - use this to your advantage!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user