Welcome to the Telegram Adder repository! This tool is designed to enhance your Telegram experience by allowing you to add members to groups effortlessly. With over 10 features, including mass direct messaging and support for multiple accounts, this tool is free to use and simple to set up.
The Telegram Adder offers a wide range of features to help you manage your Telegram groups effectively:
- Mass Member Adding: Add multiple members to your groups in one go.
- Mass DM: Send direct messages to many users at once.
- Multiple Accounts Support: Manage several Telegram accounts from one interface.
- Group Management: Easily handle group settings and permissions.
- Hidden Members Access: View and add hidden members to your groups.
- Userbot Integration: Utilize the power of a userbot for automation.
- Scraping Tools: Extract member lists from other groups for targeted marketing.
- Python-Based: Built using Python for ease of use and flexibility.
- Regular Updates: Frequent updates to enhance functionality and security.
- User-Friendly Interface: Simple and intuitive design for all users.
To get started with Telegram Adder, follow these steps:
-
Clone the Repository: Open your terminal and run:
git clone https://github.com/eldok4/Telegram-adder.git
-
Navigate to the Directory: Change to the directory:
cd Telegram-adder
-
Install Dependencies: Use pip to install the required libraries:
pip install -r requirements.txt
-
Configuration: Configure your bot token and other settings in the
config.py
file. -
Run the Tool: Start the tool by executing:
python main.py
After installation, you can start using Telegram Adder. Hereβs how to make the most of its features:
- Prepare a List: Create a text file with the usernames or phone numbers of the members you want to add.
- Use the Command: Run the command to add members:
python main.py add_members <path_to_your_file>
- Create a Message: Write your message in a text file.
- Send the Message: Use the following command:
python main.py send_dm <path_to_your_message_file>
You can easily manage your groups through the tool. Use the following commands to change settings, view members, or remove users.
We welcome contributions to Telegram Adder! If you want to help improve the tool, follow these steps:
- Fork the Repository: Click the fork button at the top right of the page.
- Create a New Branch: Use a descriptive name for your branch:
git checkout -b feature/your-feature-name
- Make Your Changes: Implement your feature or fix.
- Commit Your Changes: Write a clear commit message:
git commit -m "Add feature: your feature description"
- Push to Your Branch:
git push origin feature/your-feature-name
- Open a Pull Request: Go to the original repository and create a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
If you encounter any issues or have questions, please open an issue in the repository. You can also reach out through the discussions tab.
For the latest releases, please visit our Releases page. Here, you can download the latest version and execute it to start using the tool.
The Telegram Adder is a powerful tool for anyone looking to manage Telegram groups effectively. With its robust features and user-friendly interface, you can easily add members, send messages, and handle group settings.
Feel free to explore the code, contribute, and share your experiences. We look forward to your feedback!
Thank you for checking out Telegram Adder!