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

[Question] How to use this bot with Dokku? #137

Closed AGulev closed 2 years ago

AGulev commented 2 years ago

I use Dokku on my server for bots and some other small services. I would like to use this bot the same way. Does somebody know if it's possible if so then how to do that?

J-Rios commented 2 years ago

Hi,

Sorry, I'm not familiar with Dokku (it is the first time I read about it), so I can't help with it.

Let's see if somebody know about it and can help...

Regards.

AGulev commented 2 years ago

Thanks for the answer. Yes, maybe somebody knows how to do that.

Basically it's Heroku-like PaaS, so if it works on Heroku ot works on Dokku.