aiogram / aiogram/bot

Do not make banned channels' usernames clickable

オープン
#24 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
282
フォーク
58
PR マージ指標
30日以内にマージされた PR はありません

説明

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 (*)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。