fix-startup #77
@@ -84,7 +84,7 @@ async function startWebhook(config: WebhookConfig) {
|
|||||||
url: config.botWebhook
|
url: config.botWebhook
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}, 25000);
|
}, 60000);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user