Weโve had an incident: one of the users used our WebApp to show phishing pages.
Because of this, hosting providers started blocking our traffic, and this month we already got serious downtime โ in total about 6 hours.
๐ฐ The current downtime is also caused by this issue.
To protect the infrastructure and all other users, we made a simple decision:
we have temporarily disabled WebApp for HTML.
What still works:
- WebApp still works for JSON โ you can fetch data from BB as before.
- For now, you should host your HTML on any external file/web hosting and use BB only as a JSON backend.
Weโre already working on stricter filters and a safer WebApp option.
Weโll share updates when something changes.
Because of this, hosting providers started blocking our traffic, and this month we already got serious downtime โ in total about 6 hours.
๐ฐ The current downtime is also caused by this issue.
To protect the infrastructure and all other users, we made a simple decision:
we have temporarily disabled WebApp for HTML.
What still works:
- WebApp still works for JSON โ you can fetch data from BB as before.
- For now, you should host your HTML on any external file/web hosting and use BB only as a JSON backend.
Unfortunately, everyone suffers because of a few users abusing the system. But this is necessary to avoid providers taking us down again due to phishing.
Weโre already working on stricter filters and a safer WebApp option.
Weโll share updates when something changes.
โค11๐คฃ9๐3โก1๐1๐1๐1
Bots.Business
Weโve had an incident: one of the users used our WebApp to show phishing pages. Because of this, hosting providers started blocking our traffic, and this month we already got serious downtime โ in total about 6 hours. ๐ฐ The current downtime is also causedโฆ
Due this issue "hosting providers started blocking" - some users can have not working app now.
Please wait for fix
Temporary you can use any VPN
Please wait for fix
Temporary you can use any VPN
๐12โค9๐ฑ3๐คฃ1
app-release.apk
68.5 MB
New App version.
We fix last error here.
Will be in the Play Market in next days.
We fix last error here.
Will be in the Play Market in next days.
โค10๐ฅ5
๐ update: Active Ads are now 12ร fewer!
Since January Active Ads reductions (step-wise):
๐ โ16.67% Active Ads January
๐ โ33.33% Active Ads January
๐ โ50.00% Active Ads February
๐ โ66.67% Active Ads August
๐ โ75.00% Active Ads October
๐ โ83.33% Active Ads November
๐ and we continue!
NOW again: โ91.67%
Since January Active Ads reductions (step-wise):
๐ โ16.67% Active Ads January
๐ โ33.33% Active Ads January
๐ โ50.00% Active Ads February
๐ โ66.67% Active Ads August
๐ โ75.00% Active Ads October
๐ โ83.33% Active Ads November
๐ and we continue!
NOW again: โ91.67%
๐คฃ14โค11๐ฅ5๐ฅฐ3๐2๐2
We are currently experiencing partial infrastructure downtime: our database server is temporarily unavailable due to an outage on the hosting providerโs issue
The provider is already working on a fix (status: In progress).
We are monitoring the situation and will restore the service as soon as connectivity is fully recovered.
Thank you for your patience.
The provider is already working on a fix (status: In progress).
We are monitoring the situation and will restore the service as soon as connectivity is fully recovered.
Thank you for your patience.
๐6โค5
Bots.Business
We are currently experiencing partial infrastructure downtime: our database server is temporarily unavailable due to an outage on the hosting providerโs issue The provider is already working on a fix (status: In progress). We are monitoring the situationโฆ
Recovery
we can have slowly working - old traffic in progress now
we can have slowly working - old traffic in progress now
โค8๐3๐ค3
Bots.Business โ 2025 Recap
Create your business with Bots.Business
Watch now:
https://youtu.be/atggYGxbmHY
Create your business with Bots.Business
Watch now:
https://youtu.be/atggYGxbmHY
YouTube
Bots.Business โ 2025 Recap | Create your business with Bots.Business
2025 was a year of ads reducing, cleaner UX, and a stronger community for Bots.Business.
This year we:
- published 152 news
- ran 5 contests and awarded $2,000+ in prizes
- reduced Active Ads by 12ร (โ91.67% vs. the start of the year)
- shipped 7 major BBโฆ
This year we:
- published 152 news
- ran 5 contests and awarded $2,000+ in prizes
- reduced Active Ads by 12ร (โ91.67% vs. the start of the year)
- shipped 7 major BBโฆ
โค4๐ฅ4๐ฅฐ4
Today, January 26, India celebrates Republic Day โ a special day of pride, unity, and respect for the values of freedom, democracy, and justice.
From our entire BB Team, Namaste to our users in India and our warmest congratulations on this important national holiday. May this day bring you peace, stability, and prosperity.
As a sign of respect for your culture and this meaningful occasion, we have made the platform calmer and more comfortable:
โ Active Ad frequency has been reduced by 2ร โ now no more than once every two minutes.
โ In private chats, active advertising has been reduced by 5%.
โ In group chats, active advertising volume has been reduced by 50%.
This is our way of saying Dhanyavaad for your trust and for being with us.
We truly value your community and continue to make the interaction with bots more gentle, respectful, and enjoyable.
update:
another reducing before also
From our entire BB Team, Namaste to our users in India and our warmest congratulations on this important national holiday. May this day bring you peace, stability, and prosperity.
As a sign of respect for your culture and this meaningful occasion, we have made the platform calmer and more comfortable:
โ Active Ad frequency has been reduced by 2ร โ now no more than once every two minutes.
โ In private chats, active advertising has been reduced by 5%.
โ In group chats, active advertising volume has been reduced by 50%.
This is our way of saying Dhanyavaad for your trust and for being with us.
We truly value your community and continue to make the interaction with bots more gentle, respectful, and enjoyable.
update:
another reducing before also
โค15๐ฅ3๐2๐2๐ฅฐ1
Forwarded from ๐ฃ๐๐ฅ๐๐๐ข๐ซ ๐ฎ๐ณ
/* Command: /newbuttons */
// custom emoji ID
const EMOJI_ID = "5474667187258006816"
// ---------- INLINE KEYBOARD ----------
Api.sendMessage({
text: "<b>๐ฅ New Button UI</b>\n\nInline + Keyboard colors & icons",
parse_mode: "HTML",
reply_markup: {
inline_keyboard: [
// Row 1
[
{ text: "Normal", callback_data: "<your command name>" },
{
text: "Primary",
callback_data: "<your command name>",
style: "primary"
}
], // Row 2
[
{
text: "Success",
callback_data: "<your command name>",
style: "success"
},
{
text: "Danger",
callback_data: "<your command name>",
style: "danger"
}
], // Row 3 (Icon)
[
{
text: "Icon Button",
callback_data: "<your command name>",
icon_custom_emoji_id: EMOJI_ID
}
]
]
}
})
// ---------- KEYBOARD ----------
Api.sendMessage({
chat_id: chat.chatid,
text: "๐ Choose an option:",
reply_markup: {
keyboard: [
[{ text: "Normal KB" }, { text: "Primary KB", style: "primary" }],
[
{ text: "Success KB", style: "success" },
{ text: "Danger KB", style: "danger" }
],
[
{
text: "Icon KB",
icon_custom_emoji_id: EMOJI_ID
}
]
],
resize_keyboard: true
}
})
Please open Telegram to view this post
VIEW IN TELEGRAM
โค23๐ฑ10๐ฅ8๐ฅฐ4๐3๐2