User menu

From Mibbit Wiki
Revision as of 18:28, 2 December 2009 by Hercule (talk | contribs) (User Menus in Prefs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

this is a stub (work in progress)


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

    1. (current channel)
  • $me (myself)
  • $nick (clicked user)
  • $host (only availabe after a /whois or if the user joined after you)
  • etc
User Menus
Predefined values action/comment
PM /query $nick
Whois /whois $nick
Defaults 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 values
Ban <ident>@* /mode # +b *!$ident@* not shown if ident is "Mibbit"
Ban *@<host> /mode # +b *!*@$host if $host is defined/available