yay for consistency
This commit is contained in:
parent
5c34bc991c
commit
e59f45e361
|
@ -1,6 +1,6 @@
|
||||||
FINDFORWARDS <#channel>
|
FINDFORWARDS <#channel>
|
||||||
|
|
||||||
--Find channels that forward to the specified channel.
|
-- Find channels that forward to the specified channel.
|
||||||
If you are an op in the specified channel, this command
|
If you are an op in the specified channel, this command
|
||||||
will tell you all channels that forward to the specified
|
will tell you all channels that forward to the specified
|
||||||
one.
|
one.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
FORCEJOIN <nick> <#channel>
|
FORCEJOIN <nick> <#channel>
|
||||||
|
|
||||||
--Forces a user to join the specified channel.
|
-- Forces a user to join the specified channel.
|
||||||
|
|
||||||
Requires oper priv: oper:admin
|
Requires oper priv: oper:admin
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
FORCEPART <nick> <#channel>
|
FORCEPART <nick> <#channel>
|
||||||
|
|
||||||
--Forces a user to part the specified channel.
|
-- Forces a user to part the specified channel.
|
||||||
|
|
||||||
Requires oper priv: oper:admin
|
Requires oper priv: oper:admin
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
IDENTIFY <password>
|
IDENTIFY <password>
|
||||||
|
|
||||||
--Allows easy identification to NickServ
|
-- Allows easy identification to NickServ.
|
||||||
This command is basically the equivalent of:
|
This command is basically the equivalent of:
|
||||||
/msg nickserv identify <password>
|
/msg nickserv identify <password>
|
||||||
but made simpler and with protections if
|
but made simpler and with protections if
|
||||||
|
|
Loading…
Reference in New Issue