feat: 支持天气

This commit is contained in:
2024-04-01 11:37:29 +08:00
parent 6a03003d41
commit 19308ffc53
4 changed files with 23 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from nonebot.plugin import PluginMetadata
from liteyuki.utils.language import get_default_lang
from .core import *
from .loader import *
from .webdash import *
from .runtime import *
__author__ = "snowykami"
__plugin_meta__ = PluginMetadata(