Files
AstrBot/docs/zh/use/plugin.md
2026-03-13 05:06:36 +08:00

7 lines
387 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# AstrBot Star
`3.4.0` 版本之后AstrBot 将插件命名为 `Star`。AstrBot 是一个高度模块化的项目,通过插件可以发挥这种模块化的能力,实现各种功能。
使用 `/plugin` 可以看到所有插件。在管理面板中也可管理已经安装的插件。
如果想自己开发插件,详见 [几行代码实现一个插件](/dev/star/plugin)。