mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Merge user.hostmask.remove fix from ProgVal/Limnoria.
This commit is contained in:
commit
72d3ca0495
@ -374,10 +374,7 @@ class User(callbacks.Plugin):
|
||||
sent to the bot privately (not on a channel) since it may contain a
|
||||
password. If <hostmask> is
|
||||
not given, it defaults to your current hostmask. If <name> is not
|
||||
given, it defaults to your currently identified name. This message
|
||||
must be sent to the bot privately (not on a channel) since it may
|
||||
contain a password.
|
||||
|
||||
given, it defaults to your currently identified name.
|
||||
"""
|
||||
if not hostmask:
|
||||
hostmask = msg.prefix
|
||||
|
Loading…
Reference in New Issue
Block a user