mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-07 19:49:23 +01:00
Man, I must've been really sleepy when I 'fixed' that code.
This commit is contained in:
parent
e2795d3ef0
commit
74300bb148
@ -199,7 +199,7 @@ def banmask(hostmask):
|
|||||||
return '*!*@' + host
|
return '*!*@' + host
|
||||||
|
|
||||||
_plusRequireArguments = 'ovhblkqe'
|
_plusRequireArguments = 'ovhblkqe'
|
||||||
_minusRequireArguments = 'ocvbkqe'
|
_minusRequireArguments = 'ovhbkqe'
|
||||||
def separateModes(args):
|
def separateModes(args):
|
||||||
"""Separates modelines into single mode change tuples. Basically, you
|
"""Separates modelines into single mode change tuples. Basically, you
|
||||||
should give it the .args of a MODE IrcMsg.
|
should give it the .args of a MODE IrcMsg.
|
||||||
|
Loading…
Reference in New Issue
Block a user