Add-on:IrcChat

From Official Kodi Wiki
Revision as of 08:28, 20 April 2013 by >MassIV (→‎How To)
Jump to navigation Jump to search

IrcChat
https://dl.dropboxusercontent.com/u/86022650/icon.png

See this add-on on the kodi.tv showcase

Author:

Type: Program
Repo:

Summary: Irc chat client for xbmc. For a.o. chat on video streaming sites.
Home icon grey.png   ▶ Add-ons ▶ IrcChat

Under Construction! Irc chat client for xbmc. For a.o. chat on video streaming sites.

Installing

This add-on is installed from the Add-on browser located in Kodi as follows:

  1. Settings
  2. Add-ons
  3. Install from repository
  4. Program Add-ons
  5. IrcChat
  6. Install

IRC

Internet Relay Chat (IRC) is a protocol for live interactive Internet text messaging (chat) or synchronous conferencing. Internet Relay Chat Wiki

Many chat's on the internet use an IRC server behind the scenes. It's well established and usable on all operating systems. XBMC has it's own IRC channel on Freenode. Much like the forum, you can ask a question there. Now lets have a look at that channel. The host looks like this irc.freenode.org. Kind of like a web address. And you could in fact connect to the channel with a browser like so: XBMC via webchat

That's nice. But why a chat in a media center? Well, many live video streaming websites have a chat on their websites. And watching these streams without them sometimes felt like listening to half a conversation. So that is how the first version of chat came to be. And it was just read only.

Popular servers

How To

After installing the addon.

  • Go into the addon settings.
  • Here you can your initial login information, host and channel.
  • Start a steam or playlist.
  • Go to programs and start the IrcChat addon.
  • It is also possible to map a key to starting the script. As an easy way to switch hosts or usernames.
<F1>RunScript(script.ircchat, run_irc=True&nickname=%s&username=%s&password=%s&host=%s&channel=%s</F1>
  • There is a button in the top to slide out either a list of channels or a list of users. Depending on whether you are in a channel or not.
  • The chat's keyboard input also allows you to input a channel name to connect to IF you are not in a channel. You do not need to enter the # in front of the channel name.
  • Selecting your own name in the list of users allows you options like changing your name IF this is supported by the host you are on.

Video guides

Full list of video guides: Bunch of Videos