Developer House
Відкрити в Telegram
Developer House Is a Technology based Channel Which help User To Give Informtaion About ⤏ Android APP Project ⤏ APP Source & Api Related Link ⤏ API Development ⤏ App, Software, Premium Account Giveaway etc.
Показати більшеНемає даних
Підписники
-224 години
-167 днів
-4630 день
Архів дописів
কিছু ব্যাক্তিগত সমস্যার জন্য অনলাইনে আসতে পারিনি ।
আর কাস্টম এসএমএস আমি যেই সাইট থেকে নিয়েছিলাম ওই সাইট আমার অ্যাকাউন্ট ব্লক করে দিয়েছে তার জন্য কাস্টম এসএমএস বট দিতে পারিনি। অ্যাকাউন্ট ঠিক হলো চ্যানেলে জানিয়ে দেওয়া হবে ।
আগামীকাল কাস্টম এসএমএস বট দেওয়া হবে।
এই পোস্টে যদি ১০০+ রিয়েল রিয়েক্ট আসে তাহলে আনলিমিটেড এসএমএস দেওয়া হবে নাহলে লিমিট সিস্টেম করে দেওয়া হবে ।
🙂🙂🙂🙂🙂🙂🙂
We have created a new Facebook Advanced Phishing app, it will be published tomorrow.
You can use telegram bot token in app and no one can hack your token from app.
https://custom-sms-v1.vercel.app/send-sms?number=88019**&message=Gift DH Alamin&key=Developer-House
BD Free Custom SMS. API Limit 50
Multiple File Sharing Telegram Bot BJS code.
Command:
/start
if(!params){
Api.sendMessage({ text: "/upload - To upload content and share it.",
reply_markup: JSON.stringify({
hide_keyboard: true
})
})
return;
}
if (params) {
var files = Bot.getProperty(params);
if (files && files.length > 0) {
files.forEach(file => {
switch (file.type) {
case "video":
Api.sendVideo({ video: file.file_id, caption: file.caption || undefined });
break;
case "photo":
Api.sendPhoto({ photo: file.file_id, caption: file.caption || undefined });
break;
case "audio":
Api.sendAudio({ audio: file.file_id, caption: file.caption || undefined });
break;
case "sticker":
Api.sendSticker({ sticker: file.file_id });
break;
case "document":
Api.sendDocument({ document: file.file_id, caption: file.caption || undefined });
break;
case "animation":
Api.sendAnimation({ animation: file.file_id, caption: file.caption || undefined });
break;
case "voice":
Api.sendVoice({ voice: file.file_id, caption: file.caption || undefined });
break;
}
});
} else {
Bot.sendMessage("No files to send.");
}
}
Command: /upload
Answer: Send your content for sharing!
Wait for answer: false
Keyboard: ✅
BJS:
Bot.runCommand('/handle')
Command: /handle
Wait for answer: true
if (message == "✅") {
if (options && options.shrt) {
var filesList = Bot.getProperty(options.shrt, []);
if (filesList.length > 0) {
return Bot.sendMessage("Done!\nHere is your link: https://t.me/" + bot.name + "/?start=" + options.shrt);
} else {
return Bot.sendMessage("Error: No files uploaded to confirm.\nUse: /upload to upload. ");
}
} else {
return Bot.sendMessage("Error: No files uploaded to confirm.\nUse /upload to upload.");
}
}
var shrt = (new Date().getTime()).toString(36);
if (options && options.shrt) {
shrt = options.shrt;
}
var filesList = Bot.getProperty(shrt, []);
var fileEntry = {};
if (request.video && request.video.file_id) {
fileEntry = { type: "video", file_id: request.video.file_id, caption: request.caption || "" };
} else if (request.photo && request.photo.length > 0 && request.photo[0].file_id) {
fileEntry = { type: "photo", file_id: request.photo[0].file_id, caption: request.caption || "" };
} else if (request.audio && request.audio.file_id) {
fileEntry = { type: "audio", file_id: request.audio.file_id, caption: request.caption || "" };
} else if (request.sticker && request.sticker.file_id) {
fileEntry = { type: "sticker", file_id: request.sticker.file_id };
} else if (request.document && request.document.file_id) {
fileEntry = { type: "document", file_id: request.document.file_id, caption: request.caption || "" };
} else if (request.animation && request.animation.file_id) {
fileEntry = { type: "animation", file_id: request.animation.file_id, caption: request.animation.caption || "" };
} else if (request.voice && request.voice.file_id) {
fileEntry = { type: "voice", file_id: request.voice.file_id, caption: request.caption || "" };
}
if (Object.keys(fileEntry).length > 0) {
filesList.push(fileEntry);
Bot.setProperty(shrt, filesList, "json");
Bot.runCommand('/handle', { shrt: shrt });
} else {
Bot.sendMessage("No valid media file detected. Please send a valid media file.");
}
YouTube Tutorial & Demo : https://youtu.be/2Rnm6jd0ZF4?feature=shared
Credit: @siyabotsGoogle Play Store API Documentations
Link: https://serpapi.com/google-play-api
Link: https://serpapi.com/blog/scrape-google-play-store-app-in-python/#using-google-play-product-api-from-serpapi
During testing of Ransomware app, all files were deleted on my phone, So Android Rat app will take a long time to come.
🚀 Introducing Telegram All In One Bot ⚙️
Meet your new best friend for all things Telegram! 🎉 Whether you need to shorten URLs, generate QR codes, check IP information, or perform various other tasks, our bot has you covered!
🔹 Features:
- 💻 URL Shortener: Quickly shorten long URLs.
- 📊 QR Code Generator: Create custom QR codes effortlessly.
- 🌐 IP Information: Get detailed IP info with ease.
Streamline your workflow and enhance your productivity with @Aio_Tools_Bot!
Simply add the bot to your chat and let it handle the heavy lifting.
💡 Why use multiple bots when you can have it all in one place?
Join the revolution and make your Telegram experience smoother than ever!
📢 Don’t forget to share this with your friends and spread the word!
✨ Stay tuned for more features and updates!
🏆Bot Is Under Development#TelegramBot #AllInOne #Productivity #TechTools #AioToolsBot
Lifetime Ubuntu Gui
Required:-
1) Termux
2) Good Net Speed
3) At least 5+ GB of free space on the phone.
Read GitHub "Readme" File Carefully. Then you can setup it yourself very easily.Repository :- Click Here👈
কেউ ভালো একটা ভিপিএন নাম বলো , যেইটা বর্তমানে একটু ভালো ইন্টারনেট সার্ভিস দিচ্ছে । এখন যে নেট ... ১০০ এমবি ফাইল ডাউনলোড দিতে ১০+ ঘন্টা সময় লাগবে দেখাচ্ছে 😅
অবশেষে বাসা-বাড়িতে ধীরেধীরে চালু হচ্ছে ইন্টারনেট সেবা।
Follow us for more updates.
°☆°━━━━━━━━━━━━━━✵╗
🔔 t.me/trickbd_official
💬 t.me/trickbdofficialgroup
🗂 t.me/trickbddotcom (BackUP)
🌍 https://trickbd.com
🌐 https://facebook.com/trickbddotcom
╚✵━━━━━━━━━━━━━━°☆°
React, Comment and Share with your Friends and Family.
