IRC
Results 1 to 4 of 4

Thread: IRC

  1. #1
    Join Date
    Feb 2000
    Posts
    295

    IRC

    i need to set up an IRC channel. i've never used irc b4. do i need to register channel somewhere or i can just set it up w/ my irc client prog (mIRC)? if i need to register - what are the costs and where can i register it? TIA!

    ------------------
    http://RussianSpy.narod.ru
    Sochi — the official 2014 Winter Olympics Host city!

  2. #2
    Join Date
    Feb 2001
    Location
    Adelaide, South Australia
    Posts
    6,447
    You'll need to tell us which IRC network you're connecting to (or just the IRC server name will do). It differs between networks - some don't allow registration, some allow almost instant registration and others have an application process of sorts. It should all be free though.
    Safe computing is a habit, not a toolkit.

  3. #3
    Join Date
    Feb 2000
    Posts
    295
    Code:
    irc.planetarion.com
    do you know any servers, that will let me setup channel quick and free?

    ------------------
    http://RussianSpy.narod.ru

    [This message has been edited by RussianSpy (edited 04-30-2001).]
    Sochi — the official 2014 Winter Olympics Host city!

  4. #4
    Join Date
    Feb 2001
    Location
    Adelaide, South Australia
    Posts
    6,447
    I'm not familiar with irc.planetarion.com so I don't know about channel registration there. You can create a channel just by joining one that doesn't exist, but it'll disappear when everybody leaves. There's probably a help channel there somewhere (type /list) that can explain it if you want to use that IRC server.

    The IRC network I usually use, and one which offers both nickname and channel registration, is irc.dal.net. There's a set of web pages explaining the registration services at http://www.dal.net/services/index.php3 , but the basic commands to get yourself set up there are:

    /nickserv register password email

    That will register your nickname. You'll need to wait for the authorization email and confirm it before you can do the rest.

    /nickserv set enforce on

    That stops anyone else using your nickname.

    Then, to register a channel, create it by joining and then:

    /chanserv register #channel password description

    The channel password can (and probably should) be different from your nickname password.
    Safe computing is a habit, not a toolkit.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •