mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 04:46:25 +08:00
🍻 publish plugin The World (#2215)
This commit is contained in:
parent
aa6faba9ae
commit
e7941efd9a
@ -6814,5 +6814,26 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": null
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_theworld",
|
||||
"project_link": "nonebot-plugin-theworld",
|
||||
"name": "The World",
|
||||
"desc": "「ザ・ワールド」ッ! 時よ止まれ!",
|
||||
"author": "A-kirami",
|
||||
"homepage": "https://github.com/A-kirami/nonebot-plugin-theworld",
|
||||
"tags": [
|
||||
{
|
||||
"label": "JOJO",
|
||||
"color": "#75147c"
|
||||
},
|
||||
{
|
||||
"label": "DIO",
|
||||
"color": "#f9d849"
|
||||
}
|
||||
],
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user