Metadata-Version: 2.1
Name: partharjun
Version: 0.1.15
Summary: Primarch Userbot 
Home-page: https://blackweb.tech
Author: Arjunarth
Author-email: arjunarth@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: ~=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

## partharjun Library 

[![partharjun - Version](https://img.shields.io/pypi/v/partharjun?style=round)](https://pypi.org/project/partharjun)    
[![PyPI - Downloads](https://img.shields.io/pypi/dm/partharjun?label=DOWNLOADS&style=round)](https://pypi.org/project/partharjun)    
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/TeamKillerX/partharjun/graphs/commit-activity)
[![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/TeamKillerX/partharjun)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)


* <b>DarkWeb Userbot Pyrogram</b>

## Disclaimer
```
️                       ⚠️ WARNING FOR YOU ️ ️⚠️
   partharjun is used to help your account activities on Telegram
   We are not responsible for what you misuse in this repository
   !  Be careful when using this repository!
   If one of the members misuses this repository, we are forced to ban you
   Never ever abuse this repository
``` 

## Installing
```
pip3 install partharjun
```

## Example [EVAL]
```python
from partharjun.carbon import make_carbon

write = "i'am Arjunarth"
carbon = await make_carbon(write)
await c.send_photo(m.chat.id, carbon)
```


