BUG INTRODUCED from a6c36a2b97f6bed5577d66474949c8ec8b32c8e8
the signal handler is essential for this bot
the script performs a kill -TERM and the application has enough time to finish the connection.
it's essential.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
mcbot (0.95-0) unstable; urgency=low
* Initial Release
* the location of mcbot.cgi is stored in the db
* never include malloc, use stdlib instead
* mcbot.email and mcbot.user holds the admin information
* Locale Settings changed to C
* freenode connect fix
* stream handling for freebsd
* Debian Policy: Assume everything is working and start the service via default
* irc_login connects now to the proper (non-freenode.net) server
* privmsgs will be send to the proper location...
* A simple garbage collector fills the memory leaks...
* compat.c added for XOPEN_SOURCE features - not finished yet
* SOURCE_URL points to the proper git-location.
* many small improvements, reduced codebase
-- Markus Broeker <mbroeker@largo.homelinux.org> Mon, 11 Aug 2008 00:00:54 +0200