Bot on Telegram that returns SOCKS5 and MTProto proxies from two APIs. The bot indexes the proxy lists by the lowest ping.
I made this bot so I no longer need to join proxy groups on Telegram.
https://windscribe.com/yo/m4h56k39
- Python 3.x
python-telegram-bot
library- PIL (Pillow)
- Search for the "BotFather" on Telegram.
- Start a chat and send
/newbot
to create a new bot. - Give your bot a name and username.
- Once the bot is created, BotFather will give you a token. This token is used to authenticate and interact with the Telegram API.
Remember to use the Secrets pane to set the bot and try it out yourself.