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.7.tar.gz
(259.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.7.tar.gz.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.7.tar.gz
- Upload date:
- Size: 259.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 |
7655690d108a5c50e38707f9ca7ea24572e505904b2d80f55a295bf54ab87e63
|
|
| MD5 |
19d2c71b6563c143ac50d5121c1960a3
|
|
| BLAKE2b-256 |
22221ceb2a45337eba4a62a6c175ecdb52353c9f525e9ca15b0b00520d3816f7
|
File details
Details for the file tianxiadatong_qq_robot-0.1.7-py3-none-any.whl.
File metadata
- Download URL: tianxiadatong_qq_robot-0.1.7-py3-none-any.whl
- Upload date:
- Size: 260.8 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 |
9665014389f5c50b477ae13d3a144d8c6daa403bffe95d35fca00aa7b4607301
|
|
| MD5 |
81ee560f22e3d37eb25053c49569b2b5
|
|
| BLAKE2b-256 |
cd3d9b212d9e83300205f49bc5764316a45645d73b18c48b380984be1daa8d31
|