added possibility to select a bot used for the statistics
[NeonServV5.git] / src / modules / botid.h
index 0abb44aafe01f07de5e5537e79f0dc92c538b20b..319f7cf43fe13082a911e2e2182fe73875e0e57f 100644 (file)
@@ -1,4 +1,4 @@
-/* botid.h - NeonServ v5.4
+/* botid.h - NeonServ v5.6
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -21,5 +21,8 @@
 #define NEONSPAM_BOTID 2
 #define DUMMYSERV_BOTID 3
 #define NEONHELP_BOTID 4
+#define NEONFUN_BOTID 5
+#define NEONBACKUP_BOTID 6
+#define NEONKICK_BOTID 7
 
 #endif
\ No newline at end of file