mirror of
https://github.com/reality/dbot.git
synced 2024-12-03 17:39:28 +01:00
wtf
This commit is contained in:
parent
79bbc034c4
commit
fca6c4f573
@ -64,7 +64,7 @@ var adminCommands = function(dbot) {
|
||||
},
|
||||
|
||||
'modehate': function(data, params) {
|
||||
dbot.db.modehate.push(params[2]);
|
||||
//dbot.db.modehate.push(params[2]);
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user