Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: low on December 09, 2022, 04:25:08 PM

Title: OperServ> BOT No oper block for your nick.
Post by: low on December 09, 2022, 04:25:08 PM
Greetings!
I'm getting above error on my IRC client, may I know which block location that I need to set so I can login into Operserv.
Thanks!
Title: Re: OperServ> BOT No oper block for your nick.
Post by: Lord255 on December 09, 2022, 04:28:59 PM
hi.
since its your network, i presume you want to have the highest rights avail.

so:
https://github.com/anope/anope/blob/e78db21180ea135b1f404d45f613ae1a78219cc9/data/example.conf#L889-L925
Title: Re: OperServ> BOT No oper block for your nick.
Post by: Lord255 on December 09, 2022, 04:31:02 PM
oh. if its for a random bot (based on the nick "BOT"), i wouldnt give services right btw..
i dont know what would you wanna do via the bot, but forget it and if you need higher rights for your bot, just use ircd's oper function (its also not recommended btw..)

only give services rights for users and for the ones which you trust for sure. :)
(and probably you should not give out "services root" rights. - the block i pasted is just for you only.)
Title: Re: OperServ> BOT No oper block for your nick.
Post by: low on December 10, 2022, 11:50:38 AM
hi.
since its your network, i presume you want to have the highest rights avail.

so:
https://github.com/anope/anope/blob/e78db21180ea135b1f404d45f613ae1a78219cc9/data/example.conf#L889-L925

Yes, I setup it as per the shared link. But the Operserv still giving me the same error.
Below is my command:-
/msg operserv login mynick mypassword
Title: Re: OperServ> BOT No oper block for your nick.
Post by: Lord255 on December 10, 2022, 01:02:20 PM
plz pastebin your conf (the oper block). of course without the pw. :)
Title: Re: OperServ> BOT No oper block for your nick.
Post by: low on December 10, 2022, 01:25:52 PM
I managed to get it work, the culprit is the hash. The block is being commented out :-D
Thanks Lord255 for your time and patient
Title: Re: OperServ> BOT No oper block for your nick.
Post by: Lord255 on December 10, 2022, 01:36:30 PM
cool :) lots of ppl do that mistake. hehe. :)
(y)
Title: Re: OperServ> BOT No oper block for your nick.
Post by: low on December 10, 2022, 01:40:41 PM
So I'm not the first one ;D ;D ;D ;D