mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 11:42:52 +01:00
Added a few more little madoodles to supported stuff.
This commit is contained in:
parent
2c5276bc98
commit
f7094ae7b9
@ -334,9 +334,11 @@ class IrcState(IrcCommandDispatcher):
|
||||
'maxbans': int,
|
||||
'maxtargets': int,
|
||||
'nicklen': int,
|
||||
'maxnicklen': int,
|
||||
'topiclen': int,
|
||||
'kicklen': int,
|
||||
|
||||
'awaylen': int,
|
||||
'silence': int,
|
||||
})
|
||||
def _prefixParser(s):
|
||||
if ')' in s:
|
||||
|
Loading…
Reference in New Issue
Block a user