You've already forked Travel-Agent
feat: Added travel detail, added proccessing message when changing/setting user location, improvements in messages text
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# For app
|
||||
|
||||
BOT_TOKEN = <your_bot_token> # default: 6943803094:AAEHG-vOP2pNEuxb9rDIhisiQuGLuBIjx1Q
|
||||
BOT_TOKEN = <your_bot_token> # default: 6943803094:AAFxMjuiaqLlQbITUOVPlKx6SKIofKrThwk
|
||||
SQLALCHEMY_DATABASE_URI = <database_uri> # no need to specify if docker is used
|
||||
REDIS_URL = <redis_url> # no need to specify if docker is used
|
||||
|
||||
|
||||
Reference in New Issue
Block a user