aboutsummaryrefslogtreecommitdiff
path: root/src/Control.py
Commit message (Expand)AuthorAgeFilesLines
* fix type linting issues for `client` in Control.is_readableGravatar jesopo2019-10-141-2/+2
* add `bitbotctl reload` command to reload all modulesGravatar jesopo2019-10-141-0/+4
* kill bitbotctl connection after rehashGravatar jesopo2019-10-111-0/+7
* add "rehash" bitbotctl commandGravatar jesopo2019-10-111-10/+5
* try/except Control socket writesGravatar jesopo2019-10-111-1/+4
* add first real cli functionality: showing logGravatar jesopo2019-10-111-21/+44
* first draft of infrastructure for unix domain control socketGravatar jesopo2019-10-111-0/+81