aiogram / aiogram/bot

Do not make banned channels' usernames clickable

Ouverte
#24 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
282
Forks
58
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Currently when a channel is banned, it's username is [posted](https://github.com/aiogram/bot/blob/586b368858f657bb9cc73a149d653455b3edec93/aiogram_bot/handlers/simple_admin.py#L42) with leading @, making it clickable, which helps promoting such channels.
I suggest removing the @ symbol so chat user won't be able to open that channel instantly.

Later another rule can be applied which replaces some symbols in usernames with asterisks (*)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.