Skip to content

Commit

Permalink
📝 Updata docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SK-415 committed Feb 13, 2023
1 parent efdf9da commit d6dff37
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions docs/install/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
::: tip 我应该从哪里开始?
# 我应该从哪里开始?

接下来的教程适合熟悉电脑基本操作的用户(下载操作文件、安装卸载软件、使用命令行工具如 PowerShell 和 Bash 等)。

如果你在阅读后面的教程中感到吃力。请阅读 [小小白白话文](/level-0/),从零开始手把手教你部署。
:::
# 已知问题

::: danger
HarukaBot 目前存在以下问题,可能会**影响使用体验**。请**确认可以接受**后再继续阅读。
:::

## 动态推送延迟

:::tip
该问题目前仅限动态推送,直播推送无论有多少位延迟都在 10 秒以内。
:::

受限于 B站 对 api 爬取频率限制,目前 HarukaBot 会将需要推送的所有 UP主 排进一个队列,每隔十秒检查一位。因此假设 HarukaBot 订阅了 x 位 UP主,最高延迟就是 10x 秒。计划在 v2 中通过登录账号提高爬取效率。

0 comments on commit d6dff37

Please sign in to comment.