Discord: add gateway proxy support

Conflicts:
	package.json
	pnpm-lock.yaml
	src/config/schema.ts
	src/discord/monitor/provider.ts
This commit is contained in:
ludd50155
2026-02-06 20:27:34 +08:00
committed by Shadow
parent 7f0489e473
commit 0cb69b0f28
5 changed files with 56 additions and 9 deletions

View File

@@ -139,6 +139,7 @@
"express": "^5.2.1",
"file-type": "^21.3.0",
"grammy": "^1.40.0",
"https-proxy-agent": "^7.0.6",
"jiti": "^2.6.1",
"json5": "^2.2.3",
"jszip": "^3.10.1",