.env 被 NoneBot2 读入 driver.config(小写键名)而非 os.environ, 改用 getattr(driver.config, "danding_api_token") 获取。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
.env 被 NoneBot2 读入 driver.config(小写键名)而非 os.environ, 改用 getattr(driver.config, "danding_api_token") 获取。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>