This website requires JavaScript.
Explore
Help
Sign In
LamGC
/
ScalaBot
Watch
1
Star
0
Fork
0
You've already forked ScalaBot
mirror of
https://github.com/LamGC/ScalaBot.git
synced
2025-07-03 13:57:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a160ad42b537dc75d733f22b8253929440212a9
ScalaBot
/
scalabot-app
/
src
/
main
/
kotlin
History
LamGC
4a160ad42b
refactor(config): 更改 BotConfig.enabled 的默认值为 false.
...
更改 enabled 的默认值, 以防止意外启动 Bot. 同时让 bot.json 在初始化时设为 true, 方便用户改完就能启动.
2022-06-24 19:10:39 +08:00
..
util
refactor(config): 将与配置相关的内容迁移到 scalabot-meta 模块.
2022-06-20 20:55:04 +08:00
AppConfigs.kt
refactor(config): 更改 BotConfig.enabled 的默认值为 false.
2022-06-24 19:10:39 +08:00
AppMain.kt
perf(config): 优化配置使用过程中的判断.
2022-06-24 19:08:41 +08:00
BotDBMaker.kt
refactor(config): 将与配置相关的内容迁移到 scalabot-meta 模块.
2022-06-20 20:55:04 +08:00
ExtensionComponents.kt
fix(extension): 修复搜索器错误日志不包括异常信息.
2022-05-01 00:09:28 +08:00
ExtensionFinders.kt
fix(extension): 修复 Maven 仓库扩展搜索器无法从第三方仓库获取扩展的问题.
2022-05-18 15:40:33 +08:00
ScalaBot.kt
refactor(config): 将与配置相关的内容迁移到 scalabot-meta 模块.
2022-06-20 20:55:04 +08:00