Metadata-Version: 2.4
Name: AbhiCalls
Version: 2026.3.12
Summary: Telegram Voice Chat Music Engine with Queue, Loop, ETA and Player controls
Author-email: Abhishek Thakur <abhishekbanshiwal2005@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/YouTubeMusicAPI/TgCall
Project-URL: Source, https://github.com/YouTubeMusicAPI/TgCall
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: py-tgcalls
Requires-Dist: pyrofork
Requires-Dist: telethon>=1.34.0
Requires-Dist: aiohttp
Requires-Dist: aiofiles
Requires-Dist: pillow
Requires-Dist: tgcrypto

# AbhiCalls

AbhiCalls is a Telegram Voice Chat Music Engine built on top of PyTgCalls.

## Features
- Play audio in Telegram voice chats
- Queue management
- Skip, pause, resume
- Loop and ETA support

## Installation
```bash
pip install abhicalls

