projects
/
ngircd-alex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
bd8d4e7
)
FAQ: How can I "auto-op" users in channels?
author
Alexander Barton
<alex@barton.de>
Tue, 13 Jan 2015 11:44:29 +0000
(12:44 +0100)
committer
Alexander Barton
<alex@barton.de>
Tue, 13 Jan 2015 11:44:29 +0000
(12:44 +0100)
doc/FAQ.txt
patch
|
blob
|
history
diff --git
a/doc/FAQ.txt
b/doc/FAQ.txt
index fe8510b536d51bd0024fa8d62af7ad3712d349e3..79ca2d72f0506131e2daf3b3e02e3522ad5628e0 100644
(file)
--- 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.
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!?
~~~~~~~~~~
IV. Bugs!?
~~~~~~~~~~