https://github.com/tuhinpal/telegram-subs-counter
Realtime Telegram Subscribers count for telegram with Socket.io
https://github.com/tuhinpal/telegram-subs-counter
socket-io subscriber-count telegram
Last synced: about 1 year ago
JSON representation
Realtime Telegram Subscribers count for telegram with Socket.io
- Host: GitHub
- URL: https://github.com/tuhinpal/telegram-subs-counter
- Owner: tuhinpal
- License: apache-2.0
- Created: 2021-01-02T10:54:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-02T11:39:45.000Z (over 5 years ago)
- Last Synced: 2025-03-25T19:41:35.295Z (about 1 year ago)
- Topics: socket-io, subscriber-count, telegram
- Language: JavaScript
- Homepage: https://tprojects-subscribers-count.herokuapp.com/
- Size: 10.7 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Telegram Live Subscribers Count
### Deploy:
- Deploy with Heroku 👇
[](https://heroku.com/deploy?template=https://github.com/cachecleanerjeet/telegram-subs-counter "Deploy with Heroku")
- Locally Deploy 👇
```
git clone https://github.com/cachecleanerjeet/telegram-subs-counter.git
cd telegram-subs-counter
npm install
nano config.js
// enter Bot's API Key and Channel's Username
crtl + o to save
npm start
```
### I Used:
- Socket.io
- Express
- Axios
### Template Credit:
- Inspired from https://codepen.io/imanirudh1/pen/abmWPJQ
### Connect:
- [Channel](https://telegram.dog/tprojects)
- [Support Group](https://telegram.dog/t_projects)