docbot.git
13 years ago- remove debugging
Andreas Scherbaum [Fri, 20 Jan 2012 21:13:24 +0000 (22:13 +0100)]
- remove debugging

13 years ago- fix debugging: really output a join message only if the session joins the channel
Andreas Scherbaum [Fri, 20 Jan 2012 20:52:32 +0000 (21:52 +0100)]
- fix debugging: really output a join message only if the session joins the channel

13 years ago- track channels for each session
Andreas Scherbaum [Fri, 20 Jan 2012 14:44:27 +0000 (15:44 +0100)]
- track channels for each session
- remove unnesessary channel join code, directly use configured channel list
- add list of channels for session 1

13 years ago- fix bug: don't delete channels from config after joining them
Andreas Scherbaum [Tue, 17 Jan 2012 01:05:11 +0000 (02:05 +0100)]
- fix bug: don't delete channels from config after joining them

13 years ago- use internal config functions
Andreas Scherbaum [Tue, 17 Jan 2012 01:00:15 +0000 (02:00 +0100)]
- use internal config functions

13 years ago- add translations
Andreas Scherbaum [Tue, 17 Jan 2012 00:48:01 +0000 (01:48 +0100)]
- add translations
- add per channel translations
- add translated error messages
- add command handling

13 years ago- add new helper function: return all second level config keys
Andreas Scherbaum [Mon, 16 Jan 2012 12:21:08 +0000 (13:21 +0100)]
- add new helper function: return all second level config keys
- config_get_keys2()

13 years ago- fix wrong return values
Andreas Scherbaum [Mon, 16 Jan 2012 02:47:30 +0000 (03:47 +0100)]
- fix wrong return values

13 years ago- almost complete rewrite
Andreas Scherbaum [Sun, 15 Jan 2012 22:40:34 +0000 (23:40 +0100)]
- almost complete rewrite
- connect to irc works
- multiple session works
- configuration works

14 years ago- initial release master v1
Andreas Scherbaum [Tue, 19 Oct 2010 21:04:06 +0000 (23:04 +0200)]
- initial release