hk4crprasad1 / tgpirobot

Telegram Autoresponder When user offline. With flood control functionality.

Home Page:https://github.com/hk4crprasad/tgpirobot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€– TGPIROBOT - Telegram Auto Reply Bot

Typing SVG

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!

Demo of tgpirobot auto-replying on Telegram

πŸ“₯ Installation

pip install tgpirobot
git clone https://github.com/hk4crprasad/tgpirobot.git
cd tgpirobot/tgpirobot
python main.py -r

Update

pip install --upgrade pirobot

OR

python main.py --update

🀹 Usage

Get API Credentials

  • Visit my.telegram.org and login
  • Go to API Development tools
  • Create a new app
  • Copy api_id and api_hash

Run the Bot

Your API_ID: YOUR_API_ID
Your API_HASH: YOUR_API_HASH
Debug mode (true/false): true or false(false is good)
Handler name(Telegram/insta/github) : github
Link : https://github.com/hk4crprasad

Now your account will auto-reply when offline! πŸŽ‰

Its ask for Number and Otp

Also can be used like from tgpirobot import TgPiRobot

HK4CRPRASAD

πŸ§‘ Author

Made with ❀️ by hk4crprasad

πŸ“„ License

GPL-3.0

About

Telegram Autoresponder When user offline. With flood control functionality.

https://github.com/hk4crprasad/tgpirobot

License:Other


Languages

Language:Python 100.0%