mirror of
https://github.com/reality/dbot.git
synced 2024-12-24 03:33:07 +01:00
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