mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-26 23:20:54 +00:00
fix: nonebot未定义
This commit is contained in:
@ -3,6 +3,7 @@ import time
|
||||
from os import getcwd
|
||||
|
||||
import aiofiles
|
||||
import nonebot
|
||||
from nonebot import require
|
||||
|
||||
require("nonebot_plugin_htmlrender")
|
||||
|
Reference in New Issue
Block a user