mirror of
https://github.com/reality/dbot.git
synced 2025-01-25 19:44:22 +01:00
sigh
This commit is contained in:
parent
96369ab604
commit
459b6917b5
@ -14,7 +14,7 @@ var report = function(dbot) {
|
|||||||
dbot.say(server, nick, message);
|
dbot.say(server, nick, message);
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
next();
|
next();
|
||||||
}, 1000);
|
}, 1500);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user