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
532 stars 218 forks source link

[Question] How to set multiple custom polls captchas to verify user join a group? #128

Closed toaoman closed 2 years ago

toaoman commented 3 years ago

How to set multiple custom polls to captchas when verify join a group? must answer multiple custom polls then allow join the group.

J-Rios commented 3 years ago

Hi,

Currently, just one custom poll is supported.

Configure and use of multiple polls could be added as a request for future versions... Let me add it as Request issue: https://github.com/J-Rios/TLG_JoinCaptchaBot/issues/129

Regards ;)