Bläddra i källkod

Merge pull request #1680 from tamiko/master

update ChanServ OP command documentation
tags/v2.8.0-rc1
Shivaram Lingamneni 2 år sedan
förälder
incheckning
94afd012fb
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      irc/chanserv.go

+ 1
- 1
irc/chanserv.go Visa fil

29
 			help: `Syntax: $bOP #channel [nickname]$b
29
 			help: `Syntax: $bOP #channel [nickname]$b
30
 
30
 
31
 OP makes the given nickname, or yourself, a channel admin. You can only use
31
 OP makes the given nickname, or yourself, a channel admin. You can only use
32
-this command if you're the founder of the channel.`,
32
+this command if you're a founder or in the AMODEs of the channel.`,
33
 			helpShort:    `$bOP$b makes the given user (or yourself) a channel admin.`,
33
 			helpShort:    `$bOP$b makes the given user (or yourself) a channel admin.`,
34
 			authRequired: true,
34
 			authRequired: true,
35
 			enabled:      chanregEnabled,
35
 			enabled:      chanregEnabled,

Laddar…
Avbryt
Spara