1
0
forked from bot/app

添加对zip格式的资源包的支持,对function的支持

This commit is contained in:
2024-05-31 19:17:25 +08:00
parent c66d470166
commit e15aafd781
10 changed files with 285 additions and 90 deletions

View File

@ -2,7 +2,7 @@ from nonebot.plugin import PluginMetadata
from .core import *
from .loader import *
from .dev_tools import *
from .dev import *
__author__ = "snowykami"
__plugin_meta__ = PluginMetadata(