From 72703c810de80f4e94f4dcdea74516cf3f37a90d Mon Sep 17 00:00:00 2001 From: 0ptim Date: Wed, 16 Aug 2023 23:01:47 +0200 Subject: [PATCH] Improve initial message --- backend/api_routes.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/api_routes.py b/backend/api_routes.py index 10c6265..9202363 100644 --- a/backend/api_routes.py +++ b/backend/api_routes.py @@ -76,6 +76,8 @@ def set_inital_message(user_id): Your friendly undersea guide to everything DeFiChain. Feel comfortable to dive into any question you've got. +Please note, while I aim for accuracy, sometimes I might get things a bit off - the ocean of blockchain can be complex! + Ready to navigate through this exciting blockchain journey together? 🌊""", )