We will Make This Channel Active Soon By Providing Giveaways & BJS Codes Soon !
π2π₯2
Reminder BJSβ
π Command :
π οΈ BJS Code :
π Command :
π οΈ BJS Code :
π Command :
π οΈ BJS Code :
π Command :
π οΈ BJS Code :
β‘Posted by : @flashcomowner
β‘Channel 01 : @bjsbottg
β‘Error Report : @flashcomofficialchat
β‘ Official Channel : @flashcomofficial
π Command :
/startπ οΈ BJS Code :
Bot.sendMessage("Hey there I am a reminder bot who helps to remind something on specific time and date. You can set any task to remind\n\nFormat : _/setReminder minutes [reply]_\n\nEg : /setReminder 5 (remind after 5 minute)\n\nTo clear all reminders : /clearReminders")π Command :
/setReminderπ οΈ BJS Code :
Bot.run( {
command: "/reminder",
run_after: parseInt(params)*60,
options:{ text: request.reply_to_message.text}
} )π Command :
/reminderπ οΈ BJS Code :
Bot.sendMessage("*Reminder Alertπ*\n\n_"+options.text+"_")π Command :
/clearRemindersπ οΈ BJS Code :
Bot.clearRunAfter()
Bot.sendMessage("All reminders has been cleared successfully.")β‘Posted by : @flashcomowner
β‘Channel 01 : @bjsbottg
β‘Error Report : @flashcomofficialchat
β‘ Official Channel : @flashcomofficial
π3
Forwarded from GetMart Official Channel (yep)
Anyone Who is Pro Coders of BJS ( Bot JavaScript ) And Knows Well on Bots.Business
And Also Pro Coders of TPY and Knows Well on Telebot Creator
Please Make Sure We Need Some Coders To Our Channel To Post Their Codes On Our Channel Tag admin in @flashcomofficialchat Regarding This
Thanks FlashCom Owner
#FlashCoders
And Also Pro Coders of TPY and Knows Well on Telebot Creator
Please Make Sure We Need Some Coders To Our Channel To Post Their Codes On Our Channel Tag admin in @flashcomofficialchat Regarding This
Thanks FlashCom Owner
#FlashCoders
Start & Stop Bot without BB Account [Using API key & Bot ID] Bjsβ
π Command:
β Bjs code:
π Command:
β Bjs code:
β‘οΈ Posted by: @shlok_bundele
β‘οΈ Credits: @GainerZYZ
β‘οΈ Error Report: @flashcomofficialchat
β‘οΈ Official Channel: @flashcomofficial
π Command:
/startbotβ Bjs code:
HTTP.post( {
url: "https://api.bots.business/v1/bots/" + message + "/status?api_key=[YOUR_BB_API_KEY]",
success: '/start ',
body: {status: "start_launch"}
} )
Bot.sendMessage("Bot is online")π Command:
/stopbotβ Bjs code:
HTTP.post( {
url: "https://api.bots.business/v1/bots/" + message + "/status?api_key=[YOUR_BB_API_KEY]",
success: '/start ',
body: {status: "start_stopping"}
} )
Bot.sendMessage("Bot is offline")β‘οΈ Posted by: @shlok_bundele
β‘οΈ Credits: @GainerZYZ
β‘οΈ Error Report: @flashcomofficialchat
β‘οΈ Official Channel: @flashcomofficial
π3
Forwarded from Cubex Movie
#Ads
Finding to Get Games at a Least Price
β You may Join the WhatsApp group look for the games you want by purchasing it for a least price. You may read the group instructions or the post to find how to purchase the specific game ?
Discover many games you want.
WhatsApp Group :
https://chat.whatsapp.com/FbB41k4mgSyGb3PbWZhqIG
Share this link with your family members and friends π€π«Άπ»
Thank you π
This is an ad of Dvd Hut Of Sri Lanka Where You Will Be Able to Purchase Games At a least Price. Supported currencies can be discussed by the specific game providers of the WhatsApp Group
Q.A. I'd :
Report Ad
#ADS
Finding to Get Games at a Least Price
β You may Join the WhatsApp group look for the games you want by purchasing it for a least price. You may read the group instructions or the post to find how to purchase the specific game ?
Discover many games you want.
WhatsApp Group :
https://chat.whatsapp.com/FbB41k4mgSyGb3PbWZhqIG
Share this link with your family members and friends π€π«Άπ»
Thank you π
This is an ad of Dvd Hut Of Sri Lanka Where You Will Be Able to Purchase Games At a least Price. Supported currencies can be discussed by the specific game providers of the WhatsApp Group
Q.A. I'd :
19839292Report Ad
#ADS
WhatsApp.com
DVD Hut
WhatsApp Group Invite
Talk with admin bot like livegram BJS β
π Command:
βBJS code:
β‘οΈ Posted by: @shivamb311
β‘οΈ Credits: @shivamb311
β‘οΈ Error Report: @flashcomofficialchat
β‘οΈ Official Channel: @flashcomofficial
π Command:
*βBJS code:
// Change your chat ID here.
Bot.setProperty("id", 1272403758);
var admin = Bot.getProperty("id");
if (request.reply_to_message && user.telegramid == admin) {
var fromchatid = user.telegramid;
var fromsgid = request.message_id;
var id_sup = Bot.getProperty("id_sup");
var msg = message;
Api.forwardMessage({
chat_id: id_sup,
from_chat_id: admin,
message_id: fromsgid
});
}
Bot.setProperty("id_sup", user.telegramid);
var fromchatid = user.telegramid;
var fromsgid = request.message_id;
if (request.forward_from) {
var fromchati = request.forward_from.id;
var fromsgi = request.message_id;
}
if (request.forward_from_chat) {
var fromchatid = request.forward_from_chat.id;
var fromsgid = request.forward_from_message_id;
}
Api.forwardMessage({
chat_id: admin,
from_chat_id: fromchatid,
message_id: fromsgid
});β‘οΈ Posted by: @shivamb311
β‘οΈ Credits: @shivamb311
β‘οΈ Error Report: @flashcomofficialchat
β‘οΈ Official Channel: @flashcomofficial
π2
FlashCom - BJS Codes / Bots pinned Β«Talk with admin bot like livegram BJS β π Command: * βBJS code: // Change your chat ID here. Bot.setProperty("id", 1272403758); var admin = Bot.getProperty("id"); if (request.reply_to_message && user.telegramid == admin) { var fromchatid = user.telegramid;β¦Β»
Forwarded from GetMart Official Channel (FlashCom)
βExplore the best bots you want !
β From @QiraOfficial telegram channel you can explore bots & it's updates which will be useful for you....
β From @QiraOfficial telegram channel you can explore bots & it's updates which will be useful for you....
Ban user in bot BJSβ
π Command:
π Answer:
π οΈ BJS:
π Wait for an answer: On
π Command:
π Answer:
π οΈ BJS:
π Wait for an answer: On
π Command:
π οΈ BJS:
π Wait for an answer: Off
π Note: Change admin id with key.
β‘Posted by : @shlok_bundele
β‘Credits : Unknown
β‘Error Report : @flashcomofficialchat
β‘Official Channel : @flashcomofficial
π Command:
/banπ Answer:
Send the user's ID to ban them.π οΈ BJS:
var key = "your_id_here";
if (user.telegramid == key) {
Bot.setProperty("" + message + "", "ban", "string");
Bot.sendMessage("User " + message + " has been banned successfully.");
} else {
return;
}π Wait for an answer: On
π Command:
/unbanπ Answer:
Send the user's ID to unban them.π οΈ BJS:
var key = "your_id_here";
if (user.telegramid == key) {
Bot.setProperty("" + message + "", "unban", "string");
Bot.sendMessage("User " + message + " has been unbanned successfully.");
} else {
return;
}π Wait for an answer: On
π Command:
@π οΈ BJS:
let stat = Bot.getProperty("" + user.telegramid + "")
if (stat == "ban") {
Bot.sendMessage("You have been banned by the admin.");
return;
}π Wait for an answer: Off
π Note: Change admin id with key.
β‘Posted by : @shlok_bundele
β‘Credits : Unknown
β‘Error Report : @flashcomofficialchat
β‘Official Channel : @flashcomofficial
β€16π€©13π₯12π10π9π₯°8
Instagram Reel Downloader Bot Bjs β
π Command:
β Bjs code:
π Command:
β Bjs code:
β‘οΈPosted by: @shlok_bundele
β‘οΈCredits: @sarozpaudel
β‘οΈError Report: @flashcomofficialchat
β‘οΈOfficial Channel: @flashcomofficial
π Command:
*β Bjs code:
if(message.startsWith("https://www.instagram.com/")){
var apiUrl="https://nodejs-1xn1lcfy3-jobians.vercel.app/v2/downloader/instagram?url="+message
HTTP.get({
url:apiUrl,
success:"/success"
})
}else{
Bot.sendMessage("enter a valid insta url")
}π Command:
/successβ Bjs code:
var response=JSON.parse(content)
if(response.status==false){
return Bot.sendMessage("Some error occurred ! ")
}
var media =response.data
for(let i=0;i<media.length;i++){
Api.sendDocument({ document: media[i].url })
}β‘οΈPosted by: @shlok_bundele
β‘οΈCredits: @sarozpaudel
β‘οΈError Report: @flashcomofficialchat
β‘οΈOfficial Channel: @flashcomofficial
π3π2
User information Bjs β
π Command:
β Bjs code:
π Command:
β Bjs code:
β‘οΈPosted by: @shivamb311
β‘Credits: @sarozpaudel
β‘οΈError Report: @flashcomofficialchat
β‘οΈOfficial Channel: @flashcomofficial
π Command:
/infoβ Bjs code:
Api.getUserProfilePhotos({
user_id: user.telegramid,
on_result: "onGetProfilePhotos"
});π Command:
onGetProfilePhotosβ Bjs code:
var userInfo=request.from
var text="<b>First Name</b> : "+userInfo.first_name+(userInfo.last_name ? "\n<b>Last Name</b> : "+userInfo.last_name :"" )+"\n<b>Telegram Premium</b> : "+(userInfo.is_premium ? "Yes β
":"No β")+"\n<b>ID</b> : "+userInfo.id+""+"\n<b>UserName</b> : "+(userInfo.username ?"@"+userInfo.username:"π«")
if(!options.ok){
return Bot.sendMessage("Error!");
}
if(options.result.total_count==0){
Bot.sendMessage(text)
return
}
let photos = options.result.photos;
Api.sendPhoto( { photo: photos[0][0].file_id ,caption:text,parse_mode:"html"} );β‘οΈPosted by: @shivamb311
β‘Credits: @sarozpaudel
β‘οΈError Report: @flashcomofficialchat
β‘οΈOfficial Channel: @flashcomofficial
π1
Forwarded from Bots.Business
Broadcast message Bjs β
π Command:
π Answer:
π° Wait for answer: On
β Bjs code:
π Command:
π° Wait for answer: Off
β Bjs code:
βNote: Must edit the admin id with your telegram id.
β‘οΈPosted by: @shivamb311
β‘Credits: unknown
β‘οΈError Report: @flashcomofficialchat
β‘οΈOfficial Channel: @flashcomofficial
π Command:
/broadcastπ Answer:
Enter your message for broadcast.π° Wait for answer: On
β Bjs code:
if(user.telegram!="1272403758"){return}
Bot.sendMessage("Message sent to all users")
Bot.runAll({
command: "/message",
options: {chat_id: request.chat.id,message_id: request.message_id}
})π Command:
/messageπ° Wait for answer: Off
β Bjs code:
Api.copyMessage({
chat_id: user.telegramid,
from_chat_id: options.chat_id,
message_id: options.message_id,
})βNote: Must edit the admin id with your telegram id.
β‘οΈPosted by: @shivamb311
β‘Credits: unknown
β‘οΈError Report: @flashcomofficialchat
β‘οΈOfficial Channel: @flashcomofficial
π3
π’ Wish to be a part of our team ?
β΄οΈ We need people to post codes, giveaways etc... To our made channels and for free.
If your willing to become a member of our team then please make sure contact @FlashComSupport
Due Data : 23/11/2023 ( Make sure send a message to the particular account mentioned above before the due Data by asking to become a part of our team )
Requirements
1. BJS
2.TPY
3.Group Management
4. Channel Checker
You may select a topic and request from the above mentioned account.
βHurry Up Only 1 Will Be Selected Each Of The Above Mentioned Requirements
Thanks,
β΄οΈ We need people to post codes, giveaways etc... To our made channels and for free.
If your willing to become a member of our team then please make sure contact @FlashComSupport
Due Data : 23/11/2023 ( Make sure send a message to the particular account mentioned above before the due Data by asking to become a part of our team )
Requirements
1. BJS
2.
3.
4. Channel Checker
You may select a topic and request from the above mentioned account.
βHurry Up Only 1 Will Be Selected Each Of The Above Mentioned Requirements
Thanks,
π1
FlashCom - BJS Codes / Bots
π’ Wish to be a part of our team ? β΄οΈ We need people to post codes, giveaways etc... To our made channels and for free. If your willing to become a member of our team then please make sure contact @FlashComSupport Due Data : 23/11/2023 ( Make sure sendβ¦
Two has been already selected as a member of the particular channel / group now only another two are available
Available Requirements
1. BJS
2. Channel Checker
Now Soon Become a Member Of Our Team By Messaging @FlashComSupport By Sending any of the above available requirements or even you can select two
Available Requirements
1. BJS
2. Channel Checker
Now Soon Become a Member Of Our Team By Messaging @FlashComSupport By Sending any of the above available requirements or even you can select two
π₯1
π Inline Keyboard BJS β
π Command :
nWait for answer : β
π οΈ BJS Code :
β‘οΈPosted on : @flashcombjs
β‘οΈPosted by : @HelpGoFree
β‘οΈCredits : @BotsBus
β‘οΈError Report : @flashcomofficialchat
β‘οΈ Official Channel : @flashcomofficial
π΄ Flag Post
π Command :
/startnWait for answer : β
π οΈ BJS Code :
var buttons = [
{title: "Go to Google", url: "https://google.com"},
{title: "Call command for Button1", command: "/touch Button1" },
{title: "Call command for Button2", command: "/touch Button2" }
];
Bot.sendInlineKeyboard(buttons, "Please make a choice. After that, another command /touch will be started with parameters");β‘οΈPosted on : @flashcombjs
β‘οΈPosted by : @HelpGoFree
β‘οΈCredits : @BotsBus
β‘οΈError Report : @flashcomofficialchat
β‘οΈ Official Channel : @flashcomofficial
π΄ Flag Post
Telegram
Report Post
Reporting Post Of FlashCom Channels
π1
Forwarded from GetMart Official Channel (HelpGo Free)
We need help from you ?
> If you know php and know to host files in databases please make sure send a message to @FlashComSupport because we need help from you !
Thank You,
> If you know php and know to host files in databases please make sure send a message to @FlashComSupport because we need help from you !
Thank You,
π Random Logo Generator Bjsβ
π Command :
Wait for answer :
π οΈ BJS Code :
Wait for answer :
π οΈ BJS Code :
β‘οΈPosted by : @CoderSwastik
β‘οΈCredits : @Swastik_Raj
β‘οΈApi by : @Prime_Nepcoder
β‘οΈError Report : @flashcomofficialchat
β‘οΈ Official Channel : @flashcomofficial
π΄ Flag Post
π Command :
/logoWait for answer :
βοΈ π οΈ BJS Code :
HTTP.get({
url: "https://logomaker.apinepdev.workers.dev/?logoname=" + encodeURI(message),
success: "/onLoading"
})
π Command : /onLoadingWait for answer :
βπ οΈ BJS Code :
var logo = JSON.parse(content).logoβ‘οΈPosted on : @flashcombjs
if (logo) {
Api.sendChatAction({
chat_id: chat.chatid,
action: "upload_photo"
})
Api.sendPhoto({
photo: logo,
caption: `<b>β¨ Your Logo Generated!
β‘ Coded By @Swastik_Raj
π€© Coding Channel @Privates_Bots</>`,
parse_mode: "html"
})
return
}
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Bot.sendMessage("*_β Some Error On External Api To Generate Logo._*")
β‘οΈPosted by : @CoderSwastik
β‘οΈCredits : @Swastik_Raj
β‘οΈApi by : @Prime_Nepcoder
β‘οΈError Report : @flashcomofficialchat
β‘οΈ Official Channel : @flashcomofficial
π΄ Flag Post
Do you want your bjs codes or bots giveaways to be posted in this channel !
βοΈ If your willing to post your bjs codes or your bjs bots giveaways to this channel you can contact @FlashComSupport by sending your post.
Post Format Will Be Edited And Posted In This Channel Once After Verifying
Send Message Of Your Bjs Codes or Bots to @FlashComSupport
βοΈ If your willing to post your bjs codes or your bjs bots giveaways to this channel you can contact @FlashComSupport by sending your post.
Post Format Will Be Edited And Posted In This Channel Once After Verifying
Send Message Of Your Bjs Codes or Bots to @FlashComSupport
π Logo Maker BJS β
π Command :
Wait for answer : βοΈ
Answer :
π BJS Code :
β‘οΈPosted on : @flashcombjs
β‘οΈPosted by : @flashcomowner
β‘οΈCredits : @CodeUnknownCredits
β‘οΈError Report : @flashcomofficialchat
β‘οΈ Official Channel : @flashcomofficial
π΄ Flag Post
π Command :
/startWait for answer : βοΈ
Answer :
Send Logo Name ?π BJS Code :
Bot.sendMessage( "Click on Next type to create a\n βdifferent type of logo.β")
// command post runs a command
// where the url is written opens a link:/
Api.sendPhoto({
photo:
"https://malfrafg.sirv.com/images.jfif?text=" +
message +
"&text.font.weight=extra-bold&text.size=80&text.font.style=italic&text.outline.width=10&text.outline.color=00000&text.position=center&text.font.family=Bitter&text.color=D90A08&text.outline.blur=10",
caption:
"*π Congrats! Your Logo Is Ready...\n\nGENERATED BY @" + bot.name + "*",
parse_mode: "markdown"
})
β‘οΈPosted on : @flashcombjs
β‘οΈPosted by : @flashcomowner
β‘οΈCredits : @CodeUnknownCredits
β‘οΈError Report : @flashcomofficialchat
β‘οΈ Official Channel : @flashcomofficial
π΄ Flag Post
Telegram
Report Post
Reporting Post Of FlashCom Channels
π2