mxssl / tg-captcha-bot

Telegram Сaptcha Bot
https://t.me/cloud_tg_captcha_bot
MIT License
264 stars 87 forks source link

Enchacement: .env, config, multiple buttons (ban, dummy, approve) #13

Closed sizeg closed 4 years ago

sizeg commented 4 years ago

I want to offer to add multiple buttons to prevent spam (buttons may be shuffle). I can do a PR, but it's better if u looking for my forked repository, cause i'm not a familiar with go yet (one day of research)

photo_2020-01-27_18-55-21

First one will ban a user at once, the second one is dummy, and the third one is to approve user.

Also to use .env to store bot token and use config.toml.example to get updates with out any problems.

mxssl commented 4 years ago

I think this goes beyond the main idea of the bot - to be as simple as possible. Your idea is really interesting but it will be better as a separate project/fork.