chat-linker icon indicating copy to clipboard operation
chat-linker copied to clipboard

Some messages break the template

Open ForNeVeR opened this issue 6 years ago • 1 comments

When any XMPP user posts a message like that:

<user> $`

It gets wrongly translated to Telegram, because it's a meta-character for String.prototype.replace.

ForNeVeR avatar Jan 20 '18 12:01 ForNeVeR

Please fix in XMPP code, too: https://github.com/jt3k/chat-linker/blob/a755932413c385bf98d17e247dabc0591d08de4d/src/bots/jabber/bot.js#L23

ForNeVeR avatar Aug 19 '18 08:08 ForNeVeR