添加对lyfunction的支持

This commit is contained in:
2024-05-31 22:42:04 +08:00
parent 96c85d9dca
commit c2b3018908
6 changed files with 121 additions and 39 deletions

View File

@ -4,10 +4,6 @@ from os import getcwd
import aiofiles
import nonebot
from nonebot import require
require("nonebot_plugin_htmlrender")
from nonebot_plugin_htmlrender import *
from .tools import random_hex_string