Notification OneBot 11 HTTP API channel
Project description
notification_onebot
AUTO-MAS 通知插件 - OneBot 11 HTTP API 通道
功能
通过 OneBot 11 标准 HTTP API 发送通知消息,支持:
- 私聊消息(
send_private_msg) - 群消息(
send_group_msg) - 多目标同时推送
- Access Token 鉴权
- 文本 / CQ 码 消息格式
配置说明
| 字段 | 类型 | 说明 |
|---|---|---|
enabled |
bool | 是否启用 |
api_url |
string | OneBot HTTP API 地址,如 http://127.0.0.1:5700 |
access_token |
string | Access Token(可留空) |
targets |
list | 通知目标列表 |
目标配置
| 字段 | 类型 | 说明 |
|---|---|---|
name |
string | 目标名称 |
enabled |
bool | 是否启用 |
target_type |
private / group |
私聊或群聊 |
target_id |
int | QQ 号或群号 |
message_format |
text / json |
消息格式 |
兼容的 OneBot 实现
- go-cqhttp
- OpenShamrock
- Lagrange
- LLOneBot
- NapCat
- 其他兼容 OneBot 11 标准的实现
依赖
notification主插件(提供notify服务)httpx
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 automas_notification_onebot-0.0.1.tar.gz.
File metadata
- Download URL: automas_notification_onebot-0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89dfa3f29ba017e3ae2a1f95a89e48f92e70dcb1b2234f8e34b8979de8b3de96
|
|
| MD5 |
f87e6fdd50cf76c21a3561895d718779
|
|
| BLAKE2b-256 |
ca7dcab8e0183f6a35041b50b75d7bd2e9e693f98b683f3ca28df515fe0e927c
|
File details
Details for the file automas_notification_onebot-0.0.1-py3-none-any.whl.
File metadata
- Download URL: automas_notification_onebot-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ad3462d4bfc4b27f85752ed473e625126425a8d76a93419bbebb50d44e9553d
|
|
| MD5 |
bd3ffd8ff7cc41959873c6af4cb97112
|
|
| BLAKE2b-256 |
1c750b59ae8d9a48af7067c659b5e824def115de8233f45f55b982f12bda9c47
|