NEP DEVS
Відкрити в Telegram
NEPS DEV WHO WANT TO HELP YOU WITH FOSS PROJECT. WE COLLECT SCRIPTS THIS GROUP IS ONLY FOR EDUCATIONAL PURPOSE
Показати більшеНемає даних
Підписники
-3724 години
-1357 днів
-23530 днів
Архів дописів
GitHub Repo To Zip File [TBC]
Command :
*
TPY :
link = message.text
download_link = f"{link}/archive/refs/heads/master.zip"
caption = f"📂 **GitHub Repository ZIP File**\n\n[Click here to download ZIP file]({download_link})\n\n👨💻 **Developer:** [Nepcoder](https://t.me/Nepcoder)"
try:
inline_keyboard = InlineKeyboardMarkup([
[InlineKeyboardButton("Download ZIP 📥", url=download_link)],
[InlineKeyboardButton("Developer 👨💻", url="https://t.me/Nepcoder")]
])
bot.sendDocument(chat_id=u, document=download_link, caption=caption, parse_mode="Markdown", reply_markup=inline_keyboard)
except Exception as e:
bot.sendMessage(chat_id=u, text="❌ Unable to send the document. Please use the button below to download.", reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("Download ZIP 📥", url=download_link)]]))
© Copyright: @Devsnp
Developer 👨💻: @Nepcoder
Share with credit 😊I am not making bot now giving Code for Converting GitHub Repo To zip In Tbc Tired Of giving bot now some Codes
Send Website Link To Scrape❤️
NOTE THAT SHOULD NOT HAVE ANY LOGIN PAGE
I CAN MAKE THAT AS API OR NOT
FAST SEND
