Bots.Business
3.79K subscribers
673 photos
19 videos
27 files
595 links
Download Telegram
It is more pretty then:
x = User.getProperty("x")
if(!x){ x = 5 }

// just use now:
x = User.getProperty("x", 5)

// It is avaible for Bot.getProperty also
@bbinvestnews - we make own chanell about BB Invest Bot.

News, updates, features and etc will be available in the @bbinvestnews

Join now
Update:
πŸ‘ 5 sended message on Mass Broadcassting (MB) cost only 1 iteration now.

Old cost is 1 MB message = 1 iteration.
Example. You have bot with 1000 chats.

You make mass broadcast for this chats with Bot.sendMessageToAllChats function.

Mass Brodcasting will be cost 200 iterations now.

Old cost was 1000 iterations.
Example 2 You have bot with 1000 chats.
900 chats is blocked chats, 100 chats is live

You make mass broadcast for this chats with Bot.sendMessageToAllChats function.

Mass Brodcasting will be cost 100 / 5 = 20 iterations only.
Message is sended only to live chats.

Please see your chats statistics in Bot summary in the app.
We have some bots for selling created with bb users.

You can buy it from others users. Please understand that such bots can have unsecure code, can be unsafe.
In progress: customized Admin Panel.
It will be possible:
- make customized data fields: numeric, text, checkbox.
- data fields will be accessible in BJS
- admin panels can be created via BJS
- bot run customized command on field saving
- support severals panels with titles and differents fields
How we can use Admin Panels (in progress):
- making options for saving any api keys, secure and unsecure data
- can run any BJS logic from panel. For example: it will be possible create text field with button "Send this message to all chats" on app.
- make any quick statistic and information. Bot dashboards and etc