mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
experimental badwords stuff
This commit is contained in:
parent
9be6d5beaa
commit
fc5043e310
@ -49,5 +49,5 @@ var badwords = function(dbot) {
|
||||
}
|
||||
|
||||
exports.fetch = function(dbot) {
|
||||
return puns(dbot);
|
||||
return badwords(dbot);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user