mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
Simplify NS GROUP help text
This commit is contained in:
parent
6d109e92a5
commit
d738688b2a
@ -83,8 +83,8 @@ same user account, letting you reclaim your nickname.`,
|
|||||||
handler: nsGroupHandler,
|
handler: nsGroupHandler,
|
||||||
help: `Syntax: $bGROUP$b
|
help: `Syntax: $bGROUP$b
|
||||||
|
|
||||||
GROUP links your current nickname with your logged-in account, preventing other
|
GROUP links your current nickname with your logged-in account, so other people
|
||||||
users from changing to it (or forcing them to rename).`,
|
will not be able to use it.`,
|
||||||
helpShort: `$bGROUP$b links your current nickname to your user account.`,
|
helpShort: `$bGROUP$b links your current nickname to your user account.`,
|
||||||
enabled: servCmdRequiresNickRes,
|
enabled: servCmdRequiresNickRes,
|
||||||
authRequired: true,
|
authRequired: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user