You've already forked Travel-Agent
feat: Added notes creation, view and deletion, added route planning, added location list with current weather and nearby locations, code improvements and fixes
This commit is contained in:
@@ -23,8 +23,8 @@ def get():
|
||||
callback_data="menu_travels",
|
||||
),
|
||||
types.InlineKeyboardButton(
|
||||
text="🔵 Temp",
|
||||
callback_data="menu_temp",
|
||||
text="❓ Help",
|
||||
callback_data="menu_help",
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user