Difference between revisions of "User:Kizeren/irc"

From Xhodon 2
Jump to: navigation, search
m
m
Line 1: Line 1:
==IRC Setup==
+
<div style="background-color: #f2f7da; font-size: 100%; font-family: 'Verdana'; padding:10px; border: 1px solid #38440f;">==IRC Setup==
  
 
In this entry I hope to further show how to setup a IRC the easiest way I can think of.
 
In this entry I hope to further show how to setup a IRC the easiest way I can think of.
Line 9: Line 9:
 
Once you have control of the channel type the following
 
Once you have control of the channel type the following
  
[nowiki]
+
[pre]
 
/msg ChanServe REGISTER <channel> <password>
 
/msg ChanServe REGISTER <channel> <password>
[/nowiki]
+
[/pre]

Revision as of 10:35, 22 October 2010

==IRC Setup==

In this entry I hope to further show how to setup a IRC the easiest way I can think of.

Step 1

The most important step. We will first need to register a channel. Enter the channel you wish to register. You must be AOP (have the @ symbol) Once you have control of the channel type the following

[pre] /msg ChanServe REGISTER <channel> <password>

[/pre]