Skip to content

Latest commit

 

History

History
177 lines (120 loc) · 6.19 KB

README.eng.md

File metadata and controls

177 lines (120 loc) · 6.19 KB

TelegramMaster 🚀 by. PyAdminRU

English readmeРусский readmeLengua española readme

alt text

📖 Описание

  • Project name: TelegramMaster 2.0 🚀
  • Current version: 2.5.4 🆕
  • Date of last update: 08.01.2025 📅

PyPI license made-with-PyAdminRU

TelegramMaster 2.0 is a powerful tool for working with Telegram 📨. The program offers many functions for account management, user interaction, and process automation.

💻 Supported platforms

TelegramMaster 2.0 is compatible with the following operating systems:

Windows Badge Linux Badge macOS Badge

🛠️ Technologies

The project was developed using the following programming languages:

Python Badge CSS Badge HTML5 Badge JavaScript Badge

Created based on the libraries of: Telethon, Flask, Flet.

🚀 Main features

TelegramMaster provides the following functionality:

  • 📩 Inviting (inviting users without limits, on a schedule, etc.)
  • 🔍 Parsing (collecting data about groups, channels and participants)
  • 📇 Working with contacts (adding, deleting and managing contacts)
  • 📢 Subscribing and unsubscribing from channels/groups
  • 📤 Sending messages and files (to private messages and groups with answering machines)
  • 👁️🗨️ Working with reactions (cheating views and automating reactions)
  • 🛠️ Account management (checking, connecting, setting limits and proxies)
  • ✏️ Editing a profile (BIO, username, photo)
  • ⏳ Limit and time settings (for subscription, inviting and mailing)

The full list can be found in the full list of functions: "Full list of functions"

Thanks to flexible settings and the ability to work with multiple accounts, despite restrictions from Telegram TelegramMaster significantly saves time and increases work efficiency.

In addition, TelegramMaster provides the ability to connect proxy servers 🛡️.

It is important to note that TelegramMaster🚀 has been actively developing since 01/29/2022 and is regularly updated and supplemented with new features to meet the changing market requirements and user needs 🤝.

⚠️ This project is a personal (open) repository created for the development of new versions of the program. Fully functional the version can be found on the channel https://t.me/master_tg_d .

📦 Installation

Windows 🪟

  1. Installing Python 🐍:
  • Go to the official Python website.
  • Download the latest stable version of Python.
  • Run the installation and be sure to add Python to the environment variables (PATH).
  • Check the installation via the command line with the command:
python --version
  1. Installing the TelegramMaster 🚀:
  • Clone the repository:
https://github.com/pyadrus/TelegramMaster-2.0.git
``
- Go to the project folder and install the dependencies:
```sh
pip install -r requirements.txt

macOS 🍏

  1. Installing Python:
  • Open the terminal and install Homebrew 🍺 if it is not already available:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • Install Python 🐍:
brew install python

Check the Python installation:

python3 --version
  1. Installing the TelegramMaster 🚀:
  • Clone the repository and install dependencies in the same way as installing on Windows.

Linux 🐧

  1. Installing Python 🐍:
  • Update the packages and install Python 🐍:
sudo apt update
sudo apt install python3

Check the installation:

python3 --version
  1. Installing the TelegramMaster:
  • Clone the repository and install dependencies as in previous systems.

Installing TelegramMaster 2.0


🔧 Documentation and usage examples

alt text

Detailed documentation on working with TelegramMaster can be found in the docs section, as well as the launch of documentation directly from the program. There you will find instructions for each module and code examples for automating tasks.


💬 Feedback

If you have any questions or suggestions, please contact me via:

Telegram Badge GitHub Badge

📢 Additional information

Don't forget to subscribe to the official Telegram channel, where updates and news about the project are published.

Enjoy using it! 🚀