Sorry to bother you but i'm a bit confused.
About +o: Ok to use a BOT for auto-op. But with ngircd, when a user joins an empty channel, or creates a new channel, it doesn't get the +o. So i am actually not able to create a chan operator with ngircd. Actually when i use mIrc, if a join an empty channel i get automatically the +o into that chan. So, if i join as a bot, i get myself the +o, and if the bot is programmed to gives +o to certain users, i am able to auto-op my users. tnx alex
--- Lun 7/5/12, Alexander Barton alex@barton.de ha scritto:
Da: Alexander Barton alex@barton.de Oggetto: Re: [ngIRCd-ML] Channel Management A: "Alessandro Alessio" alexoffspring@yahoo.com Cc: ngircd-ml@arthur.barton.de Data: Lunedì 7 maggio 2012, 13:58
Hi Alessandro!
Am 07.05.2012 um 14:28 schrieb Alessandro Alessio:
But how can i give voice to users when they log in? And how can i provide +o to certain users automatically when they log in?
In short: you can’t.
If you want to auto-op or auto-voice someone, you have to use some sort of Bot or IRC services. ngIRCd can’t do it on its own.
Exception: IRC operators (user mode +o, identified by OPER command) become channel ops automatically when joining persistent (channel mode +P) channels.
Regards Alex