An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Telegram Live Subscribers Count

### Deploy:

- Deploy with Heroku 👇


[![Deploy with Heroku](https://www.herokucdn.com/deploy/button.svg "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)