News:

Come Chat with us live! Learn how HERE!

Main Menu

Split - Live IRC Chat - Info and How-to ; making a channel

Started by floww, October 13, 2008, 02:16:10 PM

floww


Lava Croft

Quote from: floww on October 13, 2008, 02:16:10 PM
can you make a guide how to register a channel
That is outside the scope of this thread, if you need a tutorial on how to use Freenode's IRC services, go to Google.

David

Simple answer, just join it, and it will be auto-created, and you will get ops.
A useful source of help is the chanserv and nickserv help commands.  (/msg chanserv help)
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Syntac

I believe some clients also offer abbreviated versions of /msg ChanServ and /msg NickServ. /cs and /ns, at least in Colloquy.

Lakitu7

Many servers have those on their end as well. Looks to me like freenode does.

Syntac


David

Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Rocinante

Quote from: Syntac on October 13, 2008, 07:49:20 PM
They don't seem to work with Irssi, though.

Quote from: David on October 13, 2008, 07:50:34 PM
/alias cs ^msg chanserv $*
etc

Just doing that can break security on crappy networks (imagine someone is able to get on with the nick 'chanserv', or you're on a network that has no chanserv and without thinking type /cs login mysekretpasswoid...)

Syntac, find yourself dispatch.pl - a script which takes any commands not recognized by irssi and feeds them through to the server directly.  Otherwise, if you type a /command and get an error from irssi, prefix it with 'quote'; ie, '/quote cs help' instead of '/cs help'.
}MG{Mercenaries Guild
"On my ship, the Rocinante, wheeling through the galaxies, headed for the heart of Cygnus, headlong into mystery." -- Rush, "Cygnus X-1"

Syntac

Thanks for the tip. Although I primarily use Colloquy, so meh. :-\