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

[Request] Customizable welcome message after user completed captcha #4

Closed victorperin closed 5 years ago

victorperin commented 5 years ago

I think customizing the message CAPTHA_SOLVED message to something like a group welcome message could be beneficial to some groups.

J-Rios commented 5 years ago

I have already received some messages about this, however there was telling me to send a welcome message before captcha to solve message (the one with numbers), so there is a discordance about what users want...

So, I will develop this functionality if a minimum of 50 persons respond to next poll (you can share it): https://t.me/groupjoincaptchabot/265

Anyway, I will accept pull request with that function if it is an extra functionality, so that pull request makes Bot works normally (same as today) and let to configure and enable/disable that welcome message with new implemented Bot commands.

J-Rios commented 5 years ago

Reached more than 50 votes, due poll result, a new customizable message after captcha completion has been implemented [8bd8b41].

A new welcome message that will be sent when each user complete the captcha can be configured with command /welcome_msg.

Enjoy this new feature.

K0media commented 4 years ago

@J-Rios, what about the post captcha solving message? Can that be customized too? Or will you leave it as is?

See if you can add the feature to customize that message too. It's quite self-explanatory, but it would be nice to have a /post_solve_msg command too, or something like that.

J-Rios commented 4 years ago

There was a poll about it.

Open a new Request issue if you want to ask for more customizable functionality and if anyone is interested in, can implement it (I am not xD).