Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 748 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 748 Bytes

Telegram Live Subscribers Count

Deploy:

  • Deploy with Heroku 👇

    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:

Connect: