Achaak / toogoodtogo-bot

TooGooToGo-Bot is a tool designed to help you stay informed about the availability of your favorite stores on the Too Good To Go platform. It sends notifications, allowing you to quickly find and purchase food products before they disappear.
MIT License
61 stars 17 forks source link

Suggest : add location #3

Closed Saku241 closed 1 year ago

Saku241 commented 3 years ago

Hello In Telegram alert all it says is something like « Business : # of stock » But I got same business in different town. Is it possible to add the location like in the TGTG app ? Something like « Business - Location : # »

thanks !

Achaak commented 3 years ago

Hi, Unfortunately I can't retrieve just the name of the town. Only the full address is returned but this does not make the notifications unreadable.

Saku241 commented 3 years ago

oh alright because as you can see in the original app I got a business called « Boulangerie Thirion » and there’s one in two different town. This variable can’t be called with the API?

B09F1006-6405-4765-BB36-FCA38D8690A3

Achaak commented 3 years ago

The api returns the parameters: city, address, postcode but only the address (which contains street, city, postcode) is returned with a value. The others are always empty.