Difference between revisions of "Activities/IRC"

From Sugar Labs
Jump to navigation Jump to search
m (moved Anal bleaching 14/IRC to Activities/IRC over redirect: revert)
(Migrate to GitHub)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>{{TOCright}}
+
== IRC ==
[[Category:Activities|IRC]]</noinclude>
 
  
==IRC developers' page==
+
Read at https://help.sugarlabs.org/irc.html
  
===Overview===
+
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/irc.rst GitHub]
 
 
This activity allows you to contact other OLPC users and enthusiasts on the internet, and chat with them.
 
 
 
It uses a system called [[wikipedia:Internet Relay Chat]]. There are several IRC channels for OLPC users and developers.
 
 
 
It defaults to a "room" called #olpc-help, but you can also enter other rooms by typing /join #room where room is the name of the room you wish to join.
 
 
 
===Resources===
 
 
 
* [http://git.sugarlabs.org/projects/irc Sources]
 
* [http://activities.sugarlabs.org/en-US/sugar/addon/4029 Activity Library page]
 
* [http://wiki.laptop.org/go/XoIRC IRC on OLPC wiki]
 
* Trac Tickets: [http://trac.sugarlabs.org/query?status=accepted&status=assigned&status=closed&status=new&status=reopened&groupdesc=1&group=milestone&component=Irc&order=priority&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=version&col=severity&col=resolution&col=status_field&col=reporter&col=time&col=changetime Sugar Labs] [http://dev.laptop.org/query?status=assigned&status=closed&status=new&status=reopened&groupdesc=1&group=milestone&max=150&component=xoirc-activity&order=id&col=id&col=summary&col=status&col=owner&col=type&col=next_action&col=changetime OLPC]
 

Latest revision as of 02:31, 14 July 2018

IRC

Read at https://help.sugarlabs.org/irc.html

The source file has been moved to GitHub