/bridgedb-tgbot

Telegram bot that fetches bridges from BridgeDB with captcha, does the same thing as many other bots but it's mine and that's the only thing that matters.

Primary LanguageJavaScript

BridgeDB Telegram Bot

Telegram bot that fetches bridges from BridgeDB with captcha, does the same thing as many other bots but it's mine and that's the only thing that matters.

Hxow it works

⚠️ This version is specifically made for CGI server, not reverse proxy ⚠️

Uses node-fetch, LevelDB custom file-based db, and Telegram API through http requests.

Has Russian language in it.

I won't leave a link for the deployed version here because I will probably get spammed with requests and then banned from BridgeDB. You can ask me at Telegram though: @hlothdev

Update: I'm fucking genius, bridges are always the same for single IP so I just made exact copy of @getbridgesbot but with captcha image

Update 2: I added proxies but 99% of them are dead so if you want to use this bot with proxies, please change constant global.USE_PROXY to true in index.js