added cmd_addbot and cmd_delbot for dynamic bot management
authorpk910 <philipp@zoelle1.de>
Thu, 22 Dec 2011 00:01:01 +0000 (01:01 +0100)
committerpk910 <philipp@zoelle1.de>
Thu, 22 Dec 2011 00:04:04 +0000 (01:04 +0100)
commita04f2a3bad9a1d96cc69e4bf29cd9d9d6581d4be
tree546a380a87f9a5f179826d7e453c27b4d08f1d83
parent687672c92fac0cb4e91f400d74069cbdfe8f7e9a
added cmd_addbot and cmd_delbot for dynamic bot management
Makefile.am
src/bot_NeonServ.c
src/cmd_global.h
src/cmd_global_addbot.c [new file with mode: 0644]
src/cmd_global_delbot.c [new file with mode: 0644]
src/commands.c