aboutsummaryrefslogtreecommitdiffstats
path: root/reaktor
Commit message (Expand)AuthorAgeFilesLines
* tell-on_privmsg: fix text extractionHEADv0.7.1mastertv2019-02-171-1/+1
* tell-*: use jq and respect the channelv0.7.0tv2019-01-262-16/+22
* stop feeling famous when talked to0.6.2lassulus2018-10-061-1/+1
* bump version to 0.6.10.6.1lassulus2018-09-261-1/+1
* ircasy: use irc password instead of messaging nickservlassulus2018-09-261-5/+2
* bump version to 0.6.0lassulus2018-09-161-1/+1
* core: run execute_command in a thread0.6.0lassulus2018-09-161-4/+21
* ircasy: fix spamming on_welcomelassulus2018-09-161-1/+1
* add nickserv password identificationlassulus2018-09-163-9/+24
* Make Flake (somewhat) happylassulus2018-06-2811-501/+533
* execute on_welcome if no motd is providedlassulus2017-12-051-1/+1
* Reaktor: fix issue with tell_on-privmsg, bump versionmakefu2015-11-082-3/+3
* Reaktor: drop shlex for parsing args, every command has to do it by itself nowmakefu2015-10-092-2/+2
* Reaktor: fixes nick changemakefu2015-09-042-4/+7
* bump version to 0.4.2 (final)makefu2015-09-041-1/+1
* config: more logic in config file :(makefu2015-09-043-37/+65
* Reaktor: cleanup, bump versionmakefu2015-08-313-3/+4
* Reaktor: update depsmakefu2015-08-312-4/+12
* Reaktor: add nix support, packagingmakefu2015-08-2816-0/+244
* Reaktor: cleanupmakefu2015-08-282-13/+8
* Reaktor: add new core, parse args with docopt instead of sys.argvmakefu2015-08-281-4/+26
* Reaktor: reload config if name change detectedmakefu2015-08-282-0/+141
* Reaktor: IRC -> reaktormakefu2015-08-285-0/+411