Pre-filled

From Mibbit Wiki
Revision as of 12:13, 31 March 2008 by Hercule (talk | contribs) (the widget now supports external servers)
Jump to: navigation, search

To open a full featured mibbit chat window with your preferred irc server/channel(s) presented in the connection form you can add a query string like so:

http://www.mibbit.com/?server=irc.freenode.net&channel=%23chat,%23mibbit,%23yourCh

or if your channel is located on irc.mibbit.com:

<a href="https://www.mibbit.com/?pass=yourPW&nick=yourNick&channel=%23yourCh" 
target="_blank">open a Chat window</a>
(choose a nick and click on [connect])

Supported (optional) "GET" parameters:

  • server
  • channel - you even can submit a comma separated channel list (see example)
  • pass
  • nick - if empty a random nick like "mib_3Zh5F4tz" will be presented

The embedded widget version now supports external servers as well.