Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Ryan on August 03, 2010, 07:44:07 PM

Title: Adding Opers
Post by: Ryan on August 03, 2010, 07:44:07 PM
So. In my services.conf I put
Code: [Select]
oper
{
name = "espasmato"
type = "Services Root"
}
What else do I need to do to add myself as an oper. I am new to this and all. So please don't get mad at my stupidity. Lol
Title: Re: Adding Opers
Post by: CoreDuo on August 03, 2010, 07:45:29 PM
Register your nick and identify. Shouldn't be much other than that.
Title: Re: Adding Opers
Post by: Charles Kingsley on August 03, 2010, 07:46:17 PM
Make sure the "type" exists in services.conf.

Make sure the nick is registered and that you are opered up on your ircd.

Also, you should really consider using Anope 1.8 if you wish to have a 'stable' network, 1.9 is under development and may not be overly stable but we run it on our production network so it should be OK :)
Title: Re: Adding Opers
Post by: Ryan on August 03, 2010, 07:51:00 PM
All better. I did not looking unrealircd.conf and add me as an oper there. Ha. Fixed.