mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 09:40:30 +08:00
387 B
387 B
AstrBot Star
在 3.4.0 版本之后,AstrBot 将插件命名为 Star。AstrBot 是一个高度模块化的项目,通过插件可以发挥这种模块化的能力,实现各种功能。
使用 /plugin 可以看到所有插件。在管理面板中也可管理已经安装的插件。
如果想自己开发插件,详见 几行代码实现一个插件。