mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
🍻 publish adapter Spigot (#1611)
This commit is contained in:
parent
b37c7995cb
commit
27557af636
@ -113,5 +113,20 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot.adapters.spigot",
|
||||
"project_link": "nonebot-adapter-spigot",
|
||||
"name": "Spigot",
|
||||
"desc": "MineCraft通信适配",
|
||||
"author": "17TheWord",
|
||||
"homepage": "https://github.com/17TheWord/nonebot-adapter-spigot",
|
||||
"tags": [
|
||||
{
|
||||
"label": "Minecraft",
|
||||
"color": "#4ef0ea"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user