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
/
ModuleManager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give modules event objects with "context"s, to facilitate purging all the event
•••
hooks for a module
jesopo
2018-08-31
1
-27
/
+13
*
Load whitelist in start.py, pass to ModuleManager.load_modules
jesopo
2018-08-30
1
-5
/
+3
*
assert statements are optimised out, these statement were useless.
jesopo
2018-01-09
1
-4
/
+4
*
Handle ImportError for module loading
Evelyn
2017-09-05
1
-1
/
+6
*
Add IRCv3→SASL support for nickserv auth, added optional module whitelist, ...
Evelyn
2017-07-12
1
-0
/
+5
*
added _cleanup(), a function called if present on a module before being unloa...
jesopo
2016-04-18
1
-0
/
+2
*
added a very unreliable and BAD IDEA way to unload modules.
jesopo
2016-04-14
1
-3
/
+23
*
added an extra check related to the --require-config hashflag, causing a non-...
jesopo
2016-04-06
1
-1
/
+2
*
added an untested module requirement system.
jesopo
2016-04-04
1
-9
/
+29
*
added a "hashflag" to modules to stop modules being loaded that rely on a not...
jesopo
2016-03-30
1
-1
/
+9
*
first commit.
jesopo
2016-03-29
1
-0
/
+37