From f54dd7da6f5069be4756a34171e7ec0cb23fe20d Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 9 Jan 2024 11:47:53 +0100 Subject: [PATCH] added watch_assets --- dabo/dabo-bot.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dabo/dabo-bot.sh b/dabo/dabo-bot.sh index 4d92dc5..90982ce 100755 --- a/dabo/dabo-bot.sh +++ b/dabo/dabo-bot.sh @@ -95,6 +95,9 @@ do # Get coingecko data get_coingecko_data + # watch some manual defined assets + watch_assets + # Get current assets get_assets || continue