mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Make autoop & autovoice gender neutral.
This commit is contained in:
@@ -291,4 +291,4 @@ template<> void TModInfo<CAutoVoiceMod>(CModInfo& Info) {
|
||||
Info.SetArgsHelpText("Each argument is either a channel you want autovoice for (which can include wildcards) or, if it starts with !, it is an exception for autovoice.");
|
||||
}
|
||||
|
||||
NETWORKMODULEDEFS(CAutoVoiceMod, "Auto voice the good guys")
|
||||
NETWORKMODULEDEFS(CAutoVoiceMod, "Auto voice the good people")
|
||||
|
||||
Reference in New Issue
Block a user