openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

[Telegram] Support for formatted messages #5765

Closed thorstenbe closed 5 years ago

thorstenbe commented 5 years ago

This pull requests adds the ability to write messages that contain markdown or html tags, see https://core.telegram.org/bots/api#markdown-style. It is configurable if a bot should use formatted messages in the telegram.cfg. This pull request is inspired by #5490 but since the other pull request is stale I started a complete rewrite.

thorstenbe commented 5 years ago

Do I have to do anything that this pull request gets merged? (Sorry for the dumb question but it is my first one)

9037568 commented 5 years ago

Nope, you're done. This'll get merged soon.

9037568 commented 5 years ago

Thanks, @thorstenbe !

openhab-bot commented 5 years ago

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/sending-telegram-messages-with-text-formatting/76496/2