Error in the writing index file process
well the bot goes to add that day's log to the index file it just rewrites the whole file rather than just added that day's file. It also rewrites the main index file. for a example look at logs.geek-crack.com
Confirming the issue. If you let the bot run for more than one day, you'll notice that when the day changes, the bot grabs the date-index file(logs/#channel/index.html), and rewrites it with the link to the current day logfile, instead of appending the link. So there's always only the current date listed in the date-index file. Of course you can still access a past day by going to it's path, the logfiles are still there.
For a live demo go here: http://tnij.ncoms.net/logbot-irclogs
Just removed indexes for now. Will build them when I can...