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
/
modules
/
scripts.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update modules/scripts.py to use utils.parse.hashflags instead of
•••
utils.get_hashflags
jesopo
2018-11-05
1
-1
/
+1
*
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
jesopo
2018-10-12
1
-5
/
+4
*
.kill() a process when it times out
jesopo
2018-10-08
1
-2
/
+2
*
Pass $HOME and $PATH through to scripts in modules/scripts.py
jesopo
2018-10-07
1
-1
/
+5
*
Also capture stderr from scripts in modules/scripts.py
jesopo
2018-10-07
1
-1
/
+2
*
Correctly scope 'filename' in modules/script.py._load_scripts
jesopo
2018-10-06
1
-2
/
+5
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-3
/
+3
*
Implement src/IRCObject.py to convert specific objects in to strings when
•••
passing them to modules/scripts.py scripts
jesopo
2018-10-01
1
-1
/
+3
*
Add !reloadscripts to modules/scripts.py
jesopo
2018-09-29
1
-5
/
+19
*
Strip trailing newlines from scripts.py returns
jesopo
2018-09-29
1
-1
/
+1
*
Add scripts.py, to support basic modules in languages other than python
jesopo
2018-09-29
1
-0
/
+43