Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigmanor/proxymus_bot
Yet another telegram bot
https://github.com/sigmanor/proxymus_bot
nodejs telegraf-bots telegram telegram-bot
Last synced: 20 days ago
JSON representation
Yet another telegram bot
- Host: GitHub
- URL: https://github.com/sigmanor/proxymus_bot
- Owner: Sigmanor
- License: mit
- Created: 2021-09-08T18:24:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T13:56:13.000Z (about 2 years ago)
- Last Synced: 2023-02-27T14:37:54.285Z (almost 2 years ago)
- Topics: nodejs, telegraf-bots, telegram, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 2
- Watchers: 1
- 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.git
cd proxymus_bot
npm install
npm start / npm run dev