π Advanced Link Shortner BJS
π§ Command :-
π» BJS :-
π§ Command :-
π» BJS :-
}
π§ Command :-
π» BJS :-
β Get Your Api Key From https://slweb.tk/ !
π§ Command :-
/startπ» BJS :-
Bot.sendMessage("Welcome To SL Link Shortner Bot.\n\nSend Any Link I Will Short It")π§ Command :-
*π» BJS :-
function validURL(url) {
var regex = /^(?:(?:https?|ftp):\/\/)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:\/\S*)?$/
return regex.test(url)
}
if (validURL(message)) {
HTTP.post({
url: "https://slweb.tk/api/url/add",
success: "/onDone",
body: {
url: message
},
headers: {
Authorization: "Bearer key",
"Content-Type": "application/json"
}
})
//Remove key and add your api key
} else {
Bot.sendMessage("Wrong URL\nExample : https://youtube.com",{is_reply:true})}
π§ Command :-
/onDoneπ» BJS :-
var Data = JSON.parse(content)
var Short_Link = Data.shorturl
let err = Data.error
if (err == "0") {
Bot.sendMessage("ββββββββββββ\nShort Link : "+Short_Link+"\nββββββββββββ",{is_reply:true,disable_web_page_preview:true})
return
}
Bot.sendMessage("Enter Correct Api Key,",{is_reply:true})β Get Your Api Key From https://slweb.tk/ !
π3π1π€1
Which bot need link do comment me
π2
Command: Your Command Name
Answer:
Wait For Answer On β
BJS:
Answer:
*Send Your Long Url*Wait For Answer On β
BJS:
var api = "Your API Key"
var longurl = message
var url =
"https://api-ssl.bitly.com/v3/shorten?access_token=" +
api +
"&longUrl=" +
longurl
HTTP.post({
url: url,
success: "ShortLink"
})π2
Guys pehle wale Url shortner wale Bjs me kuch problems tha ye wala use karo
Reaction dediya karo
Reaction dediya karo
β€4π2
Β©οΈAmazon Product finder BJS
ββββββββ
Commmand:
Wait for answer on
In answer:
BJ's:
πHere is the codeπ
ββββββββ
Commmand:
Β©οΈAmazon Product finderWait for answer on
In answer:
Product name BJ's:
var d = ""+encodeURI(message+"")
HTTP.get({url:"https://amazon-scraper.tprojects.workers.dev/search/"+d+"",success:"am2"})
Title: am2
BJ's :
var r = JSON.parse(content)
if(r.result == 0){
Bot.sendMessage("Not Found")
}else{
var s = r.result0.name
var im1 = r.result0.image
var price1 = r.result0.price
var pl1 = r.result0.productlink
var buynowkey = [[{text: "Buy Now!",url: pl1}]]
Api.sendPhoto({
photo: im1,
caption: "" + s + "
Price: " + price1 + "
Product link: Buy Now",parsemode: "Markdown",replymarkup: {inlinekeyboard: buynowkey}
})
var s2 = r.result1.name
var im2 = r.result1.image
var price2 = r.result1.price
var pl2 = r.result1.productlink
var buynowkey = [[{text: "Buy Now!",url: pl2}]]
Api.sendPhoto({
photo: im2,
caption: "" + s2 + "
Price: " + price2+ "
Product link: Buy Now",parsemode: "Markdown",replymarkup: {inlinekeyboard: buynowkey}
})
var s3 = r.result2.name
var im3 = r.result2.image
var price3 = r.result2.price
var pl3 = r.result2.productlink
var buynowkey = [[{text: "Buy Now!",url: pl3}]]
Api.sendPhoto({
photo: im3,
caption: "" + s3 + "
Price: " + price3 + "
Product link: Buy Now",parsemode: "Markdown",replymarkup: {inlinekeyboard: buynowkey}
})}πHere is the codeπ
π3
π Amazon Product Finder From Bot π
Reaction to dedo
Reaction to dedo
β€6
π―YT Thumbnail BJS
ββββββββ
=> Command -
=> Answer -
=> Wait For Answer - On
=>
πHere is the codeπ
ββββββββ
=> Command -
/YtThumb=> Answer -
*π Send Your YouTube Video Link To Get Thumbnail.*=> Wait For Answer - On
=>
BJS - Api.sendPhoto({
photo: message,
caption: "*π¬ Your YouTube Video Thumbnail Generated By : @"+bot.name+".*"
})πHere is the codeπ
π±1
Konsa BJ's chahiye tell in comment fast?
π3β€1
Infotech accept payemnt bot dunga sabko form fill karna hoga jab tak reaction do 5 β₯
β€7π2
ADVANCE BOT CODERS
Infotech accept payemnt bot dunga sabko form fill karna hoga jab tak reaction do 5 β₯
Agar reaction nhi diye to mujhe lagega ki tumhe bot nhi chahiye
π4
π₯°1
Codes Coming 5 alag-alag reaction do to dunga
β€3π₯°2π1π₯1
Pehle form de raha hu
β€3π1
Fill form infotech accept payment Bot milega
Reaction dediya karo bina kahe
Reaction dediya karo bina kahe
π4π₯1π₯°1
Guys koi is form ko apne channel pe daal sakta hai kya bahut kam response hai
π1
ADVANCE BOT CODERS
Guys need infotecharmy.in Gateway autopay bot codes
This codes coming
Give reaction
Give reaction
π₯2π1
π COMMAND ->
π€ BJS ->
/startπ€ BJS ->
function hello(message) {
var greetings = ""
Bot.sendMessage(greetings + message)
}
function doTouchOwnLink() {
Bot.sendMessage("")
}
function doAttracted(channel) {
hello("Referal: " + channel)
}
function doAtractedByUser(refUser) {
hello("")
var balance = Libs.ResourcesLib.anotherUserRes("balance", refUser.telegramid)
balance.add(0.0)
var users = Libs.ResourcesLib.anotherChatRes("users", "global")
users.add(1)
Bot.sendMessageToChatWithId(refUser.chatId, "π§ NEW USER ON YOUR INVITE LINK : "+"[" +user.telegramid+"]" + "(" + "tg://user?id=" + user.telegramid + ")"+"");
}
function doAlreadyAttracted(){
Bot.sendMessage("");
}
var trackOptions = {
onTouchOwnLink: doTouchOwnLink,
onAttracted: doAttracted,
onAtractedByUser: doAtractedByUser,
onAlreadyAttracted: doAlreadyAttracted
}
Libs.ReferralLib.currentUser.track(trackOptions);
var welco = User.getProperty("welco")
if (welco == undefined) {
var user_link =
"[" + user.first_name + "]" + "(" + "tg://user?id=" + user.telegramid + ")"
Bot.sendMessageToChatWithId(1635788715,
"*NEW USER*\n\n*USER = "+user.first_name+"\n\nUSERNAME =* " +
user_link +
" \n\n*USER ID =* " +
user.telegramid +
""
)
}
User.setProperty("welco", user.telegramid, "text")
Api.sendChatAction({
chat_id: chat.chatid,
action: "typing"
})
Bot.runCommand("PVERIFY")π COMMAND ->
π€ BJS ->
PVERIFYπ€ BJS ->
var keyboard = [
[{
text: "π’ SHARE CONTACT",
request_contact: true
}]
]
Api.sendMessage({
text: "Β© SHARE YOUR CONTACT IN ORDER TO USE THIS BOT , IT'S JUST A PHONE NUMBER VERIFICATION\n\nβ οΈ NOTE : WE WILL NEVER SHARE YOUR DETAILS WITH ANYONE",
parse_mode: "markdown",
reply_markup: {
keyboard: keyboard,
resize_keyboard: true
}
})
Bot.runCommand("VERIFY")π1