Difference between revisions of "Internet Relay Chat"

From Conservapedia
Jump to: navigation, search
Line 1: Line 1:
 
'''IRC'''(short for '''Internet Relay Chat''') is one of the oldest protocols for online chatting and file sharing.
 
'''IRC'''(short for '''Internet Relay Chat''') is one of the oldest protocols for online chatting and file sharing.
  
Some collaborative projects use it to facilitate communication between project members. Wikipedia and Conservapedia both use freenode as their IRC server.
+
Some collaborative projects use it to facilitate communication between project members. Wikipedia and Conservapedia both use '''freenode''' as their IRC server.
 
+
==Some IRC channels==
Some IRC channels
+
 
* #conservapedia
 
* #conservapedia
 
* *conservapedia-sysop (password required)
 
* *conservapedia-sysop (password required)
 
* #wikipedia
 
* #wikipedia
 +
 +
==IRC Help==
 +
Most clients still use the old slash commands of irc. Here are a few.
 +
#To get onto freenode.net
 +
#*/server freenode.net (Example: '''brown.freenode.net''')
 +
#To join the channel
 +
#*/j #conservapedia
 +
#To change your nickname
 +
#*/nick ''newnick''
 +
#To op someone This will only work if you are op(erator of the channel) at the time
 +
#*/op #conservapedia ''nick''
 +
#to deop
 +
#*/dop #conservapedia ''nick''
 +
#To set the topic
 +
#*/topic new topic here
 +
 +
  
 
[[Category:Information technology]]
 
[[Category:Information technology]]

Revision as of 16:32, April 5, 2007

IRC(short for Internet Relay Chat) is one of the oldest protocols for online chatting and file sharing.

Some collaborative projects use it to facilitate communication between project members. Wikipedia and Conservapedia both use freenode as their IRC server.

Some IRC channels

  • #conservapedia
  • *conservapedia-sysop (password required)
  • #wikipedia

IRC Help

Most clients still use the old slash commands of irc. Here are a few.

  1. To get onto freenode.net
    • /server freenode.net (Example: brown.freenode.net)
  2. To join the channel
    • /j #conservapedia
  3. To change your nickname
    • /nick newnick
  4. To op someone This will only work if you are op(erator of the channel) at the time
    • /op #conservapedia nick
  5. to deop
    • /dop #conservapedia nick
  6. To set the topic
    • /topic new topic here