added automatic unregistration of unvisited channel
[NeonServV5.git] / src / modules / NeonHelp.mod / bot_NeonHelp.c
index ee02574fe2a1ee5838de4fabba162957bbf5f312..db1321dffac7e491630eda0c7b6db349e096b600 100644 (file)
@@ -1,4 +1,4 @@
-/* bot_NeonHelp.c - NeonServ v5.3
+/* bot_NeonHelp.c - NeonServ v5.4
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -15,6 +15,7 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>. 
  */
 #include "../module.h"
+#include "../botid.h"
 
 #include "bot_NeonHelp.h"
 #include "../../modcmd.h"
@@ -31,7 +32,7 @@
 #include "../../DBHelper.h"
 #include "../../WHOHandler.h"
 
-#define BOTID 4
+#define BOTID NEONHELP_BOTID
 #define BOTALIAS "NeonHelp"
 
 static const struct default_language_entry msgtab[] = {