Telegram Keyword Monitor Bot Experiment & Privacy Tips

Preface


Experiment

What information can be output in the keyword monitoring channel under different circumstances, which means what information the keyword monitor bot can obtain

The monitor bot can obtain 
Links to group messages, e.g. https://t.me/testbot/5678 or https://t.me/c/3101361513/1234
The group's username or userid
The user's username or userid

User has a username, group is a public group
#FOUND (https://t.me/tteessttbboottt/487) "✌️" IN test公开群(@tteessttbboottt) FROM 小 白龙(@hakuhakoo)
✌️

User has a username, group is a private group
#FOUND (https://t.me/c/3101631513/3) "✌️" IN test私有群(3101631513) FROM 小 白龙(@hakuhakoo)
✌️

User has no username, group is a public group
#FOUND (https://t.me/tteessttbboottt/486) "✌️" IN test公开群(@tteessttbboottt) FROM icd yct(7809800531)
✌️

User has no username, group is a private group
#FOUND (https://t.me/c/3101631513/2) "✌️" IN test私有群(3101631513) FROM icd yct(7809800531)
✌️

As a Telegram account that only follows the monitor channel, can it send direct messages to the keyword user

User has a username, group is a public group
OK
User has a username, group is a private group
OK
User has no username, group is a public group
OK
User has no username, group is a private group
NG

Summary

So, in order to counter advertising messages, users should not use a username, and groups should not use a public group
As a user, if you do not want your favorite username to be used by others, you can create a channel and occupy this username.
As a group owner, you can use the group username you originally wanted to create a channel, and then prompt users in the channel to use the private group's invite link.

========

Related Recommendations



Comments