互通QQ群聊与QQ频道消息的插件
Project description
nonebot-plugin-group-link-guild
互通QQ群聊与QQ频道消息的插件
可同步消息类型
- 文本
- 表情
- 图片
- 视频
- @
未支持的类型将被转为:[消息类型]
,如:[语音]
、[json]
等等
安装
-
脚手架安装
pip install nonebot-plugin-group-link-guild
在
pyproject.toml
中启用插件 -
NB商店安装
nb plugin install nonebot-plugin-group-link-guild
配置
# 互通的群与频道列表
group_link_guild = '[
{
"group_id": 123456789,
"group_cmd": ".",
"guild_id": 123456789098765,
"channel_id": 2356423,
"guild_cmd": "#",
"self_id": 123456789
}
]'
# 是否发送头衔,仅支持:[群主]、[管理员]、[频道主]、[超级管理员]
display_role = true
使用
当配置中 xxx_cmd
为 任意命令前缀
在本群聊中需要使用 设置的命令前缀
+ 消息 才能发送消息
特别感谢
许可证
本项目使用 GNU AGPLv3 作为开源许可证。
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
Built Distribution
File details
Details for the file nonebot-plugin-group-link-guild-0.0.6.tar.gz
.
File metadata
- Download URL: nonebot-plugin-group-link-guild-0.0.6.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf58374515842a9518ec2834f6f297d429edae93c45732b5f9537a0d9dc39767 |
|
MD5 | e85230bc83f26553d3045892ba185b20 |
|
BLAKE2b-256 | e9241e1f0682458790fefa7b4f0a44926a9b6ee4ca1ccdde2a1dd5d872f84ad0 |
File details
Details for the file nonebot_plugin_group_link_guild-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_group_link_guild-0.0.6-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c79259e4ba68c50e8a5592a521bab98cf4fcae35412a5b694b8e9203b928176 |
|
MD5 | a304dd6494c2a047d2fe04af8a9db9c8 |
|
BLAKE2b-256 | 12bd25438cd7dce3bdb07de956a0da4773c846d8477806b7aa9d42393053b7b8 |