mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
@@ -63,4 +63,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CClearBufferOnMsgMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("clearbufferonmsg");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CClearBufferOnMsgMod, "Clear all channel buffers whenever the user does something")
|
||||
|
||||
Reference in New Issue
Block a user