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] Allow to set the time of user removal message #39

Open SyRenity opened 4 years ago

SyRenity commented 4 years ago

Would be nice to be able to set a shorter time than 5 minutes, or even not to show the message that user has been removed from the chat

kl3ryk commented 3 years ago

That's a great idea. +1 @SyRenity is it doable

It's all about change of this variable: https://github.com/J-Rios/TLG_JoinCaptchaBot/blob/master/sources/settings.py#L94