From e646c3263a806c5b15e0239768e97679e29ec0a4 Mon Sep 17 00:00:00 2001 From: yan <117158183+yanguo888@users.noreply.github.com> Date: Fri, 27 Mar 2026 10:12:49 +0800 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 51ddf41..fb7b589 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # 🤖 Fakabot - 专业的 Telegram 自动发卡机器人(破解版、无需授权码) -[![GitHub release](https://img.shields.io/github/v/release/yanguo0905/fakabot?style=flat-square)](https://github.com/yanguo0905/fakabot/releases) -[![GitHub stars](https://img.shields.io/github/stars/yanguo0905/fakabot?style=flat-square)](https://github.com/yanguo0905/fakabot/stargazers) -[![GitHub forks](https://img.shields.io/github/forks/yanguo0905/fakabot?style=flat-square)](https://github.com/yanguo0905/fakabot/network) -[![GitHub issues](https://img.shields.io/github/issues/yanguo0905/fakabot?style=flat-square)](https://github.com/yanguo0905/fakabot/issues) +[![GitHub release](https://img.shields.io/github/v/release/yanguo888/fakabot?style=flat-square)](https://github.com/yanguo888/fakabot/releases) +[![GitHub stars](https://img.shields.io/github/stars/yanguo888/fakabot?style=flat-square)](https://github.com/yanguo888/fakabot/stargazers) +[![GitHub forks](https://img.shields.io/github/forks/yanguo888/fakabot?style=flat-square)](https://github.com/yanguo888/fakabot/network) +[![GitHub issues](https://img.shields.io/github/issues/yanguo888/fakabot?style=flat-square)](https://github.com/yanguo888/fakabot/issues) [![License](https://img.shields.io/badge/license-Commercial-blue.svg?style=flat-square)]() [![Python](https://img.shields.io/badge/python-3.11-blue.svg?style=flat-square)]() [![Telegram](https://img.shields.io/badge/Telegram-Bot-blue.svg?style=flat-square)](https://t.me/sonhshu) @@ -167,7 +167,7 @@ #### 第 1 步:克隆项目 ```bash -git clone https://github.com/yanguo0905/fakabot.git +git clone https://github.com/yanguo888/fakabot.git cd fakabot ``` @@ -249,7 +249,7 @@ docker compose version || docker-compose -v #### 2)克隆项目(使用你的仓库) ```bash -git clone https://github.com/yanguo0905/fakabot.git +git clone https://github.com/yanguo888/fakabot.git cd fakabot ``` @@ -305,7 +305,7 @@ docker compose up -d --build || docker-compose up -d --build ```bash # 1. 克隆项目 -git clone https://github.com/yanguo0905/fakabot.git +git clone https://github.com/yanguo888/fakabot.git cd fakabot # 2. 复制配置文件 @@ -384,7 +384,7 @@ tar -czf backup.tar.gz data/ config.json ssh root@你的服务器IP # 克隆项目 -git clone https://github.com/yanguo0905/fakabot.git +git clone https://github.com/yanguo888/fakabot.git cd fakabot ```