Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram body direct link to TGTG app #544

Closed
mbaruzzo opened this issue Sep 24, 2024 · 2 comments
Closed

Telegram body direct link to TGTG app #544

mbaruzzo opened this issue Sep 24, 2024 · 2 comments

Comments

@mbaruzzo
Copy link

Hi!

I am not sure if this was already posted but I could not find it.
I used to have in the environment tab of the docker under TELEGRAM_BODY the following

${{display_name}}\nAvailable: ${{items_available}}\nRating: ${{rating}}\nPrice: ${{price}} ${{currency}}\nPickup: ${{pickupdate}}\nLink: https://share.toogoodtogo.com/item/${{item_id}}

Now it seems it doesn't work anymore as the link contains "."

If I remove the link part "\nLink: https://share.toogoodtogo.com/item/${{item_id}}" it works perfectly but then I don't have the direct link to go the app.
Is it something that can be added in a different way perhaps?

Thanks.

@nevrrmind
Copy link

Try: \nLink: ${{link}}

@mbaruzzo
Copy link
Author

Try: \n_Link_: ${{link}}

it worked thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants