added cmd_stats to NeonHelp
[NeonServV5.git] / src / cmd_neonhelp.h
index 5993886e534e78ec1356ad0856358f0f6ba62acf..0fce87a940d50f0e0f33da22d94e4e13b3b6dd65 100644 (file)
 #include "IRCParser.h"
 #include "bot_NeonHelp.h"
 #include "lang.h"
+#include "tools.h"
 
 CMD_BIND(neonhelp_cmd_delete);
 CMD_BIND(neonhelp_cmd_next);
+CMD_BIND(neonhelp_cmd_requests);
+CMD_BIND(neonhelp_cmd_stats);
 
 #endif
\ No newline at end of file