mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-28 04:30:56 +00:00
feat: 扫雷游戏,测试
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
from nonebot.plugin import PluginMetadata
|
||||
from .minesweeper import *
|
||||
|
||||
__plugin_meta__ = PluginMetadata(
|
||||
name="轻雪小游戏",
|
||||
|
Reference in New Issue
Block a user