We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8b3bc commit 337b4e2Copy full SHA for 337b4e2
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-emojikitchen": {
3
+ "display_name": "Emoji Kitchen",
4
+ "desc": "发送两个 emoji 自动合成 Google Emoji Kitchen 风格混搭图片。支持 /mix 命令和自动检测。",
5
+ "author": "camera-2018",
6
+ "repo": "https://github.com/camera-2018/astrbot_plugin_emojikitchen",
7
+ "tags": [
8
+ "emoji",
9
+ "emojikitchen"
10
+ ],
11
+ "social_link": "https://github.com/camera-2018"
12
+ },
13
"astrbot-plugin-rf4-data": {
14
"display_name": "astrbot_plugin_rf4_data",
15
"desc": "俄罗斯钓鱼4本地数据查询,鱼种上星上蓝重量、渔轮参数,零token消耗",
0 commit comments