mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-14 16:42:30 +00:00
🍻 publish adapter Matrix (#4036)
This commit is contained in:
committed by
noneflow[bot]
parent
c6095b9360
commit
4ab270057f
@@ -368,4 +368,19 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot.adapters.matrix",
|
||||||
|
"project_link": "nonebot-adapter-matrix",
|
||||||
|
"name": "Matrix",
|
||||||
|
"desc": "Matrix 协议适配",
|
||||||
|
"author_id": 39023210,
|
||||||
|
"homepage": "https://github.com/elysia-best/adapter-matrix",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "matrix",
|
||||||
|
"color": "#81d4fa"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user