We have new Plan now
FreeNoADS
Features:
- No ADS!
- 3000 iterations monthly!
Please PM me if you need this plan
FreeNoADS
Features:
- No ADS!
- 3000 iterations monthly!
Please PM me if you need this plan
π€£6π₯°4β€1
Advertising revenue allows us to develop and maintain the platform.
This is why we can keep the big bots in free mode.
Moreover, we launched the RevenueShare program in test mode last month. We will also improve the quality of ads over time.
As you know, the ads belong to third parties and we do not guarantee the quality of their services.
Unfortunately, we cannot completely exclude fraudulent ads from advertising rotation. This is not possible or involves unjustified moderation costs. Moreover, fraudulent bots have a Scam mark, which is set by the Telegram messenger itself.
But if you want to completely protect your users, please disable advertising in the application.
Also you can get new FreeNoADS plan. Please request it in PM
This is why we can keep the big bots in free mode.
Moreover, we launched the RevenueShare program in test mode last month. We will also improve the quality of ads over time.
As you know, the ads belong to third parties and we do not guarantee the quality of their services.
Unfortunately, we cannot completely exclude fraudulent ads from advertising rotation. This is not possible or involves unjustified moderation costs. Moreover, fraudulent bots have a Scam mark, which is set by the Telegram messenger itself.
But if you want to completely protect your users, please disable advertising in the application.
Also you can get new FreeNoADS plan. Please request it in PM
π3π2
Seems Telegram have bad speed now and we also have bad speed due this π±π
https://downdetector.com/status/telegram/
https://downforeveryoneorjustme.com/telegram
https://downdetector.com/status/telegram/
https://downforeveryoneorjustme.com/telegram
π5π€2
Beta Version:
BB support All Updates now.
Bot handle all updates now with * Master command
It is beta version, we can have errors here.
For updates inspect you can put this code in Master Command (command: *):
Then go to Error Tab and inspect request body
All updates list:
BB support All Updates now.
Bot handle all updates now with * Master command
It is beta version, we can have errors here.
For updates inspect you can put this code in Master Command (command: *):
throw new Error(inspect(request))
Then go to Error Tab and inspect request body
All updates list:
message
edited_message
channel_post
edited_channel_post
business_connection
business_message
edited_business_message
deleted_business_messages
message_reaction
message_reaction_count
inline_query
chosen_inline_result
callback_query
shipping_query
pre_checkout_query
poll poll_answer
my_chat_member
chat_member
chat_join_request
chat_boost
removed_chat_boost
π₯9π6π€4
π New: WebApp.render on Webhooks
Why we need this?
- We can render any user's data now without bot message to this user.
- It is needed for WebApp with dynamic - we can read&update data now with AJAX from web page
See more
WebApp.render({ content: "Hello from bot " + bot.name });Why we need this?
- We can render any user's data now without bot message to this user.
- It is needed for WebApp with dynamic - we can read&update data now with AJAX from web page
See more
help.bots.business
Webhooks lib | Bots.Business - Help
β€5π4
What is difference between WebApp and Webhook?
Webhook can have WebApp.render method now.
So it is become very similar for WebApp now.
Main difference it is:
WebApp used for static content. Can be shared.
Webhook it is for dynamic content. It is have secret token so user must keep this secret.
So it is good practice:
- WebApp is used for static html, web javascripts
- webhooks used for json response (API requests)
Webhook can have WebApp.render method now.
So it is become very similar for WebApp now.
Main difference it is:
WebApp used for static content. Can be shared.
Webhook it is for dynamic content. It is have secret token so user must keep this secret.
So it is good practice:
- WebApp is used for static html, web javascripts
- webhooks used for json response (API requests)
π4β€2
This media is not supported in your browser
VIEW IN TELEGRAM
@BBWebhookBot have new example 4 now:
Simple Web App with data sync:
- user balance loading to web page
- web page post balance to bot
VueJS and Bootstrap are used for web app
Simple Web App with data sync:
- user balance loading to web page
- web page post balance to bot
It is simple example how to transfer data between bot and web.
VueJS and Bootstrap are used for web app
π₯7π3π€1
Bots.Business
Seems Telegram have bad speed now and we also have bad speed due this π±π https://downdetector.com/status/telegram/ https://downforeveryoneorjustme.com/telegram
Seems Telegram have speed degradation now. And we also have it now.
Links:
https://downforeveryoneorjustme.com/telegram
Failed to open TCP connection - it is mean BB Api can't connect with Telegram because it is not answering.
Links:
https://downforeveryoneorjustme.com/telegram
π±7π2π1
Bots.Business
Seems Telegram have speed degradation now. And we also have it now. Failed to open TCP connection - it is mean BB Api can't connect with Telegram because it is not answering. Links: https://downforeveryoneorjustme.com/telegram
We still have Telegram degradation issue in last 12 hours. π
It is chart for all requests more then 4 secs.
It is chart for all requests more then 4 secs.
π5
All Top Errors report:
https://telegra.ph/Top-errors-09-02
1. BJS-errors (logicacl, synta errors, include #WholeUsers issue) - 85%
2. Timeouts errors - 7%
3. BB Errors - 7%
https://telegra.ph/Top-errors-09-02
1. BJS-errors (logicacl, synta errors, include #WholeUsers issue) - 85%
2. Timeouts errors - 7%
3. BB Errors - 7%
Telegraph
Top errors
We take all 2 hours errors and categorize it. Total errors count: 1036 All errors charts All errors Timeouts Errors - 6.8% BB Errors 6.8%
π5
Bots.Business
We still have Telegram degradation issue in last 12 hours. π It is chart for all requests more then 4 secs.
We suspect that the issue may be related to Telegram throttling IP addresses from which mass messages are sent.
This could negatively affect not only the speed of the mass broadcasting themselves but also the sending of regular messages through all of our bots.
To test this and understand the extent of its impact on the bots' overall performance, we have temporarily disabled all broadcasting tasks. This temporary measure will allow us to conduct testing and analyze the situation.
Also Instant Ad broadcasting on AdHub is also disabled now.
This could negatively affect not only the speed of the mass broadcasting themselves but also the sending of regular messages through all of our bots.
To test this and understand the extent of its impact on the bots' overall performance, we have temporarily disabled all broadcasting tasks. This temporary measure will allow us to conduct testing and analyze the situation.
Also Instant Ad broadcasting on AdHub is also disabled now.
π6
Bots.Business
We suspect that the issue may be related to Telegram throttling IP addresses from which mass messages are sent. This could negatively affect not only the speed of the mass broadcasting themselves but also the sending of regular messages through all of ourβ¦
After 24 hours disabled broadcasting slowly requests reduced to approx 100%.
This is more good then yesterday but still is not same as before.
So big mass broadcasting is not good for bot speeds - Telegram slowly such bots by bot token or IP address.
Broadcasting is still disabled - need good speed restoring.
This is more good then yesterday but still is not same as before.
So big mass broadcasting is not good for bot speeds - Telegram slowly such bots by bot token or IP address.
Broadcasting is still disabled - need good speed restoring.
β€6β‘4π2