239 B
239 B
title, order, icon, category
| title | order | icon | category |
|---|---|---|---|
| liteyuki.dev.plugin | 1 | laptop-code | API |
def run_plugins() -> None
运行插件,无需手动初始化bot
Args:
module_path: 插件路径,参考liteyuki.load_plugin的函数签名