With your BB Api key it is possible
- read any BB data: bots, BJSs, tokens
- save any data
- anything what is possible with app.bots.business
Do not share BB Api Key
- read any BB data: bots, BJSs, tokens
- save any data
- anything what is possible with app.bots.business
Do not share BB Api Key
Bots.Business
#forElection apple
Telegraph
Annual Admins Election
We have 43 responses But only: 20 responses is valid 23 responses is NOT valid (answers to questions are incorrect) only 3 voted not for themselves We also have 819! votes on vote: These are clearly cheated votes and @SoulGoku confirmed this. Thus - elections…
We have 5 admins now and Bill Gates as an honorary member
Until no more admins are needed
Until no more admins are needed
Do not order secure bot from untrusted developers.
Do not use withdrawal permissions for Api Key if you are not using it.
Use emails confirmation for withdrawal or etc.
Do not share your login and password (bb or not bb).
Do not share your Api Keys.
Always remember! Telegram users can be totally anonymous. Your bot can be totally unsecured. It is not possible to find anybody after vulnerable.
Read more about secure
Order BB inspection for secure bot
Do not use withdrawal permissions for Api Key if you are not using it.
Use emails confirmation for withdrawal or etc.
Do not share your login and password (bb or not bb).
Do not share your Api Keys.
Always remember! Telegram users can be totally anonymous. Your bot can be totally unsecured. It is not possible to find anybody after vulnerable.
Read more about secure
Order BB inspection for secure bot
help.bots.business
BJS Security | Bots.Business - Help
Bots.Business
data.xxx WILL BE removed at 1 Feb 2021 How to prepare for this? - do not use it! - add to @ before all command: data = null; then fix all bot's error with data if you still want data add in @ before all command: data = { user: user, bot: bot…
data.xxx WILL BE removed at 30 Feb 2021
How to prepare for this?
- do not use it!
- add to @ before all command:
data = null;
then fix all bot's error with data
if you still want data add in @ before all command:
data = {
user: user,
bot: bot,
chat: chat
...
}
Why we remove data?
Because data really is not needed. It is deprecated code.
Why we need write data.xxx if we can use only xxx
It is 100% identical!
How to prepare for this?
- do not use it!
- add to @ before all command:
data = null;
then fix all bot's error with data
if you still want data add in @ before all command:
data = {
user: user,
bot: bot,
chat: chat
...
}
Why we remove data?
Because data really is not needed. It is deprecated code.
Why we need write data.xxx if we can use only xxx
It is 100% identical!