mirror of
https://github.com/znc/znc.git
synced 2026-05-14 13:25:49 +02:00
Added Webskin "znc-ation"
This commit is contained in:
@@ -472,6 +472,8 @@ void CModTclStartTimer::RunJob() {
|
||||
|
||||
template<> void TModInfo<CModTcl>(CModInfo& Info) {
|
||||
Info.SetWikiPage("modtcl");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("The argument is the number of seconds to wait before rejoining.");
|
||||
}
|
||||
|
||||
NETWORKMODULEDEFS(CModTcl, "Loads Tcl scripts as ZNC modules")
|
||||
|
||||
Reference in New Issue
Block a user