from plugins.message_summary.main import MessageSummaryPlugin def get_plugin(): """获取插件实例""" return MessageSummaryPlugin()