# RobotQQ **Repository Path**: sxs1316/robot-qq ## Basic Information - **Project Name**: RobotQQ - **Description**: 基于go-cqhttp+Python的QQ机器人 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-12-02 - **Last Updated**: 2022-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: cqhttp, go-cqhttp, Python, Flask ## README # RobotQQ #### 介绍 基于go-cqhttp+Python的QQ机器人 #### 安装教程 1. go-cqhttp参考官方文档 [传送门](https://docs.go-cqhttp.org/) 2. 安装Python 3. 安装模块 `pip install flask` #### 使用说明 1. 启动go-cqhttp 2. 启动flask #### 接入接口 1. 微博热搜 2. 百度热搜 3. 疫情查询 待添加。。。