Module name: irssi
Changes by: cras 00/05/29 14:47:26
Modified files:
src/irc/bot : Makefile.am bot-commands.c bot-users.c
bot-users.h bot.c botnet-connection.c botnet.c
botnet.h
Added files:
src/irc/bot : bot-commands.h bot-irc-commands.c
Log message:
User changes are sent to botnet. Botnet commands are automatically sent
forward unless you stop it with signal_stop_by_name("botnet event").
