mirror of
https://github.com/znc/znc.git
synced 2026-08-01 06:23:32 +02:00
Added Webskin "znc-ation"
This commit is contained in:
@@ -110,6 +110,8 @@ public:
|
||||
|
||||
template<> void TModInfo<CRejoinMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("kickrejoin");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("Please enter the number of seconds to wait before rejoining.");
|
||||
}
|
||||
|
||||
NETWORKMODULEDEFS(CRejoinMod, "Autorejoin on kick")
|
||||
|
||||
Reference in New Issue
Block a user