aboutsummaryrefslogtreecommitdiffstats
path: root/IRC
Commit message (Collapse)AuthorAgeFilesLines
* reaktor: ircasy abstractionlassulus2014-02-221-5/+8
|
* ircasy: fix on_kicklassulus2014-01-221-2/+4
|
* news/ircasy: handle kick correctlylassulus2014-01-221-3/+10
|
* asybot: only disconnect if connectedlassulus2014-01-141-1/+2
|
* Reaktor: asybot except signallassulus2014-01-141-1/+4
|
* Reaktor: asybot now with name in loggerlassulus2014-01-141-1/+1
|
* reaktor: ircasy invite handlerlassulus2014-01-141-0/+6
|
* reaktor: send JOIN after MOTDlassulus2014-01-141-4/+9
|
* reaktor: disconnect functionlassulus2014-01-141-0/+4
|
* reaktor: reflect changes of api in reaktor codelassulus2014-01-142-4/+3
|
* reaktor: refactor ircasy for more encapsulationlassulus2014-01-131-23/+49
|
* reaktor: refactor code for moar abstractionlassulus2014-01-133-83/+98
|
* Reaktor/IRC: fix no argslassulus2013-12-191-2/+1
|
* Reaktor/IRC: provide arguments to commandslassulus2013-12-191-0/+4
|
* Reaktor/IRC: encode/decode harder/better/fasterlassulus2013-12-192-7/+9
|
* Reaktor: irc_commands -> commandsmakefu2013-12-182-4/+4
|
* Reaktor: caps show all commands w/capname proptv2013-12-181-1/+6
|
* Reaktor: _from is populated via environmakefu2013-12-181-2/+3
|
* Reaktor/IRC: match only one patternlassulus2013-12-181-0/+1
|
* Reaktor/IRC: reading kill_timeout from configlassulus2013-12-181-1/+1
|
* Reaktor: s/(config).json/\1.py/tv2013-12-182-20/+30
|
* Reaktor/IRC: use command patternslassulus2013-12-161-50/+37
|
* Reaktor/IRC: encode harderlassulus2013-12-161-1/+1
|
* Reaktor/IRC: use config.json (and python3ize)lassulus2013-12-164-57/+49
|
* 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