forked from External/ergo
Merge pull request #1680 from tamiko/master
update ChanServ OP command documentation
This commit is contained in:
commit
94afd012fb
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ var (
|
||||||
help: `Syntax: $bOP #channel [nickname]$b
|
help: `Syntax: $bOP #channel [nickname]$b
|
||||||
|
|
||||||
OP makes the given nickname, or yourself, a channel admin. You can only use
|
OP makes the given nickname, or yourself, a channel admin. You can only use
|
||||||
this command if you're the founder of the channel.`,
|
this command if you're a founder or in the AMODEs of the channel.`,
|
||||||
helpShort: `$bOP$b makes the given user (or yourself) a channel admin.`,
|
helpShort: `$bOP$b makes the given user (or yourself) a channel admin.`,
|
||||||
authRequired: true,
|
authRequired: true,
|
||||||
enabled: chanregEnabled,
|
enabled: chanregEnabled,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue