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