Files
fakabot/README.md
T
2025-10-18 13:15:13 +08:00

135 lines
2.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 🤖 Fakabot - Telegram 自动发卡机器人
[![License](https://img.shields.io/badge/license-Commercial-blue.svg)]()
[![Python](https://img.shields.io/badge/python-3.11-blue.svg)]()
**需要授权码才能运行**
---
## ⚠️ 重要说明
本项目需要授权码才能运行。代码已内置授权验证,无法绕过。
---
## 💰 订阅价格
| 套餐 | 价格 | 优惠 |
|------|------|------|
| 月付 | 50 USDT/月 | - |
| 季付 | 135 USDT/季 | 10% |
| 年付 | 510 USDT/年 | 15% |
---
## 🚀 快速安装
### 1. 克隆项目
```bash
git clone https://github.com/你的用户名/fakabot.git
cd fakabot
```
### 2. 安装依赖
```bash
pip3 install -r requirements.txt
```
### 3. 配置
```bash
cp config.json.example config.json
vim config.json # 填写你的配置
```
### 4. 购买授权码
**联系购买**
- Telegram: @fakabot_support
- Email: support@fakabot.com
- 微信: fakabot2025
### 5. 保存授权码
```bash
echo "你的授权码" > license.key
```
### 6. 启动
```bash
python3 bot.py
```
---
## ✨ 功能特性
- ✅ 4种支付方式(支付宝/微信/USDT)
- ✅ 自动发货系统
- ✅ Redis 缓存优化
- ✅ 订单管理系统
- ✅ 用户管理系统
- ✅ 商品管理系统
---
## 📞 购买授权
- **Telegram**: @fakabot_support
- **Email**: support@fakabot.com
- **微信**: fakabot2025
---
## ❓ 常见问题
**Q: 可以试用吗?**
A: 建议先购买月付(50 USDT)试用一个月。
**Q: 授权码会过期吗?**
A: 是的,月付30天,季付90天,年付365天。
**Q: 可以退款吗?**
A: 首次购买7天内不满意可申请退款。
**Q: 包含技术支持吗?**
A: 是的,所有订阅都包含技术支持。
---
## 🔒 授权保护
本项目采用内置授权验证,代码中嵌入了授权检查逻辑。
**无法绕过的原因**
- ✅ 授权检查嵌入在每个文件中
- ✅ 删除授权检查会导致程序崩溃
- ✅ 授权码采用签名验证,无法伪造
- ✅ 破解成本远高于购买价格
---
## 📄 许可证
本项目为商业软件,采用订阅制授权。
未经授权,禁止:
- 反编译或反向工程
- 分发或转售
- 删除版权声明
- 商业使用(需购买授权)
---
<div align="center">
**专业的 Telegram 自动发卡解决方案**
Made with ❤️ by Fakabot Team
</div>