feat: Added menu command

This commit is contained in:
ITQ
2024-03-22 11:02:43 +03:00
parent 4ebd403d2e
commit e7e6323c6c
5 changed files with 102 additions and 5 deletions
+2
View File
@@ -1,5 +1,7 @@
# flake8: noqa
MENU = "<b>Menu:</b>"
WELCOME_MESSAGE = "Hello, <b>{name}</b>! Welcome to the ✈️ Travel Agent bot! Let's start our journey by filling out some information about you."
WELCOME_AGAIN_MESSAGE = "Hello, <b>{name}</b>! Welcome back to the ✈️ Travel Agent bot! If you get lost, you can always call the /help command for assistance."