mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish adapter Discord (#2314)
This commit is contained in:
parent
8d8d1169d1
commit
a4e17f0c49
@ -178,5 +178,15 @@
|
|||||||
"homepage": "https://github.com/nonebot/adapter-red",
|
"homepage": "https://github.com/nonebot/adapter-red",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": true
|
"is_official": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot.adapters.discord",
|
||||||
|
"project_link": "nonebot-adapter-discord",
|
||||||
|
"name": "Discord",
|
||||||
|
"desc": "Discord 官方 Bot 协议适配",
|
||||||
|
"author": "CMHopeSunshine",
|
||||||
|
"homepage": "https://github.com/nonebot/adapter-discord",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user