jt3k / chat-linker

the bridge between jabber and telegram over chat-bots
MIT License
46 stars 9 forks source link

Add quote limit #55

Open ForNeVeR opened 6 years ago

ForNeVeR commented 6 years ago

Currently, if someone quotes the big message in Telegram, the whole message gets copied into XMPP room.

Probably we should add a configurable limit for quoting (line count, character count)? Cut the quotes that exceeds the configured limit with ellipsis.