mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-11 06:29:29 +01:00
parent
db41b2bc34
commit
745fd764dd
@ -79,7 +79,9 @@ AMODE lists or modifies persistent mode settings that affect channel members.
|
|||||||
For example, $bAMODE #channel +o dan$b grants the holder of the "dan"
|
For example, $bAMODE #channel +o dan$b grants the holder of the "dan"
|
||||||
account the +o operator mode every time they join #channel. To list current
|
account the +o operator mode every time they join #channel. To list current
|
||||||
accounts and modes, use $bAMODE #channel$b. Note that users are always
|
accounts and modes, use $bAMODE #channel$b. Note that users are always
|
||||||
referenced by their registered account names, not their nicknames.`,
|
referenced by their registered account names, not their nicknames.
|
||||||
|
The permissions hierarchy for adding and removing modes is the same as in
|
||||||
|
the ordinary /MODE command.`,
|
||||||
helpShort: `$bAMODE$b modifies persistent mode settings for channel members.`,
|
helpShort: `$bAMODE$b modifies persistent mode settings for channel members.`,
|
||||||
enabled: chanregEnabled,
|
enabled: chanregEnabled,
|
||||||
minParams: 1,
|
minParams: 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user