aboutsummaryrefslogtreecommitdiffstats
path: root/reaktor/core.py
Commit message (Collapse)AuthorAgeFilesLines
* core: run execute_command in a thread0.6.0lassulus2018-09-161-4/+21
|
* add nickserv password identificationlassulus2018-09-161-8/+11
|
* Make Flake (somewhat) happylassulus2018-06-281-149/+145
|
* Reaktor: drop shlex for parsing args, every command has to do it by itself nowmakefu2015-10-091-1/+1
| | | | this breaks compatibility so be aware
* Reaktor: fixes nick changemakefu2015-09-041-3/+6
|
* Reaktor: add new core, parse args with docopt instead of sys.argvmakefu2015-08-281-4/+26
|
* Reaktor: reload config if name change detectedmakefu2015-08-281-0/+11
|
* Reaktor: IRC -> reaktormakefu2015-08-281-0/+142
Remove Obsolete README, remove obsolete index