New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tgpirobot

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tgpirobot

Telegram Auto reply with Flood Control Functionality

pipPyPI
Version
0.3.8
Maintainers
1

🤖 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

Keywords

telegram

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts