Difference between revisions of "General menu"

From Mibbit Wiki
Jump to: navigation, search
(examples, built in)
(No difference)

Revision as of 16:43, 18 November 2010

Similar to User menu, but not nick related. You can add you own commands or text to the dropdown which opens when you click the Menu button above or below the User list. Several items can be chained using the pipe symbol "<space> | <space>". The menu is not accessabel in server tabs.

Availabe variables:

  • # (current channel)
  • $me (your own nick name)
  • $? (prompt for a value)


Defaults (built in):

  • Hide/Show userlist
    • toggles the visibility of the user list
  • Show/Hide send button
    • toggles the visibility of the send button
  • Link to channel
    • Opens a popup for copy&paste):
      Share a link to this channel with friends.
      Email, tweet, facebook, anywhere.
      Mibbit link: http://mibbit.com/?channel=%23<channel>&server=<server>
      IRC:// link: irc://<server>/<channel>


Examples:

local line       /echo ~ ~ ~ ~ ~ ~ ~ ~
no likes ?       here in # we ( $me ) don't like $?
two lines        line 1 | line 2