mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-acgnshow.git
synced 2025-09-18 10:06:24 +00:00
格式化代码,细节优化,修复了图片边框不完整的问题
This commit is contained in:
@ -4,9 +4,7 @@ version = "0.1.5"
|
||||
description = "Nonebot2插件,从哔哩哔哩会员购获取简易展览数据"
|
||||
readme = "README.md"
|
||||
requires-python = "<4.0,>=3.9"
|
||||
authors = [
|
||||
{ name = "Asankilp", email = "asankilp@outlook.com" },
|
||||
]
|
||||
authors = [{ name = "Asankilp", email = "asankilp@outlook.com" }]
|
||||
dependencies = [
|
||||
"nonebot2[fastapi, websockets]>=2.2.0",
|
||||
"nonebot-plugin-alconna>=0.48.0",
|
||||
|
Reference in New Issue
Block a user