C/addcoowner
Line 1: | Line 1: | ||
- | {{Related commands|[[ | + | {{Related commands|[[C/mdelcoowner|MDELCOOWNER]]<br />[[C/adduser|ADDUSER]]<br />[[C/clvl|CLVL]]<br />[[C/clist|CLIST]]}}<div class="cmdsyn">ADDCOOWNER <#channel> <nickname|*account> <span class="cmdsynopt">[duration]</span></div> |
Adds a user to the channel's access list with an access level of COOWNER. | Adds a user to the channel's access list with an access level of COOWNER. | ||
- | If a duration is provided, the user will be automatically removed from the channel access list once it has passed (expired). See <code>[[ | + | If a duration is provided, the user will be automatically removed from the channel access list once it has passed (expired). See <code>[[C/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. | Note, you may only grant users access levels less than your own. | ||
===Examples=== | ===Examples=== | ||
- | * <code>/msg | + | * <code>/msg C ADDCOOWNER #chat Joe</code> |
- | * <code>/msg | + | * <code>/msg C ADDCOOWNER #chat *joe</code> |
- | * <code>/msg | + | * <code>/msg C ADDCOOWNER #chat foo 2d</code> |
<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> |
Revision as of 17:05, 11 October 2012
Related Commands
| |
MDELCOOWNER ADDUSER CLVL CLIST |
ADDCOOWNER <#channel> <nickname|*account> [duration]
Adds a user to the channel's access list with an access level of COOWNER.
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 C ADDCOOWNER #chat Joe
-
/msg C ADDCOOWNER #chat *joe
-
/msg C ADDCOOWNER #chat foo 2d
[Go Back] |