Difference between revisions of "Channel Management"
(→Registration: some fixes, putting command first (more reference guide-like)) |
(→Topic) |
||
Line 8: | Line 8: | ||
==Topic== | ==Topic== | ||
− | + | <nowiki>/topic <new_topic></nowiki> | |
To identify what a channel is about, there is a thing called the "topic". This topic shows up when joining the channel, and also shows up when you type ''/list'' on a server. | To identify what a channel is about, there is a thing called the "topic". This topic shows up when joining the channel, and also shows up when you type ''/list'' on a server. | ||
Revision as of 02:01, 4 August 2009
Channels are both simple and complex. This page will be a reference of all the major features of channels. The information here will be for the irc.mibbit.net server.
Registration
/cs register <#channel_name> <channel_password> <description>
See also: Create_your_own_channel
To register a channel, be sure to have your nick registered. Then use the command /msg chanserv register <#chan> <Channel Password> <Channel Description>. The user using the command must have Op or higher to use the command. Entering an empty channel will give a user op if it is not registered.
Topic
/topic <new_topic>
To identify what a channel is about, there is a thing called the "topic". This topic shows up when joining the channel, and also shows up when you type /list on a server.
To change it, a user will need operator privileges in the channel. Then, in Mibbit, the user must type /topic New Topic
Example: /topic This is a test channel