index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Control.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add a way to execute commands through bitbotd (use for master-password)
jesopo
2019-11-21
1
-0
/
+7
|
*
silently eat Control socket .send() failures
jesopo
2019-11-08
1
-2
/
+5
|
*
Fix type errors detected by 'mypy --ignore-missing-imports src'.
Valentin Lorentz
2019-10-30
1
-6
/
+6
|
*
`bitbotctl stop` should be keepalive so it exits when bitbotd exits
jesopo
2019-10-18
1
-1
/
+0
|
*
add IRCBot.stop() - use it for !shutdown and './bitbotctl stop'
jesopo
2019-10-17
1
-0
/
+3
|
*
default to using a "data directory" for bitbot (~/.bitbot/)
jesopo
2019-10-17
1
-5
/
+5
|
*
fix type linting issues for `client` in Control.is_readable
jesopo
2019-10-14
1
-2
/
+2
|
*
add `bitbotctl reload` command to reload all modules
jesopo
2019-10-14
1
-0
/
+4
|
*
kill bitbotctl connection after rehash
jesopo
2019-10-11
1
-0
/
+7
|
*
add "rehash" bitbotctl command
jesopo
2019-10-11
1
-10
/
+5
|
*
try/except Control socket writes
jesopo
2019-10-11
1
-1
/
+4
|
*
add first real cli functionality: showing log
jesopo
2019-10-11
1
-21
/
+44
|
*
first draft of infrastructure for unix domain control socket
jesopo
2019-10-11
1
-0
/
+81