mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
@@ -126,4 +126,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CSendRaw_Mod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("send_raw");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CSendRaw_Mod, "Lets you send some raw IRC lines as/to someone else")
|
||||
|
||||
Reference in New Issue
Block a user