#___S_0_U_R_C_E —-— C_O_D_E 1
# V I D E O - 1
# HOW TO SEND CONTENT
# REQUEST MSG IN
# REQ_CHANNEL
# add these line at the top of
# file ( pm_filter.py )
import os
req_channel = int(os.environ.get('REQ_CHANNEL', '-100828829383'))
# 👇This is the msg that bot
# will forward to req channel
await client.send_message(req_channel,f"-🦋 #REQUESTED_CONTENT 🦋-\n\n📝Content Name :
reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("🔺 Mark as Done 🔺", callback_data="close_data")]]))
# ye code kahi. Share mt krna
# ye line repo mei mt likh dena 😂
# V I D E O - 1
# HOW TO SEND CONTENT
# REQUEST MSG IN
# REQ_CHANNEL
# add these line at the top of
# file ( pm_filter.py )
import os
req_channel = int(os.environ.get('REQ_CHANNEL', '-100828829383'))
# 👇This is the msg that bot
# will forward to req channel
await client.send_message(req_channel,f"-🦋 #REQUESTED_CONTENT 🦋-\n\n📝Content Name :
{search}
\nRequested By: {message.from_user.first_name}\n USER ID:{message.from_user.id}\n\n🗃",reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("🔺 Mark as Done 🔺", callback_data="close_data")]]))
# ye code kahi. Share mt krna
# ye line repo mei mt likh dena 😂
#____S_0_U_R_C_E —-— C_O_D_E 2
# V I D E O - 2
# HOW TO NOTIFY USERS
# ABOUT REQ-CONTENT
# This is the msg that bot will
# reply to user in group 🤩
# Add these to ( pm_filter.py )
await message.reply_text(text=f"△ 𝙷𝚎𝚢 𝚜𝚘𝚗𝚊
reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("━ • │▌║ ᗩᗪᗪ ʍɛ 2 ᑌᖇ Ǥᖇᗝᑌᑭ ║▌│ • ━", url=f'http://t.me/{temp.U_NAME}?startgroup=true')],[InlineKeyboardButton("✪ Dev Ch- ✪", url="https://t.me/LazyDeveloper"), InlineKeyboardButton("✪ YT ✪", url="https://youtube.com/@LazyDeveloperr"), InlineKeyboardButton("✪ Main Ch- ✪", url="https://t.me/real_MoviesAdda2")],[InlineKeyboardButton("╚»♥️Thank u MoviesAdda™♥️«╝", callback_data="close_data")]]))
#
#• »»» Watch Totorial 🔥
# 🥺🥺 video like kr do 😭
#
# Ye code v kahin share mtt krna..
# Aor ye line v repo mei mtt likhna 😂
#
# Repo Ko v like de dena 😢
#
# V I D E O - 2
# HOW TO NOTIFY USERS
# ABOUT REQ-CONTENT
# This is the msg that bot will
# reply to user in group 🤩
# Add these to ( pm_filter.py )
await message.reply_text(text=f"△ 𝙷𝚎𝚢 𝚜𝚘𝚗𝚊
{message.from_user.first_name}
😎,\n\nʏᴏᴜʀ ʀᴇQᴜᴇꜱᴛ ʜᴀꜱ ʙᴇᴇɴ ꜱᴇɴᴛ ᴛᴏ ᴏᴜʀ ᴀᴅᴍɪɴ'ꜱ ᴅᴀꜱʜʙᴏᴀʀᴅ !\nᴘʟᴇᴀꜱᴇ ᴋᴇᴇᴘ ꜱᴏᴍᴇ ᴘᴀᴛɪᴇɴᴄᴇ !\nᴛʜᴇʏ ᴡɪʟʟ ᴜᴘʟᴏᴀᴅ ɪᴛ ᴀꜱ ꜱᴏᴏɴ ᴀꜱ ᴘᴏꜱꜱɪʙʟᴇ.\n\n➟ 📝𝘾𝙤𝙣𝙩𝙚𝙣𝙩 𝙣𝙖𝙢𝙚 : {search}
\n➟ 👮𝙍𝙚𝙦𝙪𝙚𝙨𝙩𝙚𝙙 𝘽𝙮 : {message.from_user.first_name}
\n\n༺ @real_MoviesAdda2 ༻\n\n🦋・‥☆𝘼𝘿𝙈𝙞𝙉 𝙨𝙪𝙥𝙥𝙤𝙧𝙩☆‥・🦋\n╰┈➤・☆ @aAdil_h\n╰┈➤・☆ @LazyDeveloperr",reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("━ • │▌║ ᗩᗪᗪ ʍɛ 2 ᑌᖇ Ǥᖇᗝᑌᑭ ║▌│ • ━", url=f'http://t.me/{temp.U_NAME}?startgroup=true')],[InlineKeyboardButton("✪ Dev Ch- ✪", url="https://t.me/LazyDeveloper"), InlineKeyboardButton("✪ YT ✪", url="https://youtube.com/@LazyDeveloperr"), InlineKeyboardButton("✪ Main Ch- ✪", url="https://t.me/real_MoviesAdda2")],[InlineKeyboardButton("╚»♥️Thank u MoviesAdda™♥️«╝", callback_data="close_data")]]))
#
#• »»» Watch Totorial 🔥
# 🥺🥺 video like kr do 😭
#
# Ye code v kahin share mtt krna..
# Aor ye line v repo mei mtt likhna 😂
#
# Repo Ko v like de dena 😢
#
GitHub
LazyPrincess/plugins/pm_filter.py at master · LazyDeveloperr/LazyPrincess
Contribute to LazyDeveloperr/LazyPrincess development by creating an account on GitHub.