actually screw it i'll do the requirements thing later

This commit is contained in:
Luke Slater 2012-03-10 15:32:44 +00:00
parent 34a642228d
commit 6c337bf1a0

View File

@ -49,9 +49,7 @@ var command = function(dbot) {
}
},
'on': 'PRIVMSG',
'requires': [ 'quotes' ]
'on': 'PRIVMSG'
};
};