Update README.md

This commit is contained in:
yan
2026-03-27 10:12:49 +08:00
committed by GitHub
parent 8022c8b6b2
commit e646c3263a
+8 -8
View File
@@ -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
```