Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update Reaktor - add color translator | makefu | 2013-04-22 | 3 | -3/+38 |
| | |||||
* | Reaktor: fix socket import for hostname | EUcancER | 2012-05-02 | 1 | -2/+2 |
| | |||||
* | add line wrapping | EUcancER | 2012-05-02 | 1 | -4/+6 |
| | | | | as it seems to lose characters between 400 and 500 characters... | ||||
* | Reaktor: cleanup | EUcancER | 2012-04-18 | 1 | -2/+1 |
| | |||||
* | live feedback from subprocess, shorter timeout | EUcancER | 2012-04-18 | 1 | -15/+13 |
| | |||||
* | add clean arguments to bot | makefu | 2012-04-17 | 1 | -4/+12 |
| | |||||
* | //reaktor/IRC/asybot.py: be less verbose | EUcancER | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | Reaktor/asybot: add syslog logging feature | root | 2011-09-14 | 1 | -2/+6 |
| | |||||
* | 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: remove dangling ptr to IRC/install | tv | 2011-09-13 | 1 | -2/+0 |
| | |||||
* | //Reaktor/IRC: replace irclib with own async bot | tv | 2011-09-13 | 6 | -194/+170 |
| | | | | | Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^ | ||||
* | //Reaktor/IRC: * > ALL | tv | 2011-09-09 | 1 | -3/+3 |
| | |||||
* | //Reaktor: commands have PWD //Reaktor | tv | 2011-09-09 | 2 | -3/+5 |
| | |||||
* | //Reaktor/IRC: only direct handle causes stupidity | tv | 2011-09-06 | 1 | -1/+2 |
| | |||||
* | //Reaktor/IRC: assume python is python2 | root | 2011-09-06 | 1 | -1/+1 |
| | |||||
* | //Reaktor/IRC: be famous only sometimes | tv | 2011-09-06 | 1 | -2/+3 |
| | |||||
* | //Reaktor/IRC: export argument to commands | tv | 2011-09-06 | 1 | -4/+9 |
| | |||||
* | //Reaktor/IRC: detypo README, again | tv | 2011-09-06 | 1 | -7/+6 |
| | |||||
* | //Reaktor/IRC: detypo README | tv | 2011-09-06 | 1 | -4/+4 |
| | |||||
* | //Reaktor/IRC: move doc to README.md | tv | 2011-09-06 | 2 | -13/+51 |
| | |||||
* | //Reaktor/IRC: add the relevant documentation | tv | 2011-09-06 | 1 | -2/+17 |
| | |||||
* | //Reaktor/IRC: get name from tinc.conf | tv | 2011-09-06 | 1 | -3/+19 |
| | |||||
* | //Reaktor/IRC: use //Reaktor/public_commands | tv | 2011-09-06 | 1 | -1/+2 |
| | |||||
* | //Synapse -> //Reaktor/IRC | tv | 2011-09-06 | 5 | -0/+173 |