mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
With this, modules can use AddCommand() to register commands. CModule will dispatch all calls to OnModCommand() to the correct command handler. If a module calls AddHelpCommand(), it will also generate help output. Signed-off-by: Uli Schlachter <psychon@znc.in>
40 KiB
40 KiB