mirror of
https://github.com/LamGC/ScalaBot.git
synced 2026-07-16 14:52:03 +00:00
d24572a4f3
通过 Const 单例对象获取配置信息不利于编写测试用例, 所以改为利用参数的默认值来获取 Const 的 config 对象. Issue #5