mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-23 10:20:14 +08:00
* Fix bootstrap when no env specified * add PluginWithExceptionTest * Add exceptedExceptionMessage in MCIT(Throwable or Exception may not work?) * Using red color show disabled plugins in /status command * Catch exception during enable process * Count plugins without disabled plugins * Revert "Fix bootstrap when no env specified" This reverts commit ff9bb180fd6687c5da27b8a38da2658a1b26ad93. * format * format * halt plugin enable process when mirai failed to enable it dependencies. * Update mirai-console/backend/mirai-console/src/internal/plugin/PluginManagerImpl.kt hint Co-authored-by: Him188 <Him188@mamoe.net> * rename tmp to dependsOn * Revert changes of PluginManagerImpl * Plugin callback executions assertions * Improve & Fix Logic * Fix PluginDependOnErrorPlugin * Update err msg * move dependencies check from JvmPluginInternal.kt to BuiltInJvmPluginLoaderImpl.kt * typo * don't throw err caused by dependencies fail Co-authored-by: Him188 <Him188@mamoe.net> Co-authored-by: Karlatemp <kar@kasukusakura.com> |
||
---|---|---|
.. | ||
backend | ||
docs | ||
frontend | ||
tools | ||
.gitignore | ||
.gitmodules | ||
README.md |
mirai-console
高效率 QQ 机器人框架
使用
安装 JAR 插件
将 jar
文件放入 plugins
并重启 Mirai Console。
执行指令
在控制台输入 ?
查看可用指令列表。**
注意,请先为用户授予执行某些指令的权限,详见 示例**。
内置指令
开发
实用链接
- 社区 SDK
- 论坛
- Mirai 项目组
- 在 Android 平台使用
- Mirai 官方维护的插件: