Bots.Business
4.12K subscribers
587 photos
18 videos
26 files
552 links
Download Telegram
👍3
Fixed.
5🔥4👏3🤮1
Demo @BBGoogleSpreadsheetBot updated.

Now it is more easy to save data about users to Google Table.
Please test
🔥4
Very easy code for save all users data to Google Table. Just 2 commands.
👎4👍2
Seems we need hard BB restart now.
Downtime in progress
6🤮3
Restarted.
😁20🔥15👍4🤔4💩4🤮3🥰2😱2🎉2👎1👏1
timeout limit increased for +20% for Free bots
6🔥2
👍5
It is possible to run bot on cloning
💩3🔥2👎1
How to remove prop?

Just pass null to it value!

Prop will be deleted from Props Tab too!
9🤮2👍1👎1🔥1
If you have such errors make:

Libs.Coinbase.setup();

then go to bot > Admin Panel
and fill your CoinBase Api key
🥰2👏2
How to download all users database?

Idea:
Just use Google Table Sync Lib + Bot.runAll.
You can pass user's data to Table with Bot.runAll
🤩4😱2💩2🤔1
BB App is temporary removed from Play Market.
We need to provide some extra info for Google.

Fix in progress.
🔥5🎉3👎1😢1
If you have such timeout error and such BJS:

Libs.CoinPayments.createPermanentWallet({
currency: "TRX",
label: "myLabel",
onSuccess: "/onTRX",

onIncome: "/onIncomeTRX"
})

try to change BJS to:

Libs.CoinPayments.createPermanentWallet({
currency: "TRX",
label: "user" + String(user.id),
onSuccess: "/onTRX",

onIncome: "/onIncomeTRX"
})

We must have uniq labels for wallets!
👏4👍1😁1
Bots.Business is available in the Play Market again
🔥18😢5👍42🥰1👏1🤩1
Downtime in progress
👍2😢1
20 -30 min for uptime
🤬6😢2👏1
Running...
Uptime