LucaTNT / telegram-bot-amazon

Telegram bot to replace Amazon affiliate tags in links
62 stars 51 forks source link

problem with the Amazon app generating .eu links that the bot does not recognize #78

Closed LostTree0071 closed 2 years ago

LostTree0071 commented 2 years ago

amazon app generates .eu links that bot doesn't recognize how can we fix?

LucaTNT commented 2 years ago

The CHECK_FOR_REDIRECTS setting is supposed to detect shortened links. Isn't it working with your .eu links?

LostTree0071 commented 2 years ago

io utilizzo docker con il comando scritto nel file readme mettendo le variabili Amazon tld, telegram tocken , referral tag e il group replacement message, io non so se check for redirects sia su true, come dovrei fare per controllare il codice su docker?

LucaTNT commented 2 years ago

Aggiungi -e CHECK_FOR_REDIRECTS=true al comando.

LostTree0071 commented 2 years ago

Thank you very much for your help but above all for making this wonderful bot available to everyone!