# LQ2Bot **Repository Path**: Light_Quanta/LQ2Bot ## Basic Information - **Project Name**: LQ2Bot - **Description**: 重置版LQBot - **Primary Language**: Kotlin - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-07 - **Last Updated**: 2025-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LQ2Bot [LQ1Bot](https://github.com/LightQuanta/LQ1Bot)的重置版,基于[Simple Robot](https://github.com/simple-robot) 使用[Kotlin](https://kotlinlang.org/)开发 ## 使用帮助 [Light_Quanta[2] Bot 使用帮助](https://docs.lq0.tech/zh/bot) ## 部署 ~~真有人想部署吗~~ 先在`/src/main/resources/simbot-bots` 下[创建OneBot配置文件](https://simbot.forte.love/component-onebot-v11-bot-config.html),然后再进行编译 Bot运行依赖java17,编译直接`./gradlew build`就完事了 配置文件、日志均位于`./lq2bot`目录下,具体配置文件内容请参考源码 ## 开源协议 本项目基于[MIT](https://opensource.org/licenses/MIT)协议开源