mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
🍻 publish plugin Group_Link_Guild (#1636)
This commit is contained in:
parent
c6d85ac9b0
commit
3cf31998b9
@ -3915,5 +3915,28 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_group_link_guild",
|
||||||
|
"project_link": "nonebot-plugin-group-link-guild",
|
||||||
|
"name": "Group_Link_Guild",
|
||||||
|
"desc": "互通QQ群聊与QQ频道消息的插件",
|
||||||
|
"author": "17TheWord",
|
||||||
|
"homepage": "https://github.com/17TheWord/nonebot-plugin-group-link-guild",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "QQ群",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "QQ频道",
|
||||||
|
"color": "#52ead5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "消息互通",
|
||||||
|
"color": "#50c545"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user