Alexander Barton : FAQ: How can I "auto-op" users in channels?
Module: ngircd.git Branch: master Commit: fb5ae9e844ee30208f81204cd977469543fd1cc0 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=fb5ae9e84... Author: Alexander Barton <alex@barton.de> Date: Tue Jan 13 12:44:29 2015 +0100 FAQ: How can I "auto-op" users in channels? --- doc/FAQ.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/FAQ.txt b/doc/FAQ.txt index fe8510b..79ca2d7 100644 --- a/doc/FAQ.txt +++ b/doc/FAQ.txt @@ -89,6 +89,11 @@ A: You need to set 'OperCanUseMode = yes' in ngircd.conf, then IRC operators can use the MODE command for changing modes even when they are not joined to the specific channel. +Q: How can I "auto-op" users in channels? +A: ngIRCd can't do this: you would have to use some "IRC Services", like + Atheme (<http://atheme.net/atheme.html>) or Anope (<http://www.anope.org>). + See "doc/Services.txt" for setup instructions. + IV. Bugs!? ~~~~~~~~~~
Teilnehmer (1)
-
alex@arthur.barton.de