Few things i learned..
When creating channels. If you like it stay yours and data you set too then you should register your channel and put ChanServ (bot) up to it.
How to do this?
Normaly first you join the channel and maybe set topic etc.. well will show you process of commands you can use, just observe the code:
/join #grandekos.com
/msg ChanServ REGISTER #grandekos.com
/msg ChanServ SET #grandekos.com guard on
Lets explain line by line:
1.) /join #grandekos.com
Ok, this command just join the channel but is default command on irc.. like /part.. well you should know it pussy.
2.) /msg ChanServ REGISTER #grandekos.com
This command register you with channel, in this case #grandekos.com
3.) /msg ChanServ SET #grandekos.com guard on
Here we put ChanServ (bot) to our channel. It will protect and wait for us until we are not there... So all data like title and options of channel will stay as you set them.
4.) /msg ChanServ OP #grandekos.com
If we join channel, to request OP, run this command. You should be boos of channel. Your nick. So your nick need to be registered.!
5.) /msg NickServ REGISTER YourPassword youremail@example.com
To register your nick.. do command above. Then check your email. i guess.. Viola!