import{_ as n,o as t,c as s,d as a}from"./app-EhCe7g9m.js";const e={},p=a(`

func run_plugins()

说明: 运行插件,无需手动初始化bot

参数:

源代码
def run_plugins(*module_path: str | Path):
    """
    运行插件,无需手动初始化bot
    Args:
        module_path: 插件路径,参考\`liteyuki.load_plugin\`的函数签名
    """
    cfg = load_config_in_default()
    plugins = cfg.get('liteyuki.plugins', [])
    plugins.extend(module_path)
    cfg['liteyuki.plugins'] = plugins
    bot = LiteyukiBot(**cfg)
    bot.run()
`,5),i=[p];function o(l,u){return t(),s("div",null,i)}const r=n(e,[["render",o],["__file","plugin.html.vue"]]),d=JSON.parse('{"path":"/api/dev/plugin.html","title":"liteyuki.dev.plugin","lang":"zh-CN","frontmatter":{"title":"liteyuki.dev.plugin","description":"func run_plugins() 说明: 运行插件,无需手动初始化bot 参数: module_path: 插件路径,参考liteyuki.load_plugin的函数签名 源代码","head":[["link",{"rel":"alternate","hreflang":"en-us","href":"https://vuepress-theme-hope-docs-demo.netlify.app/en/api/dev/plugin.html"}],["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/api/dev/plugin.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot 轻雪机器人"}],["meta",{"property":"og:title","content":"liteyuki.dev.plugin"}],["meta",{"property":"og:description","content":"func run_plugins() 说明: 运行插件,无需手动初始化bot 参数: module_path: 插件路径,参考liteyuki.load_plugin的函数签名 源代码"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:locale:alternate","content":"en-US"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"liteyuki.dev.plugin\\",\\"image\\":[\\"\\"],\\"dateModified\\":null,\\"author\\":[]}"]]},"headers":[{"level":3,"title":"func run_plugins()","slug":"func-run-plugins","link":"#func-run-plugins","children":[]}],"git":{"createdTime":null,"updatedTime":null,"contributors":[]},"readingTime":{"minutes":0.29,"words":88},"filePathRelative":"api/dev/plugin.md","autoDesc":true}');export{r as comp,d as data};