mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 07:37:24 +08:00
fix: nonebot未定义
This commit is contained in:
parent
955d9f6d62
commit
6c41a36d8e
@ -3,6 +3,7 @@ import time
|
|||||||
from os import getcwd
|
from os import getcwd
|
||||||
|
|
||||||
import aiofiles
|
import aiofiles
|
||||||
|
import nonebot
|
||||||
from nonebot import require
|
from nonebot import require
|
||||||
|
|
||||||
require("nonebot_plugin_htmlrender")
|
require("nonebot_plugin_htmlrender")
|
||||||
|
Loading…
Reference in New Issue
Block a user