Setup an IRC chat channel for your website or project
Introduction
So you want a chat channel for your website or project, but you don’t want to setup a complete IRC server. Now, I tell you:
You don’t have to setup one! It’s even quite useless since there are enough free ways of setting up a IRC chat channel, with you as operator!
The guide
1. This is quite obvious: you need to download an IRC client to access an IRC network. Mac users can use Conversation or Colloquy. Windows users can use an program called mIRC. Linux users can use X-Chat.
2. When you installed the program and typed in basic things like “nickname” and “e-mail” you need to connect to an IRC network. There’ll be tons of networks to choose from by default. If you know a good network about the topic of your site, connect to that one, otherwise just choose a good and fancy name.
3. Now we’re going to do the geeky stuff. Register your nickname on the server with the following command:
/msg nickserv register [PASSWORD] [EMAIL]
You need to replace [PASSWORD] with your password and [EMAIL] with your e-mail. Don't type the [ and ], the command will look like this:
/msg nickserv register p4ss spambox@domain.com
4. Okay, you registered your nickname! We are going to identify you. It basically means that you are going to login:
/msg NickServ IDENTIFY [PASSWORD]
5. Fasten your seatbelt! You’re logged in and now we’re going to create your channel:
/msg Chanserv REGISTER [CHANNEL] [PASS] [DSCRIPTION]
6. That’s it! Now join your channel and show off!
/join [#channel]
7. Want to make your channel even more fancy? Change the channels topic!
/topic [#channel] [topic]
II: The closing remarks
It’s possible that 'your' IRC server needs slightly different commands. I didn't really write this guide to show you all the ins and outs of IRC though, but more to just point out how easy it is to setup a personal IRC chat channel, since most people think you have to setup a complete server or something.
(would be great if you left one too!)
Wow. I feel SOOOO old. Is IRC really that long forgotten that people feel the need to BLOG about how to create a channel in IRC?
I guess it just goes to show how old myself, AND the internet really is. It feels like it was just yesterday I was running multiple copies of mIRC, writing nasty scripts with my script kiddie buddies and flaming people in real time!
Oh how I miss the days of IRCops, @admins and ^Mods. If you want to write an article pertaining to IRC, perhaps you should talk about how P2P networks emerged from DCCing.
You know you’re an old timer if you recognize this command: /ctcp :P
Brian, I know exactly how you feel. I grew up on irc! Forget bittorrent, /xdcc FTW!