repo: ngircd
action: commit
revision: 
path_from: 
revision_from: fb5ae9e844ee30208f81204cd977469543fd1cc0:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit fb5ae9e844ee30208f81204cd977469543fd1cc0
Author: Alexander Barton 
Date:   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
index fe8510b536d51bd0024fa8d62af7ad3712d349e3..
index ..79ca2d72f0506131e2daf3b3e02e3522ad5628e0 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 () or Anope ().
+   See "doc/Services.txt" for setup instructions.
+

 IV. Bugs!?
 ~~~~~~~~~~

-----END OF PAGE-----