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)

貢獻者指南