alwaysbegrowing / telegram-standup-bot

Very simple telegram bot for submitting daily standups
https://stoodbot.vercel.app
MIT License
27 stars 12 forks source link

the escape entities function is buggy #55

Closed Geczy closed 2 years ago

Geczy commented 3 years ago

a link looks like this

<a href="https://goo%5C.gl/maps/og5VWJCBoF1qyXsx6">https://goo\.gl/maps/og5VWJCBoF1qyXsx6</a>

i think links shouldn't run the escape function, and rather just convert immediately to markdown

https://github.com/alwaysbegrowing/telegram-text-entities-filler

Geczy commented 2 years ago

site is deprioritized