mirror of
https://github.com/znc/znc.git
synced 2026-06-30 06:51:26 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -106,5 +106,5 @@ template<> void TModInfo<CClientNotifyMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("clientnotify");
|
||||
}
|
||||
|
||||
MODULEDEFS(CClientNotifyMod, "Notifies you when another IRC client logs into or out of your account. Configurable.")
|
||||
USERMODULEDEFS(CClientNotifyMod, "Notifies you when another IRC client logs into or out of your account. Configurable.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user