🚀 Bots.Business 3.0.6 Released
🎨 New OldStyle Theme
A new classic-style theme has been added for users who prefer a more traditional look.
🌍 Farsi Language Support
Bots.Business is now available in Farsi (فارسی).
📋 Improved Bot Lists
More natural bot sorting.
Removed unnecessary onboarding prompts during list refresh.
🔐 Better Login Experience
Clearer error messages for incorrect credentials.
Easier access to password recovery.
Improved keyboard navigation in login and registration forms.
⚡️ Android Command Editor Improvements
Fixed an issue where autocomplete could insert the same command multiple times after selection.
🛠 Stability Improvements
Various fixes and improvements across the app.
The latest update is now available at app.bots.business and Play Market
🎨 New OldStyle Theme
A new classic-style theme has been added for users who prefer a more traditional look.
🌍 Farsi Language Support
Bots.Business is now available in Farsi (فارسی).
📋 Improved Bot Lists
More natural bot sorting.
Removed unnecessary onboarding prompts during list refresh.
🔐 Better Login Experience
Clearer error messages for incorrect credentials.
Easier access to password recovery.
Improved keyboard navigation in login and registration forms.
⚡️ Android Command Editor Improvements
Fixed an issue where autocomplete could insert the same command multiple times after selection.
🛠 Stability Improvements
Various fixes and improvements across the app.
The latest update is now available at app.bots.business and Play Market
❤4🔥1💅1
BB Community is electing the next chat administrators 🗳
Administrators help keep the chat useful, friendly, and organized.
They welcome new users, moderate discussions, and help create a productive space for everyone. 🤝
Please take a moment to review the candidates and vote for those you trust.
You can nominate another administrator - but you need 500 MetaL.
Your vote helps shape the future of BB Chat 🚀
Vote now!
Administrators help keep the chat useful, friendly, and organized.
They welcome new users, moderate discussions, and help create a productive space for everyone. 🤝
Please take a moment to review the candidates and vote for those you trust.
You can nominate another administrator - but you need 500 MetaL.
Your vote helps shape the future of BB Chat 🚀
Vote now!
🤣5💅3❤2😱1
Protected bots and better error logs
We improved how protected bots work in the app.
Commands and BJS code are now clearly marked as hidden, and unavailable actions are no longer shown or allowed: command editing, upload commands, copy bot,
Git export, folders, and
Long error logs and stack traces can now be expanded fully instead of being cut off.
The new version is already available at beta.bots.business
We improved how protected bots work in the app.
Commands and BJS code are now clearly marked as hidden, and unavailable actions are no longer shown or allowed: command editing, upload commands, copy bot,
Git export, folders, and
Apply.Long error logs and stack traces can now be expanded fully instead of being cut off.
The new version is already available at beta.bots.business
🤣2❤1💅1
⚠️ Participant removed from MetaL Trust Season 3
BB account - banned
During an internal review, we detected artificial activity connected to one of the MetaL Trust participants.
Our investigation showed that the participant used bot-driven traffic to artificially increase their result. This violates the MetaL Trust Season 3 rules regarding abuse, artificial activity, fraud, and ecosystem manipulation.
Because of this, the participant has been removed from the competition, and their result will not be counted.
Additionally, this activity created unnecessary load on Bots.Business infrastructure. Under the Bots.Business Terms of Service, the linked BB account has also been suspended.
We take these actions to protect fair participants, keep the leaderboard clean, and maintain platform stability.
MetaL Trust rules
Bots.Business Terms of Service
BB account - banned
During an internal review, we detected artificial activity connected to one of the MetaL Trust participants.
Our investigation showed that the participant used bot-driven traffic to artificially increase their result. This violates the MetaL Trust Season 3 rules regarding abuse, artificial activity, fraud, and ecosystem manipulation.
Because of this, the participant has been removed from the competition, and their result will not be counted.
Additionally, this activity created unnecessary load on Bots.Business infrastructure. Under the Bots.Business Terms of Service, the linked BB account has also been suspended.
We take these actions to protect fair participants, keep the leaderboard clean, and maintain platform stability.
MetaL Trust rules
Bots.Business Terms of Service
❤3
Why do only some users receive most of the rewards, instead of all platform users receiving something?
Read full article
10-15 min reading time
Read full article
10-15 min reading time
🤣8🤷♀1🤔1
Ads in Channels Disabled
We have disabled Ad broadcasts for channels.
For now, ads will not be shown in channels at all. This change is intentional: we want to keep the ad system stable, fair, and predictable for advertisers, bot owners, and channel owners.
Channels are different from regular private chats. Their traffic, audience behavior, and value for advertisers may require a separate approach.
For now, no action is required. Channel ads are simply paused.
We will share more details if and when channel ads return.
We have disabled Ad broadcasts for channels.
For now, ads will not be shown in channels at all. This change is intentional: we want to keep the ad system stable, fair, and predictable for advertisers, bot owners, and channel owners.
Channels are different from regular private chats. Their traffic, audience behavior, and value for advertisers may require a separate approach.
In the future, we may bring ads back to channels. If we do, the amount of MetaL rewarded for channel traffic will likely be higher than for regular private chats, because channel traffic can have a different advertising value.
For now, no action is required. Channel ads are simply paused.
We will share more details if and when channel ads return.
❤4🔥2
🤖 AI can help you build Bots.Business bots
Many users may have missed or forgotten this, so let us remind:
Bots.Business has an AI assistant that can help you with bot development.
We have also updated the instructions for this AI, so now it understands Bots.Business development better.
Open it here:
https://bots.business/chatgpt
If you are building a bot, do not try to figure out everything alone.
Ask AI first — it can save you a lot of time.
Many users may have missed or forgotten this, so let us remind:
Bots.Business has an AI assistant that can help you with bot development.
We have also updated the instructions for this AI, so now it understands Bots.Business development better.
Open it here:
https://bots.business/chatgpt
If you are building a bot, do not try to figure out everything alone.
Ask AI first — it can save you a lot of time.
💅6❤3
Bot.runAll - degradation is observed. Some heavy tasks have been running, and this is affecting the entire platform.
Diagnosis, identification of the cause, and a fix are in progress. Please stay tuned.
Diagnosis, identification of the cause, and a fix are in progress. Please stay tuned.
Bots.Business
Bot.runAll - degradation is observed. Some heavy tasks have been running, and this is affecting the entire platform. Diagnosis, identification of the cause, and a fix are in progress. Please stay tuned.
During the analysis, we discovered that some Bot.runAll tasks were difficult. Specifically, the following were launched:
- /start commands (which always have a higher load, referrals, tracking, etc.)
- commands with HTTP
- etc
This affected the overall broadcasting speed for all users.
We were forced to remove the following from the Bot.runAll commands:
- executing HTTP requests and Bot.run-sub commands
Please recheck your Broadcasting tasks
- /start commands (which always have a higher load, referrals, tracking, etc.)
- commands with HTTP
- etc
This affected the overall broadcasting speed for all users.
We were forced to remove the following from the Bot.runAll commands:
- executing HTTP requests and Bot.run-sub commands
Please recheck your Broadcasting tasks
Beta App:
Broadcast tasks updated
We made broadcast task stats clearer, especially when the real audience is smaller than the total number of chats.
What changed:
- Shows how many recipients are actually available for the broadcast.
- Separately shows blocked/excluded chats that will not receive the broadcast.
Added:
- a dedicated broadcast task details page.
- audience and delivery charts.
- Shows how many messages were processed, delivered, failed, and are still pending.
The task list is now cleaner: full details open when you tap a task.
This helps explain cases where a bot has 30k+ users, but the broadcast reaches only around 13k available recipients.
Available for now only in the beta version: https://beta.bots.business
We’ll publish it to the main version a little later.
Broadcast tasks updated
We made broadcast task stats clearer, especially when the real audience is smaller than the total number of chats.
What changed:
- Shows how many recipients are actually available for the broadcast.
- Separately shows blocked/excluded chats that will not receive the broadcast.
Added:
- a dedicated broadcast task details page.
- audience and delivery charts.
- Shows how many messages were processed, delivered, failed, and are still pending.
The task list is now cleaner: full details open when you tap a task.
This helps explain cases where a bot has 30k+ users, but the broadcast reaches only around 13k available recipients.
Available for now only in the beta version: https://beta.bots.business
We’ll publish it to the main version a little later.
💅2😱1👻1
🔥 Bots.Business AI Help — a new era of bot creation is here
It feels like programming will never be the same again.
Before, creating a Telegram bot meant understanding BJS, commands, errors, APIs, webhooks, callbacks, states, admin panels, and dozens of technical details.
Now everything is changing.
Meet BB AI Help — an AI assistant that understands Bots.Business and helps you build bots almost like a real developer.
Just write:
“Create a referral bot”
“Add an admin panel”
“Make a BB Points store”
“Check errors in my bot”
“Fix my /start command”
“Add broadcast”
And the AI starts helping with your bot!
It can write BJS code, create commands, find errors, improve architecture, add security checks, work with
This is no longer just advice.
It is a shift from “I need to program everything myself” to “I describe the idea — AI helps build the logic.”
🚀 The new Bots.Business reality:
You invent the bot.
AI helps write the commands.
Errors are found faster.
Code becomes cleaner.
Launches become quicker.
The entry barrier becomes much lower.
For beginners, it is a chance to create a first bot without fear of code.
For experienced developers, it is a way to speed up work dramatically.
For project owners, it is a way to test ideas, launch MVPs, and improve existing bots faster.
This is not just a new feature.
This is a small revolution inside Bots.Business.
👉 Try it here: bots.business/chatgpt
try:
🤖 BB AI Help — when your idea turns into a bot faster than you can open the code editor.
It feels like programming will never be the same again.
Before, creating a Telegram bot meant understanding BJS, commands, errors, APIs, webhooks, callbacks, states, admin panels, and dozens of technical details.
Now everything is changing.
Meet BB AI Help — an AI assistant that understands Bots.Business and helps you build bots almost like a real developer.
Just write:
“Create a referral bot”
“Add an admin panel”
“Make a BB Points store”
“Check errors in my bot”
“Fix my /start command”
“Add broadcast”
And the AI starts helping with your bot!
It can write BJS code, create commands, find errors, improve architecture, add security checks, work with
User, Bot, Api, HTTP, List, webhooks, and callback commands.This is no longer just advice.
It is a shift from “I need to program everything myself” to “I describe the idea — AI helps build the logic.”
🚀 The new Bots.Business reality:
You invent the bot.
AI helps write the commands.
Errors are found faster.
Code becomes cleaner.
Launches become quicker.
The entry barrier becomes much lower.
For beginners, it is a chance to create a first bot without fear of code.
For experienced developers, it is a way to speed up work dramatically.
For project owners, it is a way to test ideas, launch MVPs, and improve existing bots faster.
This is not just a new feature.
This is a small revolution inside Bots.Business.
👉 Try it here: bots.business/chatgpt
try:
write me sample bot for pizza ordering or check my bot XXX🤖 BB AI Help — when your idea turns into a bot faster than you can open the code editor.
🔥2
⚠️ MetaL Trust SUGARDADDY
Season 3: Prize Payments Review
We are taking additional time to review the final results of MetaL Trust SUGARDADDY - Season 3 before processing prize payments.
No final decision has been made yet. The review is needed to keep the competition fair for all real participants.
We will try to make the final report as transparent as reasonably possible, while also protecting anti-fraud methods and user privacy.
According to the contest rules, Section 7 - Prize Payment, prize payments are processed after the final review and eligibility confirmation.
Thank you for your patience and understanding.
Season 3: Prize Payments Review
We are taking additional time to review the final results of MetaL Trust SUGARDADDY - Season 3 before processing prize payments.
No final decision has been made yet. The review is needed to keep the competition fair for all real participants.
We will try to make the final report as transparent as reasonably possible, while also protecting anti-fraud methods and user privacy.
According to the contest rules, Section 7 - Prize Payment, prize payments are processed after the final review and eligibility confirmation.
Thank you for your patience and understanding.
🤣2
The Apdex score for the last 3 days is not good, with a total downtime of 1 hour.
We are investigating this issue now.
You can check it on status.bots.business.
We are investigating this issue now.
You can check it on status.bots.business.
MetaL Trust Season 3: The Challenge We Are Facing
We want to be as transparent as possible about the situation surrounding MetaL Trust Season 3.
Read here:
https://telegra.ph/MetaL-Trust-Season-3-The-Challenge-We-Are-Facing-06-22
We want to be as transparent as possible about the situation surrounding MetaL Trust Season 3.
Read here:
https://telegra.ph/MetaL-Trust-Season-3-The-Challenge-We-Are-Facing-06-22
🤣4
🤖 Bots.Business now supports MCP
With MCP, compatible AI clients can connect to your Bots.Business account and help you manage bots directly from chat.
You can use AI to create bots, edit commands, work with BJS code, check settings, fix errors, and improve bot logic.
MCP server URL:
After connecting, you will log in through Bots.Business and authorize access to your account.
New to AI bot creation?
Start here: https://bots.business/chatgpt
It is the simpler way to create and edit Bots.Business bots with AI.
MCP is for users who want to connect Bots.Business with external AI tools and work from their own AI client.
Read more: help.bots.business/mcp
With MCP, compatible AI clients can connect to your Bots.Business account and help you manage bots directly from chat.
You can use AI to create bots, edit commands, work with BJS code, check settings, fix errors, and improve bot logic.
MCP server URL:
https://appapi.tgbot.ai/mcp
After connecting, you will log in through Bots.Business and authorize access to your account.
New to AI bot creation?
Start here: https://bots.business/chatgpt
It is the simpler way to create and edit Bots.Business bots with AI.
MCP is for users who want to connect Bots.Business with external AI tools and work from their own AI client.
Read more: help.bots.business/mcp
🤣5❤1