mirror of
https://github.com/LamGC/ScalaBot.git
synced 2026-07-16 14:52:03 +00:00
ae411ce829
将关闭钩子的时机调整到 main 方法中, 可以减少多余的钩子注册(比如测试时无需注册钩子, 却还是注册了).