mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-20 09:04:36 +01:00
Grr.
This commit is contained in:
parent
e4d13f99ac
commit
7a61683d38
@ -94,7 +94,7 @@ class User(callbacks.Privmsg):
|
||||
list = wrap(list, [getopts({'capability':'capability'}),
|
||||
additional('glob')])
|
||||
|
||||
def register(self, irc, msg, args, optlist, name, password):
|
||||
def register(self, irc, msg, args, name, password):
|
||||
"""<name> <password>
|
||||
|
||||
Registers <name> with the given password <password> and the current
|
||||
|
Loading…
Reference in New Issue
Block a user