Bots.Business
4.09K subscribers
587 photos
18 videos
26 files
552 links
Download Telegram
Do you like today update with read mode?
Anonymous Poll
30%
No
51%
Yes
18%
Wtf?
For full access in BB Chat:

Go to App:
Side Menu > Account > Profile

then press on button "Add account"
If you need stickers in bb chat just run in /permit
Bot clone not working - fix in progress
We have 112K background tasks now.
Are is:
- bot clone
- bot install
- git sync
We have trouble with broadcasting system.

It is connected with background task such as bot cloning and etc.
It is not good. Because broadcasting can have big execution time - more then 2 minutes.

Thus all background tasks are waiting for broadcating task. It is main problem now.

Also Telegram have restriction for broadcasting:
Broadcasting fix in progress
5 minute maintenance
We have good bots speed now in bb general
Bot speed works in progress
speed is more stable now
We still have issue with broadcasting and Bot.runAll

This functions are temporary disabled now because they destruct another background tasks.

Please wait for upgrade. We need more power system with broadcasting.
Please be careful with Bot.run and run_after

User can run command twice.
So your Bot.run_after also can be runned 2 times or more!

It can be waste all your iterations!
On Cloud Plan it is also bad!
We had a lot such errors. Fixed
Fixed
BB hosted on hetzner.cloud
It have good prices

It is Europe service in Germany.

Take € 20 bonus by my link
Bot.sendMessageToX deprecated. Will be removed.

Bot.runAll will be available for broadcasting.
Fix in progress