Flex Coder
1.97K subscribers
260 photos
47 videos
2 files
228 links
Uɴʟᴇᴀsʜ Tʜᴇ Pᴏᴡᴇʀ Oғ Bᴏᴛ Cᴏᴅɪɴɢ. Gᴇᴛ Fʀᴇᴇ Bᴏᴛ & Cᴏᴅᴇ Oɴ Oᴜʀ Cʜᴀɴɴᴇʟ 🧑‍💻

🔰 Oᴜʀ Yᴏᴜᴛᴜʙᴇ Cʜᴀɴɴᴇʟ: https://www.youtube.com/@Flex_Coder

📞 Cᴏɴᴛᴀᴄᴛ Us Oɴ: @Flex_Hide
🌐 Oɴʟɪɴᴇ Fʀᴏᴍ: 3\07\2024
Download Telegram
Send Message To User By UserId (Permanent Chat Url)🆔

tg://openmessage?user_id={ENTER USERID}
👍2🎉2🏆1😘1
📂 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: On

Bot.runCommand('/handle')


❣️Command: /handle

Wait for answer: Off

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 Link : https://youtu.be/9rrZlK0wxVA
👍6🔥1🎉1🕊1😘1
📁 Multiple File Sharing Code Has Been Shared, Soon File Sharing Bot Will Lauch With Advance Feature.

Don't Dm To Ask When It Will Lauch. You Will Notify On Our Channel 👍
👍3🔥21🎉1
😗 Good Morning Member,

Once Again Thanks For 1K Member. Today I Have Conducted 1 Giveaway Of Lifafa 📩

💐 Till Than Give Reaction & It Will Held On 1:00
🥰6👍43🔥1🎉1
Flex Coder
😗 Good Morning Member, Once Again Thanks For 1K Member. Today I Have Conducted 1 Giveaway Of Lifafa 📩 💐 Till Than Give Reaction & It Will Held On 1:00
Sorry Member 😢

Due To No Response I Have Cancel Giveaway 😭

💐 If You Want To Restart Giveaway Complete 10 Reaction
😁4🎉3👍2😘2🔥1
Sorry Aaj File Sharing\Storing Bot Bana Nhi Paya. Aaj School Se Bhot Sa Study Diya Hai Wo Complete Kar Rha Hu, Par Complete He Nhi Ho Rha Hai 😭

Average Indian School Student
😭
👍6🔥1🎉1🤩1
5% Work Complete 😮‍💨

This Is Sub Part Of Bot, Not Main Part 😁
🫡3👍2🔥1🥰1🎉1
Sorry Budget Is Low, So Only For 10 User (But I Will Help All, Customize Bot Price Has Been Cheap For Mine Channel Member Only)😢


📩 Lifafa Link: https://ia-l.xyz/4GWSU5

🔐 Access Code: 👇👇👇

📞Live: https://t.me/Dark_Bjs?livestream
👍2🥰1🎉1🤩1
Flex Coder
🔐 Access Code Full: Darkbjs#89012
Send Proof Of Claim 👇
👍4😘2👏1🎉1
😔 Sorry Member,

Aaj Be File Sharing Bot Nhi Launch Ho Payega.

🫧 Reason: Bot Business Server Down (Ch** Gaya Hai 😂)
😁31👍1🥰1🎉1🍾1
Want Fake Cc Api 🤔?

🎗️Note: Use For Testing Purposes. Not Real Money Will Be Deduct. Use This Details For Only Educational Purposes & For Testing Purposes

Give Reaction 😁
👍21👏1🤔1🎉1🐳1🤗1🆒1
Flex Coder
Want Fake Cc Api 🤔? 🎗️Note: Use For Testing Purposes. Not Real Money Will Be Deduct. Use This Details For Only Educational Purposes & For Testing Purposes Give Reaction 😁
Generate Fake Cc 👇


https://mortisgamer.serv00.net/cc.php

🎗️Note: Use For Testing Purposes. Not Real Money Will Be Deduct. Use This Details For Only Educational Purposes & For Testing Purposes

If You Are Posting On Your Channel Give Us Credit 🧩

©️ Credit:
@Dark_bjs
🧑‍💻 Creator:
@Rocoder_Owner
👍21🥰1😁1🎉1
Suggest More Features Idea To Add In File Sharing Bot 👇
👍2🥰1😁1🎉1
Welcome to ApkBix APK Downloader! 🐗

👑 Looking for modded apps? Just send us the name of any app, and we'll provide you with a direct download link! 📥

👩‍🚀 Unlock your favorite mods instantly. Share the app name, and we'll handle the rest! 🚀

Sit back, relax, and enjoy hassle-free downloads with our bot! 🧚

🤖 Bot :-
@ApkBixBot

ꜱʜᴀʀᴇ ꜰᴏʀ ᴍᴏʀᴇ : 
@Dark_bjs 👑
👍3👏1🎉1😍1
Which New Bot You Want 🤔?

Comment 👇
👍3🎉1😍1💯1
What This Date & Time Full Code Information 🤔?

Give Reaction 😁
👍21🤔1🎉1🏆1😘1