mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
GETTING_STARTED: addhostmask => hostmask add
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
parent
0615846ab3
commit
f5eb5bb6d6
@ -90,12 +90,12 @@ name and password. Now that you're identified, you can do anything that
|
|||||||
requires any privilege: that includes all the commands in the Owner and Admin
|
requires any privilege: that includes all the commands in the Owner and Admin
|
||||||
plugins, which you may want to take a look at (using the list and help
|
plugins, which you may want to take a look at (using the list and help
|
||||||
commands, of course). One command in particular that you might want to use
|
commands, of course). One command in particular that you might want to use
|
||||||
(it's from the User plugin) is the 'addhostmask' command: it lets you add a
|
(it's from the User plugin) is the 'hostmask add' command: it lets you add a
|
||||||
hostmask to your user record so the bot recognizes you by your hostmask instead
|
hostmask to your user record so the bot recognizes you by your hostmask instead
|
||||||
of requiring you always to identify with it before it recognizes you. Use the
|
of requiring you always to identify with it before it recognizes you. Use the
|
||||||
'help' command to see how this command works. Here's how I often use it::
|
'help' command to see how this command works. Here's how I often use it::
|
||||||
|
|
||||||
addhostmask myuser [hostmask] mypassword
|
hostmask add myuser [hostmask] mypassword
|
||||||
|
|
||||||
You may not have seen that '[hostmask]' syntax before. Supybot allows nested
|
You may not have seen that '[hostmask]' syntax before. Supybot allows nested
|
||||||
commands, which means that any command's output can be nested as an argument to
|
commands, which means that any command's output can be nested as an argument to
|
||||||
|
Loading…
Reference in New Issue
Block a user