https://github.com/sigmanor/proxymus_bot
Yet another telegram bot
https://github.com/sigmanor/proxymus_bot
nodejs telegraf-bots telegram telegram-bot
Last synced: 8 months ago
JSON representation
Yet another telegram bot
- Host: GitHub
- URL: https://github.com/sigmanor/proxymus_bot
- Owner: Sigmanor
- License: mit
- Archived: true
- Created: 2021-09-08T18:24:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T13:59:28.000Z (over 3 years ago)
- Last Synced: 2025-04-05T04:44:40.815Z (about 1 year ago)
- Topics: nodejs, telegraf-bots, telegram, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 128 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Yet another telegram bot that allow you get free proxies from https://www.proxyscan.io
Bot was created using telegraf - Telegram Bot API framework for Node.js
Features
- It`s free and opensource
- Flexible settings. You can setting up proxy level, type, format and limits
- All the proxies are subjected to a detailed check every 10 minutes (by proxyscan)
- Easy to use. Just press on button to get proxies
- No registration required
Run bot
git clone https://github.com/Sigmanor/proxymus_bot.gitcd proxymus_botnpm installnpm start / npm run dev