fix(discord): avoid doctor runtime loading (#119391)

* fix(discord): publish doctor capability metadata

Punchcard-Session: amber-workshop-river-yr

* fix(doctor): read packaged channel metadata

Punchcard-Session: amber-workshop-river-yr
This commit is contained in:
Vincent Koc
2026-08-05 11:05:35 +08:00
committed by GitHub
parent 22de30f998
commit 1ee0564b09
9 changed files with 171 additions and 21 deletions
@@ -571,6 +571,12 @@
"commands": {
"nativeCommandsAutoEnabled": true,
"nativeSkillsAutoEnabled": true
},
"doctorCapabilities": {
"dmAllowFromMode": "topOnly",
"groupModel": "route",
"groupAllowFromFallbackToAllowFrom": false,
"warnOnEmptyGroupSenderAllowlist": false
}
},
"install": {