mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
@@ -30,4 +30,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CBlockMotd>(CModInfo& Info) {
|
||||
Info.SetWikiPage("block_motd");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CBlockMotd, "Block the MOTD from IRC so it's not sent to your client(s).")
|
||||
|
||||
Reference in New Issue
Block a user