Difference between revisions of "Nicklist menu"
(kick, ban not built in any more) |
m (→Examples) |
||
Line 20: | Line 20: | ||
===Examples=== | ===Examples=== | ||
− | |||
− | |||
* give voice - /mode # +v $nick | * give voice - /mode # +v $nick | ||
* chg nick - $nick, please type: /nick newNickHere | * chg nick - $nick, please type: /nick newNickHere | ||
+ | * Kick (hop+) - /kick $nick | ||
+ | * Ban (hop+) - /mode # +b *!*@$host | ||
+ | * QuietBan - /mode # +b ~q:*!*@$host | ||
+ | (do a "Whois" first if the were in the #ch before you joined) |
Revision as of 18:28, 30 October 2009
Contents
prefs > User list > User Menus
Entries allow executing predefined actions (similar to an alias) when you click on a member of the user list.
Available variables
- $nick - the nickname of the user
- $me - your own nickname
- # (hash/pound) - the channel your are in
Variables available when people join after you or if you do an /whois on them:
- $host - user host name (partly cloaked)
- $user - user ident
Defaults
- PM - /query $nick
- Whois - /whois $nick
Built-in items (not editable)
- Ignore - /ignore $nick
Examples
- give voice - /mode # +v $nick
- chg nick - $nick, please type: /nick newNickHere
- Kick (hop+) - /kick $nick
- Ban (hop+) - /mode # +b *!*@$host
- QuietBan - /mode # +b ~q:*!*@$host
(do a "Whois" first if the were in the #ch before you joined)