added OPER support (let the bots try to op themselves)
authorpk910 <philipp@zoelle1.de>
Sat, 31 Mar 2012 23:42:48 +0000 (01:42 +0200)
committerpk910 <philipp@zoelle1.de>
Sat, 31 Mar 2012 23:42:48 +0000 (01:42 +0200)
commit4929b3cfa489f3fc5868bf768479f30fff18a272
treec4404a7e11be54d4250369ed59fd7f95c45a6aee
parent2f821c1863d50646d3658a835c3675193b534f33
added OPER support (let the bots try to op themselves)
15 files changed:
database.sql
database.upgrade.sql
src/IRCParser.c
src/UserNode.c
src/UserNode.h
src/bots.c
src/modules.c
src/modules/DummyServ.mod/bot_DummyServ.c
src/modules/NeonFun.mod/bot_NeonFun.c
src/modules/NeonHelp.mod/bot_NeonHelp.c
src/modules/NeonServ.mod/bot_NeonServ.c
src/modules/NeonSpam.mod/bot_NeonSpam.c
src/modules/module.h
src/mysqlConn.c
src/version.h