Iframe code
A sample default iframe code for the #lobby channel.
<iframe src="https://kiwiirc.hybridirc.com/#lobby" allow="microphone; camera; display-capture; fullscreen" style="border:0; width:100%; height:500px;"></iframe>
Option Examples
You can set default options such as the channel, nickname and theme options directly in the URL to Kiwi IRC. This is great if you are using Kiwi IRC to a specific channel you have.
Channel(s)
The first example is for the #lobby channel. The second example is for multiple channels, including #lobby and #chat.
https://kiwiirc.hybridirc.com/#lobby
https://kiwiirc.hybridirc.com/#lobby,#chat
Nickname
You can also set the default nickname. Tip: add a ? to insert a random number, eg. "Guest??". Great for public IRC channels.
https://kiwiirc.hybridirc.com/?nick=Guest??
Themes
There are currently 9 themes available for use: "Default, Dark, Coffee, Elite, Grayfox, Nightswatch, Osprey, Radioactive, Sky, DarkFluid."
A sample code for the Sky theme, with the channel of #lobby.
https://kiwiirc.hybridirc.com/?theme=Sky#lobby
Combinations
You can set the various combinations with nickname, channel and theme options.
https://kiwiirc.hybridirc.com/?nick=Visitor??#lobby
https://kiwiirc.hybridirc.com/?theme=DarkFluid#Help
https://kiwiirc.hybridirc.com/?nick=Guest??&theme=Sky#chat
Tips for webmasters
Change the channel name after you paste the chat code on your page to your channel name. If you want an active chat room on your website and don't want to have to grow and manage one leave the default #lobby it's moderated, "Rated-G" general audience channel and generally active with friendly people.