mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 08:41:29 +00:00
🍻 publish adapter GitHub (#1297)
This commit is contained in:
@ -88,5 +88,15 @@
|
||||
"homepage": "https://github.com/nonebot/adapter-console",
|
||||
"tags": [],
|
||||
"is_official": true
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot.adapters.github",
|
||||
"project_link": "nonebot-adapter-github",
|
||||
"name": "GitHub",
|
||||
"desc": "GitHub APP & OAuth APP integration",
|
||||
"author": "yanyongyu",
|
||||
"homepage": "https://github.com/nonebot/adapter-github",
|
||||
"tags": [],
|
||||
"is_official": true
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user