Skip to content

Commit f22013c

Browse files
committed
🍻 publish adapter nonebot-adapter-efchat (#3495)
1 parent 0475b7c commit f22013c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

assets/adapters.json5

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,4 +309,19 @@
309309
"tags": [],
310310
"is_official": true
311311
},
312+
{
313+
"module_name": "efchat",
314+
"project_link": "nonebot-adapter-efchat",
315+
"name": "nonebot-adapter-efchat",
316+
"desc": "适用于EFChat聊天室的nonebot适配器",
317+
"author_id": 104612722,
318+
"homepage": "https://github.com/molanp/nonebot_adapter_efchat",
319+
"tags": [
320+
{
321+
"label": "EFChat",
322+
"color": "#ac6161"
323+
}
324+
],
325+
"is_official": false
326+
},
312327
]

0 commit comments

Comments
 (0)