Posted April 17, 2016
I recommend using Kiwi IRC because it’s easy, responsive, looks great (has 4 themes), easy authentication, and more.
Kiwi IRC
- Go to https://kiwiirc.com/embedding
- Enter IRC server address. If you don’t know what to put, use: irc.freenode.net
- Enter a channel name. Must start with a # character (e.g. #twat)
- Click on “Generate My Code” button.
- Copy and paste the generated HTML code into any html document. (Choose Text mode if using WordPress)
Generated HTML:
1 2 3 |
<iframe src="https://kiwiirc.com/client/irc.freenode.net/#twat" style="border:0; width:100%; height:450px;"></iframe> |
And voila:
Or you can choose a different theme when generating the code, for example:
1 2 3 |
<iframe src="https://kiwiirc.com/client/irc.freenode.net/?&theme=cli#twat" style="border:0; width:100%; height:450px;"></iframe> |
IRC LINKS:
Official Kiwi IRC Site – kiwiirc.com
IRC Search engine – irc.netsplit.de
Speak Your Mind