docbot.git
2012-01-22 Andreas Scherbaum- fix spacing
2012-01-22 Andreas Scherbaum- add missing function parameter to handle_command()
2012-01-22 Andreas Scherbaum- add first time format function
2012-01-22 Andreas Scherbaum- silence two more irc events
2012-01-22 Andreas Scherbaum- add per session statistics
2012-01-22 Andreas Scherbaum- add statistics
2012-01-21 Andreas Scherbaum- add command handler
2012-01-21 Andreas Scherbaum- change if() elsif() construct into a Switch construct
2012-01-21 Andreas Scherbaum- command handling
2012-01-21 Andreas Scherbaum- ignore "irc_nick" events in debugging
2012-01-20 Andreas Scherbaum- remove debugging
2012-01-20 Andreas Scherbaum- change simple output into debugging message
2012-01-20 Andreas Scherbaum- enhance _default() debugging function
2012-01-20 Andreas Scherbaum- add function to write to a channel
2012-01-20 Andreas Scherbaum- remove debugging
2012-01-20 Andreas Scherbaum- fix debugging: really output a join message only...
2012-01-20 Andreas Scherbaum- track channels for each session
2012-01-17 Andreas Scherbaum- fix bug: don't delete channels from config after...
2012-01-17 Andreas Scherbaum- use internal config functions
2012-01-17 Andreas Scherbaum- add translations
2012-01-16 Andreas Scherbaum- add new helper function: return all second level...
2012-01-16 Andreas Scherbaum- fix wrong return values
2012-01-15 Andreas Scherbaum- almost complete rewrite
2010-10-19 Andreas Scherbaum- initial release master v1