Difference between revisions of "Channel Registration"

From Rizon Wiki
Jump to navigation Jump to search
m (Protected "Channel Registration" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(15 intermediate revisions by 7 users not shown)
Line 1: Line 1:
In order to use the advanced features of ChanServ, HostServ or MemoServ, you MUST have identified to a nick you have registered.
'''In order to use the advanced features of ChanServ, [[HostServ]] or [[MemoServ]], you MUST have identified to a nick you have registered.'''
 


===Registering your channel===
===Registering your channel===
Required conditions:
# You must have a [[Register your nickname|registered nickname]].
# You must have operator status or above (<code>@</code>, <code>&</code>, <code>~</code>) on the channel.
#* ''Note:'' You will receive operator status automatically when you join an empty, unregistered channel.
#* ''Note:'' If there are idlers in the channel, and the channel is not registered, you may <code>/join #services</code> for assistance; however, this is only in the case where none of the idlers have operator status.
# The channel must be unregistered. To check if the channel is registered or not: <code>/msg ChanServ INFO <em>#channel</em></code>


There are a few conditions that must be met in order to register a channel:
'''If these conditions are met''', you can register your channel using
 
* You will need a registered nickname. If its not, see [[Register your nickname]]
 
* You must have operator status or above (@,&,~) on the channel.
 
** You will recieve an @ automatically when you join an empty, unregistered channel.
 
** NOTE:: If there are idlers in the channel, and the channel is not registered, you may drop by #services for assistance; however, this is only in the case where none of the idlers have operator status.
 
* The channel may not be registered already. To check if the channel is registered or not you can use the info command: /msg chanserv info #channel
 
If these conditions are met, you will be able to register your channel using:
 
'''/msg chanserv register #channel password description'''
 
* password
The channel password is used to identify you as the channels owner, and is much like the nickserv password in terms of how it is used to identify to a channel (It is different from a channel key). However, as you are the original founder you will be automatically identified to chanserv for all channels you have registered when you identify to nickserv. If you would like to share the founder level control of the channel with a friend, and make sure you're absolutely sure about doing so, you may give them the channel password as well.


* description
<code>/msg ChanServ REGISTER <em>#channel</em> <em>password</em> <em>description</em></code>
This is a description of your channels purpose, it is not the same as a channel topic. This will be seen when someone uses the info command for your channel (as shown above) and can be changed at any later date.


You followed the commands above and successfully registered your channel, but what's next?
{| class="wikitable"
| <code><em>#channel</em></code>
| The name of your channel.
|-
| <code><em>password</em></code>
| A channel password. Used to identify a user as the channel's founder. This password can be shared to provide [[Channel_Management_102#SecureFounder|"almost"]] founder-level control of the channel with someone else.
|-
| <code><em>description</em></code>
| This is a description of your channels purpose, it is not the same as a channel topic. This will be seen when someone uses the <code>INFO</code> command for your channel (as shown above) and can be changed at any later date.
|}


You can request a BotServ bot. First use the command /msg BotServ botlist or [[Botserv list]] in order to retrieve the bot nicks and choose one that you like.
===What's next?===
So, you followed the commands above and successfully registered your channel, but what's next?


To assign a botserv bot, use /msg BotServ assign #channel bot where #channel is the name of the channel you are assigning it to and bot is the bot you are assigning.
====BotServ====
You can request a BotServ bot. First use the command <code>/msg BotServ BOTLIST</code> or look at the [[Botserv list]] page to see the bot nicks and choose one that you like.


Now that you have a bot assigned, visit BotServ commands for more information.
Then, to assign a botserv bot, use <code>/msg BotServ ASSIGN <em>#channel</em> <em>bot</em></code> where <code><em>#channel</em></code> is the name of the channel you are assigning it to and <code><em>bot</em></code> is the bot you are assigning.


Also don't forget to browse [[Channel Modes]] [[Channel Management 101]] or [[Channel Management 102]] as they hold most answers to your questions.
Now that you have a bot assigned, visit [[BotServ commands]] for more information.


Contributed by [[Kyouka-sama]]
====Learning more====
Don't forget to browse [[Channel Modes]], [[Channel Management 101]], and/or [[Channel Management 102]] as they hold most answers to your questions.

Latest revision as of 20:43, 11 October 2016

In order to use the advanced features of ChanServ, HostServ or MemoServ, you MUST have identified to a nick you have registered.

Registering your channel

Required conditions:

  1. You must have a registered nickname.
  2. You must have operator status or above (@, &, ~) on the channel.
    • Note: You will receive operator status automatically when you join an empty, unregistered channel.
    • Note: If there are idlers in the channel, and the channel is not registered, you may /join #services for assistance; however, this is only in the case where none of the idlers have operator status.
  3. The channel must be unregistered. To check if the channel is registered or not: /msg ChanServ INFO #channel

If these conditions are met, you can register your channel using

/msg ChanServ REGISTER #channel password description

#channel The name of your channel.
password A channel password. Used to identify a user as the channel's founder. This password can be shared to provide "almost" founder-level control of the channel with someone else.
description This is a description of your channels purpose, it is not the same as a channel topic. This will be seen when someone uses the INFO command for your channel (as shown above) and can be changed at any later date.

What's next?

So, you followed the commands above and successfully registered your channel, but what's next?

BotServ

You can request a BotServ bot. First use the command /msg BotServ BOTLIST or look at the Botserv list page to see the bot nicks and choose one that you like.

Then, to assign a botserv bot, use /msg BotServ ASSIGN #channel bot where #channel is the name of the channel you are assigning it to and bot is the bot you are assigning.

Now that you have a bot assigned, visit BotServ commands for more information.

Learning more

Don't forget to browse Channel Modes, Channel Management 101, and/or Channel Management 102 as they hold most answers to your questions.