sueprtiamo / PMChatbot

#Telegram #Personal #Assistant #Bot #For #Receiving #PMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€– PM Chat Bot πŸ€–

A Simple Bot that can be used as a personal assistant for managing Personal Messages.

πŸ’  HELP

In the busy schedules of Noobs, it can't accept receiving Personal messages from unwanted or unnecessary users all time. This bot is a solution for the problem. All the personal messages can be managed through this bot, and our personal chat will be safe and clean.

Deploying on Heroku:

Deploy

πŸ’  USAGE

  • Users can pm to the bot via text or media messages.
  • Bot will send the message to the admin user id as pm.
  • Admin need to reply as reply to the message received in the bot (Text & Media)
  • The replied message will be sent to the user as pm in the bot.
  • Command /info as a reply to any chat received will give the basic info about the Pm user.(Admin Only)

πŸ’  Bot Commands

# User Commmands
/start or /help- Start Message

# Admin Commmands
/info - Basic Information about the user

#vars
TG_BOT_TOKEN - Your Bot Token
APP_ID - Your APP ID
API_HASH - Your API Hash
ADMIN - Admin User Id.

πŸ’  Credits

DAN for his Pyrogram Library

About

#Telegram #Personal #Assistant #Bot #For #Receiving #PMs

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Procfile 0.4%