MaiBot/src/plugins/test_plugin/actions/__init__.py

8 lines
197 B
Python

"""测试插件动作模块"""
# 导入所有动作模块以确保装饰器被执行
# from . import test_action # noqa
# from . import online_action # noqa
# from . import mute_action # noqa