mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-acgnshow.git
synced 2025-09-05 19:56:25 +00:00
🐛修复依赖
This commit is contained in:
@ -2,7 +2,7 @@ from nonebot.adapters.onebot.v11 import MessageSegment
|
||||
from nonebot.typing import T_State
|
||||
from typing import Optional
|
||||
from .acgnapis import *
|
||||
from nonebot_plugin_htmlrender import text_to_pic, template_to_pic
|
||||
from nonebot_plugin_htmlrender import template_to_pic
|
||||
from nonebot_plugin_alconna import on_alconna
|
||||
from arclet.alconna import Alconna, Args
|
||||
from .config import RES_PATH, TEMPLATE_NAME, config
|
||||
|
Reference in New Issue
Block a user