aboutsummaryrefslogtreecommitdiffstats
path: root/IRC
Commit message (Collapse)AuthorAgeFilesLines
...
* update Reaktor - add color translatormakefu2013-04-223-3/+38
|
* Reaktor: fix socket import for hostnameEUcancER2012-05-021-2/+2
|
* add line wrappingEUcancER2012-05-021-4/+6
| | | | as it seems to lose characters between 400 and 500 characters...
* Reaktor: cleanupEUcancER2012-04-181-2/+1
|
* live feedback from subprocess, shorter timeoutEUcancER2012-04-181-15/+13
|
* add clean arguments to botmakefu2012-04-171-4/+12
|
* //reaktor/IRC/asybot.py: be less verboseEUcancER2012-01-041-1/+1
|
* Reaktor/asybot: add syslog logging featureroot2011-09-141-2/+6
|
* Reaktor/IRC: update asybot logging facilityroot2011-09-141-14/+23
| | | | | | now using python builtin logging DEBUG mode is enabled when the 'debug' environment variable is set on startup.
* //Reaktor/IRC: implement hammer timetv2011-09-131-10/+17
|
* //Reaktor/IRC nickname: increment suffixtv2011-09-131-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/installtv2011-09-131-2/+0
|
* //Reaktor/IRC: replace irclib with own async bottv2011-09-136-194/+170
| | | | | Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^
* //Reaktor/IRC: * > ALLtv2011-09-091-3/+3
|
* //Reaktor: commands have PWD //Reaktortv2011-09-092-3/+5
|
* //Reaktor/IRC: only direct handle causes stupiditytv2011-09-061-1/+2
|
* //Reaktor/IRC: assume python is python2root2011-09-061-1/+1
|
* //Reaktor/IRC: be famous only sometimestv2011-09-061-2/+3
|
* //Reaktor/IRC: export argument to commandstv2011-09-061-4/+9
|
* //Reaktor/IRC: detypo README, againtv2011-09-061-7/+6
|
* //Reaktor/IRC: detypo READMEtv2011-09-061-4/+4
|
* //Reaktor/IRC: move doc to README.mdtv2011-09-062-13/+51
|
* //Reaktor/IRC: add the relevant documentationtv2011-09-061-2/+17
|
* //Reaktor/IRC: get name from tinc.conftv2011-09-061-3/+19
|
* //Reaktor/IRC: use //Reaktor/public_commandstv2011-09-061-1/+2
|
* //Synapse -> //Reaktor/IRCtv2011-09-065-0/+173