forked from GitHub/dbot
i guess
This commit is contained in:
parent
459b6917b5
commit
51a7cbaffa
@ -14,7 +14,7 @@ var report = function(dbot) {
|
|||||||
dbot.say(server, nick, message);
|
dbot.say(server, nick, message);
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
next();
|
next();
|
||||||
}, 1500);
|
}, 2000);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user