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
/
modules.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
'ModuleWarning' -> 'ModuleManager.ModuleWarning' in modules/modules.py
jesopo
2018-10-04
1
-1
/
+1
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-7
/
+7
*
Switch to using docstring for usage, permission and require_mode
jesopo
2018-09-30
1
-17
/
+23
*
Update ModuleManager.load_module calls in modules.py
jesopo
2018-09-29
1
-2
/
+2
*
Use ModuleManager.BaseModule in more modules
jesopo
2018-09-27
1
-4
/
+1
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-22
/
+30
*
Typo, 'e' -> 'warning'
jesopo
2018-09-25
1
-1
/
+1
*
Be more verbose about reloading modules in modules.py
jesopo
2018-09-24
1
-0
/
+8
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-1
/
+1
*
Actually implement !reloadallmodules in modules.py
jesopo
2018-09-24
1
-8
/
+13
*
Better communicate issues with load/unload/reload of modules
jesopo
2018-09-24
1
-25
/
+21
*
Add .reloadallmodules, and fix permissions.
dngfx
2018-09-23
1
-4
/
+33
*
Add !enablemodule and !disablemodule to modules.py
jesopo
2018-09-13
1
-0
/
+35
*
give an Exports object (actually, ExportsContex object) to each module, to
•••
facilitate things like !set and !channelset without using the events system
jesopo
2018-09-02
1
-1
/
+1
*
Added functionality to load, unload and reload modules from a command!
jesopo
2018-09-01
1
-0
/
+39