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

1.1.0 not working ? #5

Closed Saku241 closed 3 years ago

Saku241 commented 3 years ago

Hello

Im still having issues with 1.1.0.

I put telegram notification (it was working fine in 1.0.0), same Token and credentials. I just edit the user agent to recognize the station. I run it :

pi@raspberrypi:~/toogoodtogo-bot $ npm run start

> toogoodtogo-bot@1.1.0 start /home/pi/toogoodtogo-bot
> ts-node ./dist/src/index.js

Your are connected.

But I dont receive any notification on telegram now :/ (Btw "Your are connected." is misspelled > "You are connected")

Achaak commented 3 years ago

Hi do you have send /start in telegram ?

Saku241 commented 3 years ago

yep, should I run it again ?

Achaak commented 3 years ago

I have the impression that by getting the latest version, it has overwritten your settings. You can try it just in case.