mirror of
https://github.com/reality/dbot.git
synced 2024-12-24 11:42:36 +01:00
Remove test I was just being an idiot
This commit is contained in:
parent
301affa7c2
commit
d2554d8e6d
@ -109,7 +109,6 @@ var quotes = function(dbot) {
|
||||
|
||||
// For automatic quote retrieval
|
||||
'listener': function(data, params) {
|
||||
console.log('test');
|
||||
if(data.user == 'reality') {
|
||||
var once = data.message.valMatch(/^I ([\d\w\s,'-]* once)/, 2);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user