5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00
matterbridge/bridge/discord
Soloam ae2ad824a9
Add comments to messages (telegram) (#1652)
* Add's comments to message in telegram messages

This is a change to handle comments in telegram messages!

Some messages in telegram have comments added to the message! This normally is the description in images or links. This changes appends the comment to the message if available.

This should fix the issue in #1649

* [fix] discord: send comments in extras

Co-authored-by: Wim <wim@42.be>
2021-12-12 01:40:31 +01:00
..
transmitter Use valid transmitter Log default (discord) (#1402) 2021-02-15 22:20:08 +01:00
discord.go Add a MessageClipped option to set your own clipped message. Closes #1359 (#1487) 2021-05-27 21:45:23 +02:00
handlers_test.go Fix #1049: missing space before embeds (discord) (#1124) 2020-05-07 00:19:48 +02:00
handlers.go Reject cross-channel message references (discord) (#1345) 2020-12-31 16:21:37 +00:00
helpers_test.go Split Discord bridge in multiple files (#632) 2018-12-07 23:36:01 +01:00
helpers.go discord: Add AllowMention to restrict allowed mentions (#1462) 2021-05-13 22:39:25 +02:00
webhook.go Add comments to messages (telegram) (#1652) 2021-12-12 01:40:31 +01:00