From 2ec58d01f79c44ff607a76e2db21deab523c7f74 Mon Sep 17 00:00:00 2001 From: sylyx Date: Thu, 7 May 2026 15:53:44 +0200 Subject: [PATCH] config: enable per-tick decision notifications in Discord --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 84d2048..67b70d2 100644 --- a/config.yaml +++ b/config.yaml @@ -47,6 +47,6 @@ discord: - error - daily_summary - news_alert - # - decision # auskommentieren um JEDE Ensemble-Decision zu posten (spammig) + - decision # postet JEDE Decision (auch HOLD) — 192 Embeds/Tag news_sentiment_threshold: 0.4 daily_summary_hour_utc: 22 # täglicher Summary-Post um 22:00 UTC