FilOzone/dealbot

remove `DEALBOT_DISABLE_CHAIN` config env var

已关闭

#456 创建于 2026年4月20日

 (3 条评论) (2 个反应) (2 位负责人)TypeScript (9 个派生)github user discovery
good first issuehelp wantedready-for-work

仓库指标

星标
 (2 个星标)
PR 合并指标
 (平均合并 20天 3小时) (30 天内合并 24 个 PR)

描述

DEALBOT_DISABLE_CHAIN allows running Dealbot without chain integration. However, chain interaction is a core dependency for Dealbot’s functionality, and disabling it results in running none of the checks agains sp.

This flag does not appear to provide meaningful value and may introduce confusion or unintended usage.

Notes -

  • A broader refactor of app.config.ts is being considered separately (see #297)

贡献者指南