mirror of
https://github.com/znc/znc.git
synced 2026-06-18 00:55:11 +02:00
@@ -248,6 +248,8 @@ private:
|
||||
|
||||
template<> void TModInfo<CChanAttach>(CModInfo& Info) {
|
||||
Info.SetWikiPage("autoattach");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("List of channel masks and channel masks with ! before them.");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CChanAttach, "Reattaches you to channels on activity.")
|
||||
|
||||
Reference in New Issue
Block a user