badges / badges/shields

[Badge Request] Telegram channel and group badges

Open
#5,833 19 comments 17 reactions 0 assignees View on GitHub
service-badge
Dominant language
JavaScript
Stars
27.2k
Forks
5.6k
Avg merge
1d 8h
Merged PRs (30d)
46

Description

## :clipboard: **Description**
Telegram channel and group badges.

For channel
- ![](https://img.shields.io/badge/channel-123%20users-brightgreen?logo=telegram)

For public group
- ![](https://img.shields.io/badge/chat-123%20users-brightgreen?logo=telegram)
- ![](https://img.shields.io/badge/chat-23%20online-brightgreen?logo=telegram)

## :link: **Data**
You can get these data directly from the URL content.

For channel
- Format: https://t.me/[ChannelName]
- Example: https://t.me/telegram
- You can get the number of members there.

For public group
- Format: https://t.me/[GroupName]
- Example: https://t.me/durovschat
- You can get the number of members and online there.

## :microphone: **Motivation**
A channel or group can be displayed in the README with the number of members or online.

##
:heart: **Thanks for this great project!**

Contributor guide

Open the contributing guide

Research direction

The issue defines Telegram channel and public-group URL formats and the member or online counts to display. Start by locating the badge entry point that handles external service URLs, then verify the channel and group examples; done means both badge variants render the requested counts from their t.me pages.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.