5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 04:22:32 +00:00
matterbridge/bridge/discord
c0ncord2 810c150781 move stripCustomoji logic to default Tengo script (#973)
*  move stripCustomoji logic to default Tengo script 

Removing the image ID from the message (without any possibility of recovering it later) is a loss of valuable data that prevents users from giving support to custom emoji via Tengo scripts.

* bugfix - do send colors to other irc bridges

"if we're not sending to an irc bridge we strip the IRC colors"

Co-authored-by: c0ncord <59654954+c0ncord@users.noreply.github.com>
2020-01-09 18:02:53 +01:00
..
discord.go Remove obsolete file upload links (discord). Fixes #908 (#931) 2019-10-27 01:10:43 +02:00
handlers.go move stripCustomoji logic to default Tengo script (#973) 2020-01-09 18:02:53 +01:00
helpers_test.go Split Discord bridge in multiple files (#632) 2018-12-07 23:36:01 +01:00
helpers.go move stripCustomoji logic to default Tengo script (#973) 2020-01-09 18:02:53 +01:00