thedevs-network / the-guard-bot

The Guard, a Telegram bot to moderate groups.
https://t.me/thedevs_bot
GNU Affero General Public License v3.0
491 stars 162 forks source link

Hide reporter ID in group and add reportee ID #126

Closed C0rn3j closed 4 years ago

C0rn3j commented 4 years ago

Trolls use Telegram Report function on people who report them via bot, sometimes managing to limit them. This change hides the reportee in the group, but keeps them identified in the admin group.

This change also adds the reportee info to both messages, so it's possible to deal with them in case they delete the message and have no handle.

Before: image image

After: image image