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 与 resources.encrypted 即可。
{
"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.6.tar.gz
(247.5 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.6.tar.gz.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.6.tar.gz
- Upload date:
- Size: 247.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fe8a622be07671495620d991457106a5374c31f6e316680fe205808f8814554
|
|
| MD5 |
582c2c08988fd8ba0d8cea5e36c3108b
|
|
| BLAKE2b-256 |
d8af947710a71f65637de207dc1a59864d06020f233bb4e054d21fd04845c673
|
File details
Details for the file tianxiadatong_qq_robot-0.1.6-py3-none-any.whl.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.6-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 |
c0b2b7c0fc7739af927166e629f8586f441a8959cddafc3c727efc8a4d33a7ca
|
|
| MD5 |
681c0b58dac180a13134187cfb9f1f7a
|
|
| BLAKE2b-256 |
7e04afe0f9a1fc3f4c002b395d26179dcc1161e8f06e09ae1ca7d7935337c789
|