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

[Question] Are command hints translatable? #43

Closed DanyGee closed 4 years ago

DanyGee commented 4 years ago

Hi, are those translatable? Capture+_2020-05-19-07-36-09 If not, any chance, that they will be?

J-Rios commented 4 years ago

Hi,

Commands hints comes from Bot account configuration (@BotFather), it is not related to Bot source code, and Telegram doesn't support multiple languages hints. So there is no way right now and it all depends on Telegram.

Regards.

DanyGee commented 4 years ago

THX for clarification!