1
0
forked from bot/app

预渲染数据,发送更快

This commit is contained in:
2024-04-22 21:05:35 +08:00
parent ae19113141
commit bd5f6c5205
14 changed files with 1178 additions and 93 deletions

View File

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