mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:49:02 +08:00
🍻 publish plugin 保存群聊闪照 (#1178)
This commit is contained in:
parent
767b6a9913
commit
915c2b3e43
@ -2371,5 +2371,20 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_flash_silentsave",
|
||||
"project_link": "nonebot_plugin_flash_silentsave",
|
||||
"name": "保存群聊闪照",
|
||||
"desc": "静默保存群聊中的闪照",
|
||||
"author": "KarisAya",
|
||||
"homepage": "https://github.com/KarisAya/nonebot_plugin_flash_silentsave",
|
||||
"tags": [
|
||||
{
|
||||
"label": "反闪照",
|
||||
"color": "#52a5ea"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user