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