We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9950759 + 33697f4 commit ccb6e0cCopy full SHA for ccb6e0c
1 file changed
.env.example
@@ -1,5 +1,5 @@
1
longitude=5.1331746
2
latitude=51.5868726
3
-telegram_bot_token='xxxxxxxx:xxxxxxxxxxxxxxxxxxxx'
4
-telegram_chat_id='xxxxxxxx'
+telegram_bot_token=xxxxxxxx:xxxxxxxxxxxxxxxxxxxx
+telegram_chat_id=xxxxxxxx
5
number_of_stores=5 #nearby number of stores, based on API calculations with your longitude and latitude returned by the GraphQL endpoint
0 commit comments