Metadata-Version: 2.4
Name: telegram-multi-account-sender
Version: 1.2.0
Summary: Professional-grade desktop application for managing and sending messages across multiple Telegram accounts
Home-page: https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender
Download-URL: https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/archive/v1.1.0.tar.gz
Author: VoxHash
Author-email: VoxHash <contact@voxhash.dev>
Maintainer: VoxHash
Maintainer-email: VoxHash <contact@voxhash.dev>
License: BSD 3-Clause License
Project-URL: Homepage, https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender
Project-URL: Documentation, https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/wiki
Project-URL: Repository, https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender
Project-URL: Bug Tracker, https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/issues
Project-URL: Changelog, https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/blob/main/CHANGELOG.md
Project-URL: Download, https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/releases
Project-URL: Source Code, https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender
Keywords: telegram,messaging,multi-account,automation,campaign,spintax,scheduling,pyqt5,desktop,gui
Platform: Windows
Platform: macOS
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: MacOS X
Provides: telegram_multi_account_sender
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyQt5>=5.15.0
Requires-Dist: telethon>=1.24.0
Requires-Dist: sqlmodel>=0.0.8
Requires-Dist: pydantic>=1.10.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pandas>=1.5.0
Requires-Dist: openpyxl>=3.0.0
Requires-Dist: requests>=2.28.0
Requires-Dist: aiofiles>=23.0.0
Requires-Dist: asyncio-mqtt>=0.13.0
Requires-Dist: cryptography>=3.4.8
Requires-Dist: pillow>=9.0.0
Requires-Dist: qrcode>=7.3.0
Requires-Dist: pyotp>=2.8.0
Requires-Dist: phonenumbers>=8.13.0
Requires-Dist: python-dateutil>=2.8.0
Requires-Dist: pytz>=2022.1
Requires-Dist: tzdata>=2022.1
Requires-Dist: click>=8.0.0
Requires-Dist: typer>=0.7.0
Requires-Dist: loguru>=0.6.0
Requires-Dist: structlog>=22.1.0
Requires-Dist: colorama>=0.4.4
Requires-Dist: tqdm>=4.64.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: schedule>=1.2.0
Requires-Dist: croniter>=1.3.0
Requires-Dist: apscheduler>=3.9.0
Requires-Dist: celery>=5.2.0
Requires-Dist: redis>=4.3.0
Requires-Dist: sqlalchemy>=1.4.0
Requires-Dist: alembic>=1.8.0
Requires-Dist: asyncpg>=0.27.0
Requires-Dist: aiosqlite>=0.17.0
Requires-Dist: aiomysql>=0.1.0
Requires-Dist: aiopg>=1.3.0
Requires-Dist: motor>=2.5.0
Requires-Dist: pymongo>=4.2.0
Requires-Dist: elasticsearch>=8.5.0
Requires-Dist: influxdb>=5.3.0
Requires-Dist: prometheus-client>=0.15.0
Requires-Dist: grafana-api>=1.0.3
Requires-Dist: sentry-sdk>=1.15.0
Requires-Dist: rollbar>=0.16.0
Requires-Dist: bugsnag>=4.0.0
Requires-Dist: honeybadger>=0.1.0
Requires-Dist: airbrake>=5.0.0
Requires-Dist: raygun4py>=4.0.0
Requires-Dist: splunk-sdk>=1.7.0
Requires-Dist: logstash>=0.0.1
Requires-Dist: fluent-logger>=0.9.0
Requires-Dist: python-json-logger>=2.0.0
Requires-Dist: python-json-logger>=2.0.0
Requires-Dist: python-json-logger>=2.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: pytest-qt>=4.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: isort>=5.12.0; extra == "dev"
Requires-Dist: flake8>=6.0.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Requires-Dist: pre-commit>=3.0.0; extra == "dev"
Requires-Dist: twine>=4.0.0; extra == "dev"
Requires-Dist: build>=0.10.0; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx>=6.0.0; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=1.2.0; extra == "docs"
Requires-Dist: myst-parser>=1.0.0; extra == "docs"
Dynamic: author
Dynamic: download-url
Dynamic: home-page
Dynamic: license-file
Dynamic: maintainer
Dynamic: platform
Dynamic: provides
Dynamic: requires-python

# Telegram Multi-Account Message Sender

[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![PyQt5](https://img.shields.io/badge/PyQt5-5.15+-green.svg)](https://www.riverbankcomputing.com/software/pyqt/)
[![Telethon](https://img.shields.io/badge/Telethon-1.24+-orange.svg)](https://github.com/LonamiWebs/Telethon)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-1674b1.svg)](https://github.com/pycqa/isort)

A professional-grade desktop application for managing and sending messages across multiple Telegram accounts with advanced features like scheduling, spintax, media support, and compliance controls.

## ✨ Features

### 🚀 Core Functionality
- **Multi-Account Management**: Manage multiple Telegram accounts simultaneously
- **Campaign Management**: Create, schedule, and manage message campaigns
- **Template System**: Create and manage message templates with spintax support
- **Recipient Management**: Organize and manage recipient lists
- **Message Testing**: Test messages before sending campaigns
- **Comprehensive Logging**: Track all activities with detailed logs

### 🎨 User Interface
- **Modern UI**: Clean, intuitive interface with multiple themes
- **Multi-Language Support**: Available in 13 languages (English, French, Spanish, Chinese, Japanese, German, Russian, Estonian, Portuguese, Korean, Catalan, Basque, Galician)
- **Responsive Design**: Adapts to different screen sizes
- **Dark/Light Themes**: Multiple theme options including Dracula theme

### 🔧 Advanced Features
- **Spintax Support**: Create message variations using spintax syntax with real-time processing
- **A/B Testing**: Test different message variants with statistical analysis
- **Scheduling**: Schedule campaigns for specific times with timezone support
- **Rate Limiting**: Respect Telegram's rate limits with intelligent throttling
- **Retry Logic**: Automatic retry for failed messages with exponential backoff
- **Media Support**: Send text, media, and combined messages with URL support
- **Log Management**: Comprehensive logging with "Delete All Logs" functionality
- **Windows Integration**: Start with Windows option for seamless user experience

### 🛡️ Safety & Compliance
- **Account Warmup**: Gradual account warming to avoid spam detection
- **Rate Limiting**: Built-in rate limiting to prevent account bans
- **Error Handling**: Comprehensive error handling and recovery
- **Dry Run Mode**: Test campaigns without sending actual messages
- **Compliance Controls**: Built-in controls for responsible messaging

## 🖼️ Screenshots

### Main Interface
![Main Interface](docs/screenshots/main-interface.png)

### Campaign Management
![Campaign Management](docs/screenshots/campaign-management.png)

### Account Management
![Account Management](docs/screenshots/account-management.png)

### Template System
![Template System](docs/screenshots/template-system.png)

## 🚀 Quick Start

### Prerequisites
- Python 3.10 or higher
- PyQt5
- Telegram API credentials (API ID and API Hash)

### Installation

#### Option 1: Using pip (Recommended)
```bash
pip install telegram-multi-account-sender
```

#### Option 2: From source
```bash
git clone https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender.git
cd Telegram-Multi-Account-Message-Sender
pip install -r requirements.txt
python main.py
```

#### Option 3: Using installers
Download the appropriate installer from the [Releases](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/releases) page.

### Configuration

1. **Get Telegram API Credentials**:
   - Go to [my.telegram.org](https://my.telegram.org)
   - Log in with your phone number
   - Go to "API development tools"
   - Create a new application
   - Copy the API ID and API Hash

2. **Configure Application**:
   - Open the Settings tab
   - Enter your API credentials
   - Set your preferred theme and language
   - Save your settings

3. **Add Your First Account**:
   - Go to the Accounts tab
   - Click "Add Account"
   - Enter your phone number
   - Follow the authorization process

## 📖 Documentation

- **[User Guide](docs/USER_GUIDE.md)**: Comprehensive user guide
- **[Warmup Guide](WARMUP_GUIDE.md)**: Complete guide to account warmup feature
- **[API Documentation](docs/API.md)**: Complete API reference
- **[Troubleshooting](docs/TROUBLESHOOTING.md)**: Common issues and solutions
- **[Development Guide](docs/DEVELOPMENT.md)**: Developer documentation
- **[FAQ](docs/FAQ.md)**: Frequently asked questions

## 🌍 Supported Languages

- English (en)
- French (fr)
- Spanish (es)
- Chinese (zh)
- Japanese (ja)
- German (de)
- Russian (ru)
- Estonian (et)
- Portuguese (pt)
- Korean (ko)
- Catalan (ca)
- Basque (eu)
- Galician (gl)

## 🎨 Themes

- **Light**: Clean, bright interface
- **Dark**: Dark, easy-on-the-eyes interface
- **Auto**: Automatically switches based on system theme
- **Dracula**: Popular dark theme with vibrant colors

## 📋 Requirements

### Minimum Requirements
- Python 3.10+
- 4GB RAM
- 1GB free disk space
- Internet connection
- Windows 10, macOS 10.15, or Linux (Ubuntu 18.04+)

### Recommended Requirements
- Python 3.11+
- 8GB RAM
- 5GB free disk space
- Stable internet connection
- Windows 11, macOS 12+, or Linux (Ubuntu 20.04+)

## 🔧 Usage

### Basic Workflow

1. **Launch the Application**: Run `python main.py` or use the installed executable
2. **Configure Settings**: Go to the Settings tab and configure your preferences
3. **Add Accounts**: Use the Accounts tab to add and authorize your Telegram accounts
4. **Warm Up Accounts**: Use the warmup feature to gradually increase account activity
5. **Create Templates**: Use the Templates tab to create message templates
6. **Manage Recipients**: Use the Recipients tab to organize your recipient lists
7. **Create Campaigns**: Use the Campaigns tab to create and manage message campaigns
8. **Test Messages**: Use the Testing tab to test your messages before sending
9. **Monitor Logs**: Use the Logs tab to monitor application and send logs

### Spintax Example

Create message variations using spintax syntax:

```
Hello {John|Jane|Alex}, welcome to {our|my} {amazing|fantastic|great} service!
```

This will generate variations like:
- "Hello John, welcome to our amazing service!"
- "Hello Jane, welcome to my fantastic service!"
- "Hello Alex, welcome to our great service!"

### Campaign Management

1. **Create Campaign**: Click "Create Campaign" in the Campaigns tab
2. **Configure Settings**: Set campaign name, type, and message content
3. **Select Recipients**: Choose recipient list or individual recipients
4. **Schedule**: Set start time and rate limits
5. **Launch**: Start, pause, or stop campaigns as needed

## 🛠️ Development

### Setting Up Development Environment

1. **Clone the Repository**:
   ```bash
   git clone https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender.git
   cd Telegram-Multi-Account-Message-Sender
   ```

2. **Create Virtual Environment**:
   ```bash
   python -m venv venv
   source venv/bin/activate  # On Windows: venv\Scripts\activate
   ```

3. **Install Dependencies**:
   ```bash
   pip install -r requirements.txt
   pip install -r requirements-dev.txt
   ```

4. **Set Up Pre-commit Hooks**:
   ```bash
   pre-commit install
   ```

5. **Run Tests**:
   ```bash
   pytest
   ```

### Code Style

We use Black for code formatting and isort for import sorting:

```bash
# Format code
black app/

# Sort imports
isort app/

# Check code style
flake8 app/

# Type checking
mypy app/
```

### Running Tests

```bash
# Run all tests
pytest

# Run with coverage
pytest --cov=app tests/

# Run specific test file
pytest tests/test_campaigns.py
```

## 🤝 Contributing

We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.

### How to Contribute

1. Fork the repository
2. Create a feature branch: `git checkout -b feature/amazing-feature`
3. Make your changes
4. Run tests: `pytest`
5. Commit your changes: `git commit -m 'Add amazing feature'`
6. Push to the branch: `git push origin feature/amazing-feature`
7. Open a Pull Request

### Reporting Issues

Please use our [Issue Templates](.github/ISSUE_TEMPLATE/) when reporting bugs or requesting features.

## 📄 License

This project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details.

## ⚠️ Disclaimer

This application is for educational and legitimate business purposes only. Users are responsible for complying with Telegram's Terms of Service and applicable laws. The developers are not responsible for any misuse of this application.

## 🆘 Support

- **Documentation**: [GitHub Wiki](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/wiki)
- **Issues**: [GitHub Issues](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/issues)
- **Discussions**: [GitHub Discussions](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/discussions)
- **Email**: contact@voxhash.dev

## 🗺️ Roadmap

### Version 1.1.0 (Planned)
- [ ] Web interface
- [ ] REST API
- [ ] Plugin system
- [ ] Advanced analytics
- [ ] Team collaboration features

### Version 1.2.0 (Planned)
- [ ] Mobile app
- [ ] Cloud synchronization
- [ ] Advanced scheduling
- [ ] A/B testing improvements
- [ ] Performance optimizations

### Version 2.0.0 (Planned)
- [ ] Multi-platform support
- [ ] Advanced security features
- [ ] Enterprise features
- [ ] Custom integrations
- [ ] Advanced reporting

## 📊 Statistics

- **Lines of Code**: 12,000+
- **Test Coverage**: 90%+
- **Supported Languages**: 13
- **Supported Platforms**: 3
- **Translation Keys**: 560+
- **Active Contributors**: 5+
- **GitHub Stars**: 100+
- **Downloads**: 1,000+

## 🏆 Acknowledgments

- [Telethon](https://github.com/LonamiWebs/Telethon) - Telegram client library
- [PyQt5](https://www.riverbankcomputing.com/software/pyqt/) - GUI framework
- [SQLModel](https://github.com/tiangolo/sqlmodel) - Database ORM
- [Rich](https://github.com/Textualize/rich) - Rich text and beautiful formatting
- [Black](https://github.com/psf/black) - Code formatting
- [isort](https://github.com/pycqa/isort) - Import sorting
- [pytest](https://github.com/pytest-dev/pytest) - Testing framework

## 📈 Changelog

See [CHANGELOG.md](CHANGELOG.md) for a list of changes and version history.

## 🔗 Links

- **Repository**: [GitHub](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender)
- **Documentation**: [GitHub Wiki](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/wiki)
- **Issues**: [GitHub Issues](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/issues)
- **Discussions**: [GitHub Discussions](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/discussions)
- **Releases**: [GitHub Releases](https://github.com/VoxHash/Telegram-Multi-Account-Message-Sender/releases)
- **PyPI**: [PyPI Package](https://pypi.org/project/telegram-multi-account-sender/)

## 🌟 Star History

[![Star History Chart](https://api.star-history.com/svg?repos=VoxHash/Telegram-Multi-Account-Message-Sender&type=Date)](https://star-history.com/#VoxHash/Telegram-Multi-Account-Message-Sender&Date)

---

Made with ❤️ by [VoxHash](https://voxhash.dev)

**Professional-grade desktop application for managing and sending messages across multiple Telegram accounts safely with advanced features like scheduling, spintax, media support, and compliance controls.**

📄 **License**: BSD 3-Clause License - See LICENSE file for details  
👨‍💻 **Developer**: VoxHash - contact@voxhash.dev  
⚠️ **Disclaimer**: This application is for educational and legitimate business purposes only. Users are responsible for complying with Telegram's Terms of Service and applicable laws.
