forked from GitHub/dbot
print the error to console if it fails to load a module
This commit is contained in:
parent
b6607f7cd6
commit
b2ede3f5d5
@ -46,7 +46,7 @@ var badwords = function(dbot) {
|
||||
|
||||
'ignorable': true
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
exports.fetch = function(dbot) {
|
||||
return badwords(dbot);
|
||||
|
Loading…
Reference in New Issue
Block a user