repo: ngircd action: commit revision: path_from: revision_from: fb5ae9e844ee30208f81204cd977469543fd1cc0: path_to: revision_to:
commit fb5ae9e844ee30208f81204cd977469543fd1cc0 Author: Alexander BartonDate: Tue Jan 13 12:44:29 2015 +0100 FAQ: How can I "auto-op" users in channels? diff --git a/doc/FAQ.txt b/doc/FAQ.txt
--- 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 () or Anope ().
+ See "doc/Services.txt" for setup instructions.
+
IV. Bugs!?
~~~~~~~~~~
-----END OF PAGE-----