mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
Added Webskin "znc-ation"
This commit is contained in:
@@ -91,6 +91,8 @@ private:
|
||||
template<> void TModInfo<CAutoReplyMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("autoreply");
|
||||
Info.AddType(CModInfo::NetworkModule);
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("You might specify a reply text. It is used when automatically answering queries, if you are not connected to ZNC.");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CAutoReplyMod, "Reply to queries when you are away")
|
||||
|
||||
Reference in New Issue
Block a user