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
516 stars 217 forks source link

[Bug] Bot doesn't delete "joined the group" message #53

Closed Nihisil closed 4 years ago

Nihisil commented 4 years ago

I'm sure that the bot deleted "joined the group" message before when spammer wasn't able to solve the captcha.

In the latest version this message remaining in the channel.

image

J-Rios commented 4 years ago

Will be fixed this weekend ;)

J-Rios commented 4 years ago

Ok, this has been fixed, now again the user join message will be deleted too in 5 mins after a user fail to resolve the captcha.

Nihisil commented 4 years ago

Thank you!