Der-Henning / tgtg

Scanner for Too Good To Go Notifications
https://github.com/Der-Henning/tgtg/wiki
GNU General Public License v3.0
413 stars 67 forks source link

Problem SLEEP_TIME #525

Open Paroteck opened 3 months ago

Paroteck commented 3 months ago

Hello,

I need your help for a sleep time problem. I configured it as follows: SLEEP_TIME=20

I receive the baskets available on Telegram at launch but nothing afterwards, neither in the log nor on Telegram. Do you have any idea of ​​the problem? It's as if the sleep time function was not recognized.

Thanks πŸ™‚

Der-Henning commented 3 months ago

Hi @Paroteck. You only receive any logs if the amount of the available bags change. The notifications are send when the amount rises from zero to something.

If you need further help, please post your complete configuration / compose file. Without credentials of course.