From 58c34edd7c9d09ebe913951658693ac995b82ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sati=20=E6=81=95=E8=88=9C?= <152161788+wencai-chinese@users.noreply.github.com> Date: Tue, 26 Dec 2023 18:24:54 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 625f091..e0e0923 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ node dist/basic-bot.js Start a new workflow with [this file](.github/workflows/deploy.yml) in the repo. +The workflow action will terminate after every 6 hours due to [usage limits](https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration#usage-limits) on Github. + ## Translator Engine The bot uses a free Goolge Translate legacy service API `gLFree` by default.