Video form Community:
How To SetUp Admin Panel
https://www.youtube.com/watch?v=Xqmb0Wkt7iw&ab_channel=BotsBusiness
How To SetUp Admin Panel
https://www.youtube.com/watch?v=Xqmb0Wkt7iw&ab_channel=BotsBusiness
YouTube
How To SetUp Admin Panel In Bot.Business / Telegram Bot
ποΈCodes/Command All Are Here
https://telegram.me/BotsBuisness/32
π¨βπ»Video By : https://telegram.me/Meraj4870
ββββββββββββββββ
0:00 Adding Command
3:10 Setting Telegram id
3:35 Setting Set Command
7:40 Testing
ββββββββββββββββ
π¨Bots Business App Link
β¦
https://telegram.me/BotsBuisness/32
π¨βπ»Video By : https://telegram.me/Meraj4870
ββββββββββββββββ
0:00 Adding Command
3:10 Setting Telegram id
3:35 Setting Set Command
7:40 Testing
ββββββββββββββββ
π¨Bots Business App Link
β¦
It is possible get task detail on brodcasting now
https://help.bots.business/scenarios-and-bjs/bot-functions#bot-runall-options
https://help.bots.business/scenarios-and-bjs/bot-functions#bot-runall-options
SECURE ALERT:
Do NOT share:
- your BOT tokens
- your BIO from BBAdmin BOT
- your password from BB
- BB API Key
- another API keys
NEVER!
Scammers can be act as your friend!
Do NOT share:
- your BOT tokens
- your BIO from BBAdmin BOT
- your password from BB
- BB API Key
- another API keys
NEVER!
Scammers can be act as your friend!
We have issue with Bot.run now on BB-General
Clouds NOT affected.
All tasks for Run and Run After have delay now.
Why we have such issue?
We have above 700 tasks in one moment now.
Such big amount can not be processed quickly.
Need time.
How it can be fixed?
- You can migrate to isolated cloud.
- You can wait. All tasks will be performed with delay
Clouds NOT affected.
All tasks for Run and Run After have delay now.
Why we have such issue?
We have above 700 tasks in one moment now.
Such big amount can not be processed quickly.
Need time.
How it can be fixed?
- You can migrate to isolated cloud.
- You can wait. All tasks will be performed with delay
Bots.Business
We have issue with Bot.run now on BB-General Clouds NOT affected. All tasks for Run and Run After have delay now. Why we have such issue? We have above 700 tasks in one moment now. Such big amount can not be processed quickly. Need time. How it can beβ¦
Now we have 500 tasks only. Decreased from 700
Forwarded from π¦ π· πΎ π¦ π³ ππππππ
βοΈ New BJS For Broadcast Photo In Bot.
β»οΈ Command = /brphoto
π€ Answer = *π Send Your Photo And Caption For Broadcast.*
β Wait For Answer = On
π BJS =
//Edit Your Telegram Id.
if(user.telegramid == your tg id ){
Bot.runAll({
command: "Photo",
for_chats: "private-chats",
options: {photo: request.photo[0].file_id, caption: request.caption}
})
Bot.sendMessage("*π Photo Sended To All Users.*")
}else{
Bot.sendMessage("*βοΈ You're Not An Admin.*")
}
β»οΈ Command = Photo
π BJS = var pto = options.photo
var caption = options.caption
Api.sendPhoto({
photo: pto,
caption: "*π Admin Photo Broadcast. #photo\nββββββββββββ\n"+caption+"*"})
π§π»βπ» Coded By = @tecnoyash
β»οΈ Command = /brphoto
π€ Answer = *π Send Your Photo And Caption For Broadcast.*
β Wait For Answer = On
π BJS =
//Edit Your Telegram Id.
if(user.telegramid == your tg id ){
Bot.runAll({
command: "Photo",
for_chats: "private-chats",
options: {photo: request.photo[0].file_id, caption: request.caption}
})
Bot.sendMessage("*π Photo Sended To All Users.*")
}else{
Bot.sendMessage("*βοΈ You're Not An Admin.*")
}
β»οΈ Command = Photo
π BJS = var pto = options.photo
var caption = options.caption
Api.sendPhoto({
photo: pto,
caption: "*π Admin Photo Broadcast. #photo\nββββββββββββ\n"+caption+"*"})
π§π»βπ» Coded By = @tecnoyash