You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
discord.go Remove obsolete file upload links (discord). Fixes #908 (#931) 5 years ago
handlers.go move stripCustomoji logic to default Tengo script (#973) 5 years ago
helpers.go move stripCustomoji logic to default Tengo script (#973) 5 years ago
helpers_test.go Split Discord bridge in multiple files (#632) 6 years ago