Skip to content

aioqzone/Qzone2TG

Repository files navigation

Qzone3TG

转发说说到 Telegram.

Sphinx ghcr.io channel

Warning

Qzone3TG 仍在开发阶段,任何功能和配置项都有可能在未来的版本中发生变化。

Important

欢迎有意协助开发/维护的中文开发者。不仅限于Qzone3TGaioqzone 所属的任何仓库都需要您的帮助。

简体中文 | English

部署

我们仅支持 docker 部署。目前我们在 ghcr.io 发布了镜像。

# 或许您应该复制一份文件,并对其中的配置做一些修改。
docker-compose -f docker/docker-compose.yml up -d

如果您想要自行构建镜像,请查看文档:build

配置

文档:快速上手

Qzone3TG 使用 pydantic 管理用户配置。我们同时支持 yaml 文件配置(和v2几乎一致)和环境变量配置。前往 config/test.yml 查看最小配置和最大(全)配置。

得益于我们支持从环境变量中读取配置,您可以把不太复杂的配置文件直接写入 docker-compose.yml 的环境变量部分。docker/docker-compose.yml 为您提供了范例。

文档和教程

您可以在我们的 讨论群 寻求帮助。

License

Copyright (C) 2021-2023 aioqzone

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.
  • Qzone2TG 是由 aioqzone 开发的应用程序。在不产生冲突的前提下,我们遵循 aioqzone 的免责声明
  • 在使用 Qzone2TG 之前,用户必须阅读并同意我们的用户协议