Log in | Back to darenet.org

C/addgrunt

 
(10 intermediate revisions not shown)
Line 1: Line 1:
-
{{Services|CHANSERV - Command: ADDFRIEND}}
+
{{Related commands|[[C/mdelgrunt|MDELGRUNT]]<br />[[C/adduser|ADDUSER]]<br />[[C/clvl|CLVL]]<br />[[C/flist|FLIST]]}}<div class="cmdsyn">ADDGRUNT <#channel> <nickname|*account> <span class="cmdsynopt">[duration]</span></div>
-
{{ServicesDesc2 | syntax = /ChanServ ADDFRIEND <#channel> <nickname<nowiki>|</nowiki>*account> [duration]
+
 
-
|main = The ADDFRIEND command adds the specified user to the channel's user list with an access level of FRIEND.
+
Adds a user to the channel's access list with an access level of GRUNT.
 +
 
 +
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.
 +
 
 +
===Examples===
 +
* <code>/msg C ADDGRUNT #chat Joe</code>
 +
* <code>/msg C ADDGRUNT #chat *joe</code>
 +
* <code>/msg C ADDGRUNT #chat foo 2d</code>
-
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.
 
-
Keep in mind that you may only add users to channel access levels that are less than your own.
 
-
|see = [[ChanServ/mdelfriend|MDELFRIEND]], [[ChanServ/adduser|ADDUSER]], [[ChanServ/deluser|DELUSER]], [[ChanServ/users|USERS]], [[ChanServ/flist|FLIST]], [[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 16:45, 11 October 2012

Related Commands
MDELGRUNT
ADDUSER
CLVL
FLIST
ADDGRUNT <#channel> <nickname|*account> [duration]

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

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 ADDGRUNT #chat Joe
  • /msg C ADDGRUNT #chat *joe
  • /msg C ADDGRUNT #chat foo 2d


[Go Back]