mirror of
https://github.com/jie65535/mirai-console-jcc-plugin.git
synced 2025-06-02 17:39:14 +08:00
基于Glot接口的mirai-console在线编译器插件
gradle/wrapper | ||
src/main | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
JCC - J Compiler Collection
基于Glot接口的mirai-console在线编译器插件
运行截图
使用方法
本插件基于Mirai-Console运行,您可以通过阅读Mirai用户手册来了解如何安装、启动机器人。
MiraiConsole
成功启动后,只需要将本项目发布的.jar
文件放入.\plugins\
目录下即可加载插件。
发布地址
反馈
如使用或安装插件过程中遇到非本插件功能问题,您首先应该在Mirai论坛中搜索解决方案,若未解决,可以在本项目的主题贴中回帖提问。
如果是插件本身的问题或漏洞,您可以向我提交一个issue。若您有能力且愿意帮助我修复这些问题,请提交Pull request。