Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reaktor/IRC: update asybot logging facility | root | 2011-09-14 | 1 | -14/+23 |
| | | | | | | now using python builtin logging DEBUG mode is enabled when the 'debug' environment variable is set on startup. | ||||
* | //Reaktor/IRC: implement hammer time | tv | 2011-09-13 | 1 | -10/+17 |
| | |||||
* | //Reaktor/IRC nickname: increment suffix | tv | 2011-09-13 | 1 | -0/+8 |
| | | | | | Append or increment the bot's nickname suffix integer in order to connect to servers that already have users with the same nickname. | ||||
* | //Reaktor/IRC: replace irclib with own async bot | tv | 2011-09-13 | 1 | -0/+169 |
Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^ |