mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-14 08:08:16 +00:00
🍻 publish plugin 公共画板插件 (#1956)
This commit is contained in:
parent
f00c0ae71c
commit
7d6c512f27
@ -5432,5 +5432,24 @@
|
|||||||
"homepage": "https://github.com/Yincmewy/nonebot_plugin_coderun",
|
"homepage": "https://github.com/Yincmewy/nonebot_plugin_coderun",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_abot_place",
|
||||||
|
"project_link": "nonebot-plugin-abot-place",
|
||||||
|
"name": "公共画板插件",
|
||||||
|
"desc": "可以让所有的 Bot 用户一起来画画(参考 Reddit Place)",
|
||||||
|
"author": "djkcyl",
|
||||||
|
"homepage": "https://github.com/Aunly/nonebot-plugin-abot-place",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "ABot",
|
||||||
|
"color": "#52aaea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Place",
|
||||||
|
"color": "#ea6dda"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user