1 Commits
1.0.0 ... 1.0.1

Author SHA1 Message Date
ac7db327bd fix 2024-04-15 23:47:14 +07:00
4 changed files with 1 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ $bot->onMessage(function (Context $ctx) {
global $timer;
$timer = React\Promise\Timer\sleep(30);
$timer = React\Promise\Timer\sleep(180);
$timer->then(
function ($value) use ($ctx, $id) {

Binary file not shown.

Binary file not shown.

Binary file not shown.