Command =
BJs =
PhotoBJs =
Api.sendPhoto({ photo: "Photo Link Here", caption: "Hello" })Guys OTP To Gmail BJs Needs Google Api But Don't Know How To Get Google Api Anyone How To Get Google Api Message - @ChannelSeller22 I Will Upload In Channel
New Advanced Codingsβ’
Guys You Need New Broadcast BJs
So Stay In Our Channel
New Advanced Codingsβ’
Guys You Need New Broadcast BJs
Okay Guys Wait Some Time Coming Soon π
π Command =
π Answer =
π BJs =
π§ New Command
π Command =
π BJs =
/broadπ Answer =
π₯*Send Your Message For Broadcasting*
π BJs =
if (user.telegramid == "your telegram id"){
Bot.setProperty("adminBroadcast", message)
Bot.runAll({
command: "broadcastforad"
})
Bot.sendMessage("β
Message sent to all active members")
} else {
Bot.sendMessage("β You are not allowed to use this")
}π§ New Command
π Command =
broadcastforad
π BJs =
var msg = Bot.getProperty("adminBroadcast")
Bot.sendMessage("*"+msg+"*")
New Advanced Codingsβ’
π Command = /broad π Answer = π₯*Send Your Message For Broadcasting* π BJs = if (user.telegramid == "your telegram id"){ Bot.setProperty("adminBroadcast", message) Bot.runAll({ command: "broadcastforad" }) Bot.sendMessage("β
Message sent toβ¦
Delete Your Previous /broad Command Make New Command
Credit = @Meraj4870
His Real BB Points Group = @bbpointsgift
Credit = @Meraj4870
His Real BB Points Group = @bbpointsgift
Remove This In Your All Admin Panel Part
var key = "1326749214"
if (user.telegramid == key){
Add This In Your All Admin Panel Part
var key = "1326749214"
if (user.telegramid == key){
Add This In Your All Admin Panel Part
let adm = Bot.getProperty("adm"+user.telegramid)
if (adm=="ADMIN") {π Make Unlimited Admins In Your Bot
Command =
BJs -
Remove Admin BJs
Command =
BJs =
For Making Admin Use Like This
Command =
/addadminBJs -
if (user.telegramid == "Owner Telegram I'd Here") {
Bot.setProperty("adm"+params+"","ADMIN","string")h
Bot.sendMessage(" Successfully added "+params+" as Admin")
}Remove Admin BJs
Command =
/removeadminBJs =
if (user.telegramid == "Owner Telegram I'd Here") {
Bot.setProperty("adm"+params+"","USER","string")
Bot.sendMessage("Successfully removed "+params+" from Admin")
}For Making Admin Use Like This
/addadmin 1326749214
New Advanced Codingsβ’
π Make Unlimited Admins In Your Bot Command = /addadmin BJs - if (user.telegramid == "Owner Telegram I'd Here") { Bot.setProperty("adm"+params+"","ADMIN","string")h Bot.sendMessage(" Successfully added "+params+" as Admin") } Remove Admin BJs Commandβ¦
Credit = @MRAn0nym0u5
Share Our Channel For Free BJs
Any BJs You Want Inbox Here - @chatsbotbusiness
Example -
#request_code
BJs Name - any
Please Don't Ask For Coin Payment BJs
Any BJs You Want Inbox Here - @chatsbotbusiness
Example -
#request_code
BJs Name - any
Please Don't Ask For Coin Payment BJs
Random Gift Card BJ's
Command -
Answer -
β WAIT FOR ANSWER ON
BJ'S
Command -
/byeGiftAnswer -
*SEND THE AMOUNT*β WAIT FOR ANSWER ON
BJ'S
let balance = Libs.ResourcesLib.userRes("balance")
if (balance.value() < data.message){
Bot.sendMessage("NOT ENOUGH BALANCE")
}else{
if (data.message < 1){
Bot.sendMessage("*MINIMUM GIFT CARD AMOUNT IS 1π*")
}else{
var value = message
function isNumeric(n) {
return !isNaN(parseFloat(n)) && isFinite(n)
}
if (!isNumeric(value)) {
Bot.sendMessage("*π Invaild value. Enter only numeric value. Try again*")
}else{
let gift =
User.getProperty("gfit")
User.setProperty("gift" , data.message ,"string")
balance.add(-data.message)
Bot.runCommand("/onDataInput")
}
}
}Command -
BJ's
/onDataInputBJ's
let num = Libs.Random.randomInt(100000000000, 999999999999)
var options = { myData: num }
Bot.run({ command: "onCodeReady", options })Command -
BJ's
onCodeReadyBJ's
let gift =
User.getProperty("gift")
var tt = options.myData
var button = [{ title : "Share" , url : "https://t.me/share/url?text=π±Code- "+ tt +" @MERAJ_SELLERBOT" }]
Bot.sendInlineKeyboard(button,"*YOUR CODE IS READY\nπ±Code - * " + tt + "")
Bot.setProperty(tt, gift,"integer")