🍻 publish plugin nonebot_plugin_gamedraw

This commit is contained in:
HibiKier 2021-05-17 03:08:42 +00:00
parent 4a18772d2c
commit 8374f86fde

View File

@ -262,5 +262,13 @@
"desc": "读取并提供已加载Nonebot2插件开发者提供的帮助信息用途", "desc": "读取并提供已加载Nonebot2插件开发者提供的帮助信息用途",
"author": "XZhouQD", "author": "XZhouQD",
"repo": "https://github.com/XZhouQD/nonebot-plugin-help" "repo": "https://github.com/XZhouQD/nonebot-plugin-help"
},
{
"id": "nonebot_plugin_gamedraw",
"link": "nonebot-plugin-gamedraw",
"name": "nonebot_plugin_gamedraw",
"desc": "基于爬取bwiki实现自动更新的抽卡目前支持赛马娘原神明日方舟",
"author": "HibiKier",
"repo": "https://github.com/HibiKier/nonebot_plugin_gamedraw"
} }
] ]