aboutsummaryrefslogtreecommitdiff
path: root/bitbotctl
Commit message (Collapse)AuthorAgeFilesLines
* handle .connect() failure in bitbotctlGravatar jesopo2019-11-111-8/+8
|
* add IRCBot.stop() - use it for !shutdown and './bitbotctl stop'Gravatar jesopo2019-10-171-5/+4
|
* change bitbotctl to use new data dir by defaultGravatar jesopo2019-10-171-6/+7
|
* add small comment in bitbotctl about the ctl protoGravatar jesopo2019-10-141-0/+1
|
* add `bitbotctl reload` command to reload all modulesGravatar jesopo2019-10-141-1/+5
|
* actually send rehash commandGravatar jesopo2019-10-111-0/+2
|
* add "rehash" bitbotctl commandGravatar jesopo2019-10-111-2/+10
|
* add `log` command to bitbotctlGravatar jesopo2019-10-111-3/+27
|
* first version of bitbotctl - shows INFO loggingGravatar jesopo2019-10-111-0/+35