User menu

From Mibbit Wiki
Revision as of 20:02, 27 December 2009 by Kenneth (talk | contribs) (clean up, added uncategorised tag, added wikify tag, added orphan tag)
Jump to: navigation, search


Similar to an Alias you can add you own items to the dropdown which opens when you click a user.

Availabe variables:

  • # (current channel)
  • $me (your own nick name)
  • $nick (name)
  • $user (ident)
  • $host (only availabe after a /whois or if the user joined after you)
User Menus
Predefined Prefs (User list) values action/comment
PM /query $nick
Whois /whois $nick
Defaults (built in) values
Ignore /ignore $nick don't show what that user types (toggle)
Unignore /unignore $nick don't ignore that user any longer (toggle)
OP commands (built in) values (for OPs or higher)
Ban <ident>@* /mode # +b *!$user@* not shown if ident is "Mibbit"
Ban *@<host> /mode # +b *!*@$host if $host is defined/available