Log in | Back to darenet.org

C/addmanager

(New page: {{Services}} <br> ====CHANSERV - Command: ADDMANAGER==== {{ServicesDesc | text= Usage: <code>'''/ChanServ ADDMANAGER <#channel> <nickname<nowiki>|</nowiki>*account> [duration]'''</code> <b...)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
{{Services}}
+
{{Related commands|[[ChanServ/mdelmanager|MDELMANAGER]]<br />[[ChanServ/adduser|ADDUSER]]<br />[[ChanServ/clvl|CLVL]]<br />[[ChanServ/mlist|MLIST]]}}<div class="cmdsyn">ADDMANAGER <#channel> <nickname|*account> <span class="cmdsynopt">[duration]</span></div>
-
<br>
+
-
====CHANSERV - Command: ADDMANAGER====
+
-
{{ServicesDesc | text= Usage: <code>'''/ChanServ ADDMANAGER <#channel> <nickname<nowiki>|</nowiki>*account> [duration]'''</code>
+
-
<br>
+
-
The ADDMANAGER command adds the specified user to the channel's user list with an access level of MANAGER.
+
-
An optional duration can be specified, in which case once the duration has passed (expired) the user will be automatically removed from the channel's user list.
+
Adds a user to the channel's access list with an access level of MANAGER.
 +
 
 +
If a duration is provided, the user will be automatically removed from the channel access list once it has passed (expired). See <code>[[ChanServ/durations|HELP DURATIONS]]</code> for more information on how to correctly specify a duration.
 +
 
 +
Note, you may only grant users access levels less than your own.
 +
 
 +
===Examples===
 +
* <code>/msg ChanServ ADDMANAGER #chat NiTeMaRe</code>
 +
* <code>/msg ChanServ ADDMANAGER #chat *nitemare</code>
 +
* <code>/msg ChanServ ADDMANAGER #chat foo 2d</code>
-
Keep in mind that you may only add users to channel access levels that are less than your own.
 
-
----
 
-
<code>See Also: [[ChanServ/mdelmanager|MDELMANAGER]], [[ChanServ/adduser|ADDUSER]], [[ChanServ/deluser|DELUSER]], [[ChanServ/users|USERS]], [[ChanServ/mlist|MLIST]], [[ChanServ/levels|LEVELS]], [[ChanServ/durations|HELP DURATIONS]]
 
-
}}
 
<html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html>
<html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html>

Current revision as of 05:57, 11 October 2012

Related Commands
MDELMANAGER
ADDUSER
CLVL
MLIST
ADDMANAGER <#channel> <nickname|*account> [duration]

Adds a user to the channel's access list with an access level of MANAGER.

If a duration is provided, the user will be automatically removed from the channel access list once it has passed (expired). See HELP DURATIONS for more information on how to correctly specify a duration.

Note, you may only grant users access levels less than your own.

Examples

  • /msg ChanServ ADDMANAGER #chat NiTeMaRe
  • /msg ChanServ ADDMANAGER #chat *nitemare
  • /msg ChanServ ADDMANAGER #chat foo 2d


[Go Back]