mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-03 01:39: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
|
||||
|
||||
_plusRequireArguments = 'ovhblkqe'
|
||||
_minusRequireArguments = 'ocvbkqe'
|
||||
_minusRequireArguments = 'ovhbkqe'
|
||||
def separateModes(args):
|
||||
"""Separates modelines into single mode change tuples. Basically, you
|
||||
should give it the .args of a MODE IrcMsg.
|
||||
|
Loading…
Reference in New Issue
Block a user