J-Rios / TLG_JoinCaptchaBot

Telegram Bot to verify if users joining a group are human. The Bot sends an image captcha for each new user and kicks any of them who can't solve the captcha in a specified time.
GNU General Public License v3.0
520 stars 217 forks source link

[Request] Please send all messages silently #33

Closed ManuelSchneid3r closed 4 years ago

ManuelSchneid3r commented 4 years ago

Telegram recently introduced the concept of silent messages. Nobody in a group wants to be bothered by captcha processes of new users. You could also ask the new user to send the catcha silent so users in the group are not getting annoyed by joining users.

Thank you this bot is really useful 👍

J-Rios commented 4 years ago

Hi,

This can be done and sounds usefull, however I don't want to spend time on the Bot right now. Pull Requests about it are welcome.

Regards.

J-Rios commented 4 years ago

Done.

Bot updated to support python-telegram-bot 12.5.1 version.

All messages are send silently now by using "Defaults" following your pull request recommendation, thanks.

ManuelSchneid3r commented 4 years ago

Cool, thank you 👍

ManuelSchneid3r commented 3 years ago

hmm. messages are still not silent.