C/deluser
Line 1: | Line 1: | ||
- | {{ | + | {{Related commands|[[ChanServ/adduser|ADDUSER]]<br />[[ChanServ/users|USERS]]}}<div class="cmdsyn">DELUSER <#channel> <nickname<nowiki>|</nowiki>*account></div> |
- | + | ||
- | + | Deletes a user from the channel's user list. | |
- | + | ||
- | + | ===Examples=== | |
- | + | {| class="srvcscmd" width="90%" style="font-size: 90%;" | |
+ | | /msg ChanServ DELUSER #chat *nitemare | ||
+ | | Deletes the user with the account ''nitemare'' from #chat's access list. | ||
+ | |- | ||
+ | | /msg ChanServ DELUSER #chat Joe | ||
+ | | Removes any entries on #chat's user list that match the user using the nickname ''Joe''. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | {{GoBack}} |
Revision as of 14:33, 14 November 2011
Related Commands
| |
ADDUSER USERS |
DELUSER <#channel> <nickname|*account>
Deletes a user from the channel's user list.
Examples
/msg ChanServ DELUSER #chat *nitemare | Deletes the user with the account nitemare from #chat's access list. |
/msg ChanServ DELUSER #chat Joe | Removes any entries on #chat's user list that match the user using the nickname Joe. |
[Go Back] |