42wim / matterbridge

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Apache License 2.0
6.58k stars 614 forks source link

Explicitly announce the sender of each file in Telegram, simplifying moderation #2165

Open BenWiederhake opened 2 months ago

BenWiederhake commented 2 months ago

Before: Bildschirmfoto_2024-07-10_20-25-33

After: Bildschirmfoto_2024-07-10_20-26-14

This feature is off-by-default, and can be enabled whenever it's needed.

I'm sure there are some situations where it shouldn't create an additional message, but this solves my problem for now. Maybe you find it helpful, too.

BenWiederhake commented 3 weeks ago

Changes since last push:

codeclimate[bot] commented 3 weeks ago

Code Climate has analyzed commit 8a2f7dca and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.