Metadata-Version: 2.4
Name: sankislayer
Version: 1.0.0
Summary: Sun Breathing Swarm - High-Performance Telegram Swarm Bot Engine
Author: SankiSlayer
Author-email: sanki@slayer.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: python-telegram-bot>=20.0
Requires-Dist: yt-dlp>=2023.0.0
Requires-Dist: httpx>=0.23.0
Requires-Dist: Pillow>=9.0.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: spotdl>=4.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ☀️ sankislayer

**Sun Breathing Swarm** — A high-performance, concurrent Telegram swarm bot engine built on python-telegram-bot (v20.x+) and asyncio.

## 🌟 Key Features
* ⚔️ **Sun Breathing loops:** Coordinate group title loops at lightning speeds (0.003s delay).
* 🎵 **Direct Spotify Downloader:** Built-in fast Spotify MP3/visual media downloader.
* 🛡️ **Autonomous swarm promotion:** Self-promotes bot administrators within the swarm.
* 📂 **OSINT Social Lookup Panel:** `/13thform` integrates custom workers for Instagram, Facebook, Snapchat, GitHub, and phone traces.
* 📊 **Swarm Health Registry:** Dynamic grid monitoring of bot statuses and latencies.

## 🚀 Installation & Setup

```bash
pip install sankislayer
```

Or install from source:
```bash
git clone https://github.com/yourusername/sankislayer
cd sankislayer
pip install .
```

## ⚙️ Running the Swarm
You can run the bot directly using the command line script:
```bash
sankislayer
```
Make sure to configure your bot tokens and owner ID inside the package configuration.
