mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-09 12:16:47 +00:00
Compare commits
2 Commits
publish/is
...
publish/is
Author | SHA1 | Date | |
---|---|---|---|
|
6185f5a617 | ||
|
fc68a5e4c5 |
@@ -9797,10 +9797,23 @@
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_tcping",
|
||||
"project_link": "nonebot-plugin-tcping",
|
||||
"author_id": 178790876,
|
||||
"tags": [],
|
||||
"module_name": "nonebot-plugin-msglogger",
|
||||
"project_link": "nonebot-plugin-msglogger",
|
||||
"author_id": 71204348,
|
||||
"tags": [
|
||||
{
|
||||
"label": "消息记录",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "图片存储",
|
||||
"color": "#5c59ea"
|
||||
},
|
||||
{
|
||||
"label": "群聊消息保存",
|
||||
"color": "#32e319"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
]
|
||||
|
@@ -29,6 +29,7 @@ toc_max_heading_level: 2
|
||||
|
||||
### 🍻 插件发布
|
||||
|
||||
- Plugin: kook卡片消息编写适配插件 [@noneflow](https://github.com/noneflow) ([#3708](https://github.com/nonebot/nonebot2/pull/3708))
|
||||
- Plugin: 链接分享自动解析 [@noneflow](https://github.com/noneflow) ([#3706](https://github.com/nonebot/nonebot2/pull/3706))
|
||||
- Plugin: 怪物猎人集会码插件 [@noneflow](https://github.com/noneflow) ([#3684](https://github.com/nonebot/nonebot2/pull/3684))
|
||||
- Plugin: nonebot-plugin-htmlkit [@noneflow](https://github.com/noneflow) ([#3695](https://github.com/nonebot/nonebot2/pull/3695))
|
||||
|
Reference in New Issue
Block a user