feat: |doc| update Telegram Bot doc (#509)

This commit is contained in:
Dream Hunter
2024-12-04 00:33:47 +08:00
committed by GitHub
parent 51db19c85b
commit b0e36ac2aa
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# 配置 Telegram Bot
::: warning 注意
worker 默认的 `worker.dev` 域名的证书是不被 telegram 支持的,配置 Telegram Bot 请使用自定义域名
:::
> [!NOTE]
> 如果要使用 Telegram Bot, 请先绑定 `KV`
>

View File

@@ -1,6 +1,6 @@
# 通过 Github Actions 部署
::: warning
::: warning 注意
目前只支持 worker 和 pages 的部署D1 数据库以及 Email 部分请参考 [UI/CLI 部署](/)。
有问题请通过 `Github Issues` 反馈,感谢。
:::