diff --git a/plugins/salty_qq_chat/plugin_info.json b/plugins/salty_qq_chat/plugin_info.json new file mode 100644 index 00000000000..1a80864c919 --- /dev/null +++ b/plugins/salty_qq_chat/plugin_info.json @@ -0,0 +1,16 @@ +{ + "id": "salty_qq_chat", + "authors": [ + { + "name": "SALTWOOD", + "link": "https://github.com/SALTWOOD" + } + ], + "repository": "https://github.com/SALTWOOD/SaltyQQChat", + "branch": "master", + "labels": ["information", "management"], + "introduction": { + "en_us": "README.md", + "zh_cn": "README.md" + } +}