mirror of
https://github.com/reality/dbot.git
synced 2026-03-02 16:08:10 +01:00
experimental badwords stuff
This commit is contained in:
parent
6df7fe93e0
commit
058832b8b4
@ -49,5 +49,5 @@ var badwords = function(dbot) {
|
||||
}
|
||||
|
||||
exports.fetch = function(dbot) {
|
||||
return puns(dbot);
|
||||
return badwords(dbot);
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user