Skip to content

VIPHACKE/Telegram-automation

Repository files navigation

✨ Features

  • 📥 Member Scraper Scrapes members from a Telegram group (admin access required) and saves them into a .csv file.

  • Member Adder Adds users from the CSV file into another Telegram group.

  • 💬 Bulk Messaging Sends custom messages to scraped users.


⚙️ Requirements

  • Python 3.x
  • Telethon

Install dependencies:

pip install -r requirements.txt

🔑 Setup

  1. Go to 👉 https://my.telegram.org

  2. Login with your Telegram account

  3. Create an application and get:

    • api_id
    • api_hash
  4. Add these credentials in your config file.


🚀 Usage

📌 Scrape Members

python MembersScraper.py

📌 Add Members

python MembersAdder.py

📌 Send Messages

python SendMessages.py

⚠️ Important Notes

  • You must be an admin in the source group to scrape members.
  • Telegram applies strict limits on adding members and messaging.
  • Excessive usage may result in temporary or permanent restrictions.

⚖️ Disclaimer

This project is created for educational purposes only. The developer is not responsible for any misuse of this tool.


📜 License

This project is licensed under the MIT License — see the LICENSE file for details.


👨‍💻 Author & Credits

Name: VIP Bishnoi GitHub: https://github.com/viphacke Role: Developer


🧠 About Developer

VIP Bishnoi is a developer and content creator focused on building automation tools, exploring cybersecurity concepts, and working on innovative projects related to Telegram, Discord, and gaming systems.


📖 Description

This repository demonstrates how Telegram automation works using Python and Telethon. It serves as a learning resource for understanding API interaction, automation scripts, and CSV-based data handling.


⭐ Don't forget to star this repository if you found it useful!

About

This project is a Python-based Telegram automation toolkit using the Telethon library. It allows users to scrape group members (admin access required), store them in CSV format, add members to another group, and send bulk messages efficiently. Designed for learning automation, API usage, and data handling in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages