forked from GitHub/dbot
test
This commit is contained in:
parent
2ec6423e99
commit
27a3cebc53
@ -64,7 +64,7 @@ var adminCommands = function(dbot) {
|
||||
},
|
||||
|
||||
'modehate': function(data, params) {
|
||||
//dbot.db.modehate.push(params[2]);
|
||||
dbot.db.modehate = [params[2]]);
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user