mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-27 12:07:39 +00:00
FAQ: How can I "auto-op" users in channels?
This commit is contained in:
@@ -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
|
can use the MODE command for changing modes even when they are not joined
|
||||||
to the specific channel.
|
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!?
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user