added automatic unregistration of unvisited channel
[NeonServV5.git] / src / modules / NeonHelp.mod / bot_NeonHelp.c
index d02b30da9d4d461444e2621c37a5a59234e9b00e..db1321dffac7e491630eda0c7b6db349e096b600 100644 (file)
@@ -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[] = {