Changes

Jump to: navigation, search

OOP344 Student Resources

260 bytes added, 02:05, 10 September 2010
The Basics of IRC
Once installed and running, you will have such options as connecting to various servers. We're particularly interested in the one which the seneca chatroom is located.
This table has some basic commands for IRC.===Basic Commands==={| class="wikitable sortable" border="1" cellpadding="5"! Command !! Description{|-| <code>/server irc.freenode.net</code> || /* Connects your client to an IRC server. In this case, it is the freenode server*|-|-| <code>/join #seneca </code> || Join #seneca channel|-|-| <code>/nick YOURNEWNICKNAME</code> || Change your nickname|-|-| <code>/leave #seneca</code> || Leave #seneca channel
|-
| <code>/join part #seneca</code> | /* Join #seneca channel */| Another fancy (more elegant) way of leaving
|-
| /nick nickname
| /* Change your nickname */
|-
| <code>/leave| /* Leave the channel */query NICKNAME<br /code>**Note: /part also works|| Open a private chat with someone
|-
| /query nickname
| /* Open a private chat with some one */
|}
 
 
===Protecting your Nickname===
Once connected to the server, it is a good idea to register your nick, otherwise someone can impersonate you and steal your nick -- Forcing you to change your name again.
If someone has taken your registered nick, or you have a zombie in the channel (Where you drop connection but you still appear in the channel), there is a command to fix that.
{|class="wikitable sortable" border="1" cellpadding="5"! Command !! Description|-| <code>/msg NickServ RECOVER [nick] [personal password]</code> || <code>RECOVER</code> Kill another user who has taken your nick(leave out the brackets [])|-|-| <br /><br /code>Syntax : /msg NickServ RECOVER GHOST [nick] [personal password]<br /code>|| <code>GHOST<br /code>/* leave out Kills the brackets [] */ nickname (NOTE: Please use the Ghost command instead for nowand leave out the brackets [])
|-
| GHOST Kills the nickname<br /><br />Syntax : /msg NickServ GHOST [nick] [personal password]<br /><br />/* leave out the brackets []<br /><code><br />/msg NickServ ghost nickname password<br /></code>
|}
NOTE: Stick with <code>GHOST </code> for now, as Recover <code>RECOVER</code> is becoming more obsolete.
9
edits

Navigation menu