Mibbit embed example
Why not have a chat to us? Go on!
Classic
| Term
(Only examples, make up your own)
Embedding the Mibbit client into your own website is simple.
- Create a channel on irc.mibbit.com (Follow the howto guide on the wiki).
- Grab the HTML code to use on your website
- Paste the HTML into your website
Here is the code for the above example. Just replace the channel parameter.
There are more options you can include in the URL (See wiki), but this should get you started.
<iframe width=500 height=280 scrolling=no border=0 src="http://embed.mibbit.com/index.html?channel=%23trivia"></iframe>