usememos / telegram-integration

Memogram is an easy to use integration service for syncing messages and images from a Telegram bot into your Memos.
59 stars 15 forks source link

fix: transform DNS to URL #46

Closed okainov closed 4 weeks ago

okainov commented 1 month ago

Add some sane default transformation to the server address.

Fixes: #44

wolfsilver commented 1 month ago

Perhaps using the configuration is a better way. the “SERVER_ADDR” may be an internal address.

https://github.com/wolfsilver/telegram-integration/commit/7b07a9d029fafbd36df4e8c018a465ee049c853f

okainov commented 4 weeks ago

@wolfsilver would you mind to create a PR for this then?

wolfsilver commented 4 weeks ago

@wolfsilver would you mind to create a PR for this then?

https://github.com/usememos/telegram-integration/pull/50