FilOzone/dealbot

remove `DEALBOT_DISABLE_CHAIN` config env var

Fermée

#456 ouverte le 20 avr. 2026

 (3 commentaires) (2 réactions) (2 personnes assignées)TypeScript (9 forks)github user discovery
good first issuehelp wantedready-for-work

Métriques du dépôt

Stars
 (2 étoiles)
Métriques de merge PR
 (Merge moyen 20j 3h) (24 PRs mergées en 30 j)

Description

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)

Guide contributeur