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.3.tar.gz
(306.1 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.3.tar.gz.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.3.tar.gz
- Upload date:
- Size: 306.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0c50ec693fa35075ef6971245773500365605a04efce4a98b9c5680ee38ff58
|
|
| MD5 |
319b6fb9a26106e3cf347cb25c1373b0
|
|
| BLAKE2b-256 |
57c44a07b4e8704fd7e73f84052e43bb294312cd84d96459d096052a0fe7aa84
|
File details
Details for the file tianxiadatong_qq_robot-0.1.3-py3-none-any.whl.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.3-py3-none-any.whl
- Upload date:
- Size: 309.6 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 |
5ba3de292201d15014700f78e849599bc9f5e36458030f66ef34f299f5405526
|
|
| MD5 |
4980926de56b6f667c9d1708805d773d
|
|
| BLAKE2b-256 |
d38e596fb823b1f2e3d36584c21d31abfd748a2045eab22f36b8434c7dfaa528
|