mirror of
https://github.com/reality/dbot.git
synced 2026-02-10 05:17:59 +01:00
print the error to console if it fails to load a module
This commit is contained in:
parent
82f971040a
commit
290f8897e1
@ -46,7 +46,7 @@ var badwords = function(dbot) {
|
||||
|
||||
'ignorable': true
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
exports.fetch = function(dbot) {
|
||||
return badwords(dbot);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user