tianxiadatong_qq_robot SDK
Project description
QQ-Robot
QQ 群机器人 SDK,支持 NapCat 协议、FastAPI 接口、OBS 云存储。
安装
pip install tianxiadatong-qq-robot
快速开始
import tianxiadatong_qq_robot
robot = tianxiadatong_qq_robot.qqApp()
robot.init(host="0.0.0.0", port=8099)
配置
运行目录下放置 config.json 即可。
{
"base_url": "localhost:8081",
"sentry_sdk_url": "http://af018d0bf71f4ab091aab4181d10a49d@10.7.115.88:9000/4",
"OBSConfig": {
"ENDPOINT": "xxxxxxxx",
"ACCESS_KEY": "xxxxxxxx",
"SECRET_KEY": "xxxxxxxx",
"BUCKET": "xxxxx"
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tianxiadatong_qq_robot-0.1.9.tar.gz
(260.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tianxiadatong_qq_robot-0.1.9.tar.gz.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.9.tar.gz
- Upload date:
- Size: 260.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4fd6a5bb9acee71b915ee4112b808179b3f9cd287882119f7b2d1b4d46b552f
|
|
| MD5 |
0aced36bbf4b534f0fcc75ced2e39268
|
|
| BLAKE2b-256 |
6ab185da963d60510246845a2c38282fbe5017f874ef88ac6625892aa479c7e3
|
File details
Details for the file tianxiadatong_qq_robot-0.1.9-py3-none-any.whl.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.9-py3-none-any.whl
- Upload date:
- Size: 261.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90bce7c210effbc8cfd8f8cf3bc72d2b7d6260e1fcb57decb3ef70d0c0f26e80
|
|
| MD5 |
e1f9fb2e0ce45328eb845053d10bddc1
|
|
| BLAKE2b-256 |
8b5b43f736b113c5d345dd7945dc93af97696e061cbf67412a729e58ffcd7246
|