Flex Coder
1.96K subscribers
266 photos
48 videos
2 files
234 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
Konsa Bot Chaiye 🤔?

Yaha Pe Bato 👇
👍1
❤️‍🔥Text Reaction Send By Bot


👀Command: *

var myEmoji = ["👍", "👎", "", "🔥", "🥰", "👏", "😁", "🤔", "🤯", "😱", "🤬", "😢", "🎉", "🤩", "🤮", "💩", "🙏", "👌", "🕊", "🤡", "🥱", "🥴", "😍", "🐳", "❤‍🔥", "🌚", "🌭", "💯", "🤣", "", "🍌", "🏆", "💔", "🤨", "😐", "🍓", "🍾", "💋", "🖕", "😈", "😴", "😭", "🤓", "👻", "👨‍💻", "👀", "🎃", "🙈", "😇", "😨", "🤝", "", "🤗", "🫡", "🎅", "🎄", "", "💅", "🤪", "🗿", "🆒", "💘", "🙉", "🦄", "😘", "💊", "🙊", "😎", "👾", "🤷‍♂", "🤷", "🤷‍♀", "😡"];

var doEmoji = myEmoji[Math.floor(Math.random() * myEmoji.length)];

Api.sendMessage({
  chat_id: request.chat.id,
  text: doEmoji
});
🥰1
📧 Hide Email ID


var email = "DemoEmail@gmail.com"
var msg = "<b>🤳Paid Address:</b> "+email.slice(0,4)+"****@gmail.com"
Api.sendMessage({
  message: msg,
  parse_mode: "html",
  disable_web_page_preview: true
})

📱Hide Mobile Number


var num = 1234567890
var msg = "<b>🤳Paid Address:</b> "+num.slice(0,4)+"***"+num.slice(8,10)+""
Api.sendMessage({
  message: msg,
  parse_mode: "html",
  disable_web_page_preview: true
})
🥰1
How To Set Bot Menu Commands In Your Bot

❣️ Command:- /setMyCommands
// Define the commands
var commands = [
{ command: 'start', description: 'start me' },
{ command: 'help', description: 'get help' },
{ command: 'list', description: 'just ok' }
];

// Set the commands using Telegram's API
Api.setMyCommands({
commands: commands,
scope: { type: 'default' },
// Define a callback to handle the response after setting the commands
on_result: "onSetCommandsResult"
});

// Callback to handle the response
function onSetCommandsResult() {
var result = options.result; // 'options' holds the response from the API
if (result.ok) {
Bot.sendMessage("Commands have been successfully set.");
} else {
Bot.sendMessage("Failed to set commands: " + result.description);
}
}
🥰3👍1👏1
🧑‍💻 Hᴏᴡ Tᴏ Mᴀᴋᴇ Bᴏᴛs Bʏ Eᴀsʏ Mᴇᴛʜᴏᴅ !!

📌 Nᴏʙᴏᴅʏ Asᴋ Hᴏᴡ Tᴏ Lᴇᴀʀɴ Cᴏᴅɪɴɢ Aɴᴅ Aʟsᴏ Nᴏᴛ Gɪᴠɪɴɢ Fʀᴇᴇ Cᴏᴅᴇs Bᴜᴛ Bᴜᴛ Bᴜᴛ Nᴏᴡ I Aᴍ Lᴀᴜɴᴄʜɪɴɢ Nᴇᴡ Bᴏᴛ Gɪᴠɪɴɢ Yᴏᴜ Fʀᴇᴇ Cᴏᴅᴇs

📩 Tʜɪs Bᴏᴛ Gɪᴠᴇ Cᴏᴅᴇs , Yᴏᴜ Cᴀɴ Aʟsᴏ Asᴋ Hᴏᴡ Tᴏ Mᴀᴋᴇ Bᴏᴛ Gɪᴠᴇ Sᴛᴇᴘs Aɴᴅ Bᴏᴛ Gɪᴠᴇs Aʟʟ Sᴛᴇᴘs Yᴏᴜ Cᴀɴ Asʟᴏ Lᴇᴀʀɴ Iɴ Tʜɪs Bᴏᴛ Tᴇʟᴇʙᴏᴛ Cʀᴇᴀᴛᴏʀ Aɴᴅ Bᴏᴛ Bᴜssɪɴᴇss Cᴏᴅᴇs

🤖 Bᴏᴛ Lɪɴᴋ: @DarkConvertBot
😍2🔥1
⁉️Auto Reaction Bjs


👀Command: *

var myEmoji = ["👍", "👎", "", "🔥", "🥰", "👏", "😁", "🤔", "🤯", "😱", "🤬", "😢", "🎉", "🤩", "🤮", "💩", "🙏", "👌", "🕊", "🤡", "🥱", "🥴", "😍", "🐳", "❤‍🔥", "🌚", "🌭", "💯", "🤣", "", "🍌", "🏆", "💔", "🤨", "😐", "🍓", "🍾", "💋", "🖕", "😈", "😴", "😭", "🤓", "👻", "👨‍💻", "👀", "🎃", "🙈", "😇", "😨", "🤝", "", "🤗", "🫡", "🎅", "🎄", "", "💅", "🤪", "🗿", "🆒", "💘", "🙉", "🦄", "😘", "💊", "🙊", "😎", "👾", "🤷‍♂", "🤷", "🤷‍♀", "😡"]

var doEmoji = myEmoji[Math.floor(Math.random() * myEmoji.length)];

HTTP.post({
  url: "https://api.telegram.org/bot" + bot.token + "/setMessageReaction",
  body: {
    chat_id: request.chat.id,
    message_id: request.message_id,
    reaction: JSON.stringify([
      {
        type: "emoji",
        emoji: doEmoji,
        is_big: true
      }
    ])
  }
});
👌1😘1
🔔 Alert PopUp Code


📌 Command: As Per You

📖 Bjs:
Api.answerCallbackQuery({
callback_query_id: request.id,
text: "⚠️ This Is An Alert",
show_alert: true
})
👍3🥰1
New Temporarily Mail Bot Has Been Added With Updated Api

🤖 Example Bot>>
@Minerbjs_bot

❤️‍🔥 Bot To Claim>>
@DarkBjsBot

Give Reaction 🥲
👏1💯1😘1
💫 Happy Onam 🌼
👍1🥰1🐳1
Join Promotion Chat 💭


Here Promo Your Social Media Post & Support Other, Get Support 📫

⛓️ Link:
https://t.me/+CTCMtdJyMjUxMjM1
🥰1🎉1🙏1
I Am Making Bot, Which Is Going To Include Various Api & These Bot Will Be Update Day By Day. So Many Features & Api Will Be Add

Be Ready To Launch It 🥰
🥰2🔥1🎉1
🗑️ Delete Previous Message Of Bot By Code

Command: Add Above Your Code

if (request.data) {
  var message_id = request.message.message_id
  var chat_id = request.message.chat.id

  Api.deleteMessage({
    chat_id: chat_id,
    message_id: message_id
  })
}
1🥰1🤔1🎉1🕊1😘1
Which Code Giveaway You Want 🤔?
🎉21
Happy Vishwakarma Puja ❤️‍🔥
2👏1🎉1😘1
Anyone Know Free Api Deployer Website 🤔?

💖 Msg
@Rocoder_Owner
🥰1🎉1🤩1
Ready For Giveaway 🤔 (Price= Random Image Generator With Api)?

Give 8 Reaction To Start 💖
👍2🥰2👏2🎉2
🔔 New User Notifications.


💓 Command:
As Per You

var hh = ""
if (!User.getProperty("UserDone")) {
  User.setProperty("UserDone", true, "boolean")
  Libs.ResourcesLib.anotherChatRes("status", "global").add(1)
  Api.sendMessage({
    chat_id: 1234567890,//admin telegram id here
    text:
      " <b>New User Notification</b> \n\n👤<b>User:</b> <a href='tg://user?id=" +
      user.telegramid +
      "'>" +
      user.first_name +
      "</a> " +
      hh +
      "\n\n🆔<b> User ID :</b> <code>" +
      user.telegramid +
      "</code>\n\n🌝 <b>Total User's Count: " +
      Libs.ResourcesLib.anotherChatRes("status", "global").value() +
      "</b>",
    parse_mode: "html",
    disable_web_page_preview: true
  })
}
😘3👍1🔥1😁1🎉1