C/deluser
(New page: {{Services}} <br> ====CHANSERV - Command: DELUSER==== {{ServicesDesc | text= Usage: <code>'''/ChanServ DELUSER <#channel> <nickname<nowiki>|</nowiki>*account>'''</code> <br> The DELUSER co...) |
m (moved ChanServ/deluser to C/deluser) |
||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{ | + | {{Related commands|[[C/adduser|ADDUSER]]<br />[[C/users|USERS]]}}<div class="cmdsyn">DELUSER <#channel> <nickname<nowiki>|</nowiki>*account></div> |
- | <br> | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | Deletes a user from the channel's user list. | |
- | + | ||
- | + | ===Examples=== | |
- | + | {| class="srvcscmd" width="90%" style="font-size: 90%;" | |
- | + | | /msg C DELUSER #chat *nitemare | |
+ | | Deletes the user with the account ''nitemare'' from #chat's access list. | ||
+ | |- | ||
+ | | /msg C DELUSER #chat Joe | ||
+ | | Removes any entries on #chat's user list that match the user using the nickname ''Joe''. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | {{GoBack}} |
Current revision as of 16:52, 11 October 2012
Related Commands
| |
ADDUSER USERS |
DELUSER <#channel> <nickname|*account>
Deletes a user from the channel's user list.
Examples
/msg C DELUSER #chat *nitemare | Deletes the user with the account nitemare from #chat's access list. |
/msg C DELUSER #chat Joe | Removes any entries on #chat's user list that match the user using the nickname Joe. |
[Go Back] |