mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-02 14:49:51 +00:00
✨重构养猫插件,添加创建和查询猫对象功能
This commit is contained in:
@ -1,10 +1,6 @@
|
||||
from nonebot_plugin_marshoai.plugin import (
|
||||
Integer,
|
||||
Parameter,
|
||||
PluginMetadata,
|
||||
String,
|
||||
on_function_call,
|
||||
)
|
||||
from nonebot_plugin_marshoai.plugin import PluginMetadata
|
||||
|
||||
from .pc_cat import *
|
||||
|
||||
__marsho_meta__ = PluginMetadata(
|
||||
name="养猫插件",
|
||||
|
Reference in New Issue
Block a user