🍻 publish adapter GitHub (#1297)

This commit is contained in:
Ju4tCode
2022-09-29 17:20:05 +08:00
committed by GitHub
parent 9f10bb70db
commit e56fdd04ad
2 changed files with 16 additions and 2 deletions

View File

@ -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
}
]