Log in | Back to darenet.org

C/giveownership

Line 1: Line 1:
-
{{Services|CHANSERV - Command: GIVEOWNERSHIP}}
+
{{Related commands|[[ChanServ/clvl|CLVL]]<br />[[ChanServ/adduser|ADDUSER]]}}<span class="cmdsyn">GIVEOWNERSHIP <#channel> <nickname<nowiki>|</nowiki>*account></span>
-
{{ServicesDesc2 | syntax = /ChanServ GIVEOWNERSHIP <#channel> <nickname<nowiki>|</nowiki>*account>
+
 
-
|main = Transfers ownership of the channel from you to another user on the channel's user list. You will be demoted to COOWNER, and the specified user will be promoted to OWNER.
+
Transfers ownership of the channel from you to another user on the channel's user list. You will be demoted to co-owner, and the specified user will be promoted to owner.
-
<br><br>An account or nickname may be specified for the name argument. Account names are prefixed with <code>*</code>, which forces ChanServ to use the name of an account directly (useful if the user is not online).
+
 
-
|see = [[ChanServ/clvl|CLVL]], [[ChanServ/access|ACCESS]], [[ChanServ/users|USERS]]}}
+
===Examples===
-
<html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html>
+
{| class="srvcscmd" width="90%" style="font-size: 90%;"
 +
| /msg ChanServ GIVEOWNERSHIP #chat *joe
 +
| Transfers ownership of #chat to whomever owns the account ''joe''.
 +
|-
 +
|}
 +
 
 +
 
 +
{{GoBack}}

Revision as of 14:38, 14 November 2011

Related Commands
CLVL
ADDUSER

GIVEOWNERSHIP <#channel> <nickname|*account>

Transfers ownership of the channel from you to another user on the channel's user list. You will be demoted to co-owner, and the specified user will be promoted to owner.

Examples

/msg ChanServ GIVEOWNERSHIP #chat *joe Transfers ownership of #chat to whomever owns the account joe.


[Go Back]