Feature music 20250701 by guohuiyuan · Pull Request #1179 · FloatTech/ZeroBot-Plugin

@guohuiyuan

fumiama

}

func init() {
debugMode := os.Getenv("DEBUG_MODE") == "1"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是调试时会自动设置吗?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

launch.json加个参数
image
在不影响主要功能的时候,加个调试开关,要不然每次都要注释。

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

哦,我还以为是debugger的功能呢😂

This was referenced

Jul 5, 2025