mirror of
https://github.com/znc/znc.git
synced 2026-08-08 09:52:55 +02:00
@@ -189,6 +189,8 @@ bool CStickyChan::OnLoad(const CString& sArgs, CString& sMessage)
|
||||
|
||||
template<> void TModInfo<CStickyChan>(CModInfo& Info) {
|
||||
Info.SetWikiPage("stickychan");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("List of channels, separated by comma.");
|
||||
}
|
||||
|
||||
NETWORKMODULEDEFS(CStickyChan, "configless sticky chans, keeps you there very stickily even")
|
||||
|
||||
Reference in New Issue
Block a user