tianxiadatong_qq_robot SDK
Project description
QQ-Robot
QQ 群机器人 SDK,支持 NapCat 协议、FastAPI 接口、OBS 云存储。
安装
pip install qq-robot
快速开始
import tianxiadatong_qq_robot
robot = tianxiadatong_qq_robot.qqApp()
robot.init(host="0.0.0.0", port=8099)
配置
运行目录下放置 config.json 与 resources.encrypted 即可。
{
"base_url": "localhost:8081",
"sentry_sdk_url": "http://af018d0bf71f4ab091aab4181d10a49d@10.7.115.88:9000/4",
"OBSConfig": {
"ENDPOINT": "https://obs.cn-south-1.myhuaweicloud.com",
"ACCESS_KEY": "HPUAV1CU32FRVZKMVWZT",
"SECRET_KEY": "6icG48uD7KuVDBgnfjUNxIxthgXTSa78xhrmWrgV",
"BUCKET": "tianxiadatong"
}
}
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.5.tar.gz
(247.6 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.5.tar.gz.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.5.tar.gz
- Upload date:
- Size: 247.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0085c364f63b8d201fcfedc868447193dd91644e48c2725b2f1a141a5c3e6ba
|
|
| MD5 |
c2264fce772d553e238a4a879b4e4e29
|
|
| BLAKE2b-256 |
3d7ae71333d44f38c28a3acac6350969f2906c3608a7ae720f3c0d88745ae559
|
File details
Details for the file tianxiadatong_qq_robot-0.1.5-py3-none-any.whl.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.5-py3-none-any.whl
- Upload date:
- Size: 248.9 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 |
eb1f58a3daec941cbe8c2e13347957a3703bea02d3ed5ab82c85559c2b0e3946
|
|
| MD5 |
f9aa86cf3cb2f9b2a590a70528088dc9
|
|
| BLAKE2b-256 |
0703283099c822ff3843846758be32496581011206adad738e0b1f4be72bbe26
|