Hey folks! 👋
Just released a simple tool to display your Telegram group/channel member count as a badge in your GitHub README.
🚀 Quick Start
Add this to your README:

✨ Features
- Real-time member count
- Multiple badge styles (flat, plastic, flat-square, for-the-badge, social)
- Telegram logo support
- Full customization (colors, labels)
- Free hosting on Vercel
🎨 Examples
Default:
https://telegram-badge.vercel.app/api/telegram-badge?channelId=@your_channel
Custom style:
https://telegram-badge.vercel.app/api/telegram-badge?channelId=@your_channel&style=for-the-badge&label=Community
No logo:
https://telegram-badge.vercel.app/api/telegram-badge?channelId=@your_channel&logo=false
🛠 Setup
- Create a Telegram bot via @BotFather
- Deploy to Vercel
- Add your
BOT_TOKENandCHAT_IDas environment variables - Done! 🎉
GitHub: telegram-badge
Built with TypeScript and ❤️
Top comments (0)