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.8.tar.gz
(259.8 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.8.tar.gz.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.8.tar.gz
- Upload date:
- Size: 259.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a9be65af009b1e7abc0091e30556d100db379d9df55301a854ba5428e802d0e
|
|
| MD5 |
3f35cfb4f8c095816315ba90619ff526
|
|
| BLAKE2b-256 |
f4c76a21527292c2283036cf38689f7a416e04170d5f2e3065f9b6b7a54fa996
|
File details
Details for the file tianxiadatong_qq_robot-0.1.8-py3-none-any.whl.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.8-py3-none-any.whl
- Upload date:
- Size: 261.1 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 |
0fef8c27393638ce2c2c0a4881bcd3b4dd09346b4a164fa78057eff920692d48
|
|
| MD5 |
276e191743d01e339d94972d7843ed23
|
|
| BLAKE2b-256 |
d0d070adaeb03a14b055846d3360be296d8a1167bc4e94aa5695fcfab7731439
|