Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit Multiple Telegram Groups with a Single Action #979

Open
bhuzel21 opened this issue Feb 25, 2025 · 2 comments
Open

Exit Multiple Telegram Groups with a Single Action #979

bhuzel21 opened this issue Feb 25, 2025 · 2 comments
Labels
Developer Tool Related to tools or utilities used by developers

Comments

@bhuzel21
Copy link

Summary

Telegram users often join multiple groups over time, and when these groups become irrelevant, leaving them one by one is a tedious process. Currently, Telegram does not provide an option to exit multiple groups simultaneously, which can be frustrating for users managing many chat groups.

This proposal aims to develop a tool that allows users to select multiple groups and exit them in one click.

Context

The proposed solution is a Telegram bot or a desktop script that enables users to:

List all joined groups and select the ones they want to leave.

Confirm and exit selected groups at once, reducing manual effort.

Optionally, provide an auto-cleanup feature for inactive or unwanted groups.

Technical Approach

Telegram API: Using the channels.leaveChannel method to automate group exits.

Python/Node.js: To develop the script or bot for easy execution.

User Interface: A simple command-based interface or GUI for ease of use.

  1. Implementation Plan

  2. Phase 1: Research and validate Telegram API limitations for group exits.

  3. Phase 2: Develop the bot or script to list and leave multiple groups.

  4. Phase 3: Testing with different user scenarios.

  5. Phase 4: Deploy and refine based on user feedback.

  6. Estimated Timeframe

2 weeks for development and testing.

References

https://core.telegram.org/method/channels.leaveChannel

https://github.com/topics/telegram-bot

Estimate suggested reward

$500 - $1000, depending on additional requested features.

@bhuzel21 bhuzel21 added the Developer Tool Related to tools or utilities used by developers label Feb 25, 2025
@Jbl701
Copy link

Jbl701 commented Feb 25, 2025

Yes

@bootisverycool
Copy link

Hello, I have created this.
https://github.com/bootisverycool/telegrameasyleaver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Developer Tool Related to tools or utilities used by developers
Projects
None yet
Development

No branches or pull requests

3 participants