mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
bleh
This commit is contained in:
parent
c0865b1bea
commit
bc23d64686
@ -61,7 +61,7 @@ var report = function(dbot) {
|
||||
dbot.say(event.server, event.user, pending[i]);
|
||||
setTimeout(function() {
|
||||
i++; notifyUser(pending);
|
||||
}, 2000);
|
||||
}, 5000);
|
||||
}.bind(this);
|
||||
|
||||
notifyUser(pending);
|
||||
|
Loading…
Reference in New Issue
Block a user