mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
@@ -237,6 +237,8 @@ private:
|
||||
|
||||
template<> void TModInfo<CAutoCycleMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("autocycle");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("List of channel masks and channel masks with ! before them.");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CAutoCycleMod, "Rejoins channels to gain Op if you're the only user left")
|
||||
|
||||
Reference in New Issue
Block a user