A Simple Bot that can be used as a personal assistant for managing Personal Messages.
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.
- 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)
# 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.
Pradeep Nagal for his Pyrogram Library