Metadata-Version: 2.1
Name: tgpirobot
Version: 0.2.1
Summary: Telegram Auto reply with Flood Control Functionality
Home-page: https://github.com/hk4crprasad/tgpirobot
Download-URL: https://github.com/hk4crprasad/tgpirobot/archive/pypi.zip
Author: HK4CRPRASAD
Author-email: hotahara12@gmail.com
License: GPL-3.0
Keywords: telegram,bot,tgpirobot,flood,auto-reply,pyrogram
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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 :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich

# 🤖 TGPIROBOT - Telegram Auto Reply Bot

<p align="center">
  <img src="https://raw.githubusercontent.com/hk4crprasad/hk4crprasad/master/OIG%20(1)_bgremoval.ai.png">
</p>

##
[![Typing SVG](https://readme-typing-svg.demolab.com?font=Robot&size=21&pause=1000&color=C84717&center=true&vCenter=true&random=false&width=435&lines=TGPIROBOT+;Made+by+Hk4crprasad+;pip+install+tgpirobot+)](https://git.io/typing-svg)
##
<p align="center">
  <a href="https://github.com/hk4crprasad/tgpirobot">
    <img src="https://img.shields.io/github/stars/hk4crprasad/tgpirobot?style=for-the-badge&color=ee6712"> 
  </a>
  <a href="https://pypi.org/project/tgpirobot">
    <img src="https://img.shields.io/pypi/v/tgpirobot?style=for-the-badge&color=11b8cc">
  </a>
</p>

tgpirobot is a Python library that allows you to auto-reply to messages on Telegram when you are offline!

##
## 🚀 Features

- Send automatic replies when offline ✔️
- Block spammers who send too many messages ❌️  
- Reply with jokes, quotes to engage users 🃏
- Get notifications when someone messages you 📨
- Customize replies easily!

<br>
  
<p align="center">
  <img src="https://raw.githubusercontent.com/hk4crprasad/tgpirobot/master/IMG_20231118_231056.jpg">
</p>

<p align="center"> 
  <b>Demo of tgpirobot auto-replying on Telegram</b>
</p>

##
## 📥 Installation

```bash
pip install tgpirobot
```

```bash
git clone https://github.com/hk4crprasad/tgpirobot.git
cd tgpirobot/tgpirobot
python main.py -r
```
## Update
```bash
pip install --upgrade pirobot
```
<br>

### OR
```bash
python main.py --update
```
##
## 🤹 Usage

### Get API Credentials

- Visit [my.telegram.org](https://my.telegram.org) and login  
- Go to API Development tools
- Create a new app
- Copy `api_id` and `api_hash`

### Run the Bot

```python
Your API_ID: YOUR_API_ID
Your API_HASH: YOUR_API_HASH
Debug mode (true/false): true or false(false is good)
```

Now your account will auto-reply when offline! 🎉

### Its ask for Number and Otp

```python

Enter Number or bot token :- +919000000999
Is the number(+919000000999) is right(Yn) : y
Enter Received Otp from telegram app : 000000

```

##
## 🧑 Author 

Made with ❤️ by [hk4crprasad](https://github.com/hk4crprasad)

## 📄 License

[GPL-3.0](https://github.com/hk4crprasad/tgpirobot/blob/master/LICENSE)

<p align="center">
<a href="https://github.com/hk4crprasad/tgpirobot"><img src="https://raw.githubusercontent.com/hk4crprasad/hk4crprasad/master/OIG_bgremoval.ai.png"></a>
