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_TOKEN
andCHAT_ID
as environment variables - Done! ๐
GitHub: telegram-badge
Built with TypeScript and โค๏ธ
Top comments (0)