Bots.Business
4.14K subscribers
586 photos
18 videos
26 files
551 links
Download Telegram
๐Ÿคฏ4๐Ÿคฉ2
Only for PROTECTED bots!

You can ignore this if you have regular bots
๐Ÿ”ฅ5๐Ÿ‘2
Meet new BB worker: @bbalexdev!

He start work now in our BB Office.
You can ask him about BB.

Please note: he is just starting work with BB as programmer and need some time to get involved to the work.
๐Ÿ”ฅ10๐Ÿ‘4๐Ÿ‘4๐Ÿคฌ4๐Ÿฅฐ3๐Ÿคฎ3๐Ÿ’ฉ3
You can pass user_id in Bot.run

Bot.run({
command: "sendUserWalletNotification",
user_id: OTHER_USER_BB_ID,
run_after: 1
})

Please note: this is works only with run_after now.
Without run_after user don't pass now

it is bug:
https://trello.com/c/3b8S2TC7/54-userid-is-not-passed-on-botrun
๐Ÿ‘Ž6๐Ÿ‘2๐ŸŽ‰1
Git Sync News
Github requires new Deploy Keys now.

New Deploy Key must starting with "ssh-ed25519".

You will have such keys on new bot.
New deploy keys for old bots will be regenerated automatically.

You need to set this Deploy Key in Github: https://help.bots.business/git

Trello card:
https://trello.com/c/C57jrkLI/55-git-export-bug
๐Ÿ‘2๐Ÿ‘1
Limited offer. Only three days.โฑ
Instant AD broadcast!

Cost: 100$ for 100 000 150 000 ad.
Minimum order: 100$

PM to @BotsBusinessAdmin for ordering.
๐Ÿ‘Ž16๐Ÿ‘11๐Ÿคฌ6๐Ÿ’ฉ6๐Ÿ˜ฑ4
We need maintenance for 10-15 min
๐Ÿ‘3
Error: Coinbase Lib - please setup Api Key

try to pass apiKey and secretApiKey via options:

Libs.Coinbase.apiCall({
apiKey: YOUR_API_KEY,
secretApiKey - YOUR_SECRET_API_KEY,


method: "POST", // method can be GET and POST
path: "accounts/" + account_id + "/addresses",
body: { name: "myAddress" },
onSuccess: "/onApi",
// onError: "/onApiError" // onError command
// background: true // perform api call in background for big timeout limit

})
๐Ÿ‘6
We need maintenance for 10 - 20 minutes after 24 hours from now
๐Ÿ‘1๐Ÿ‘Ž1
Bots.Business
We need maintenance for 10 - 20 minutes after 24 hours from now
Maintenance will be after 15 minutes
๐Ÿ‘Ž2๐Ÿ‘1
Maintenance in progress

10 - 20 minutes
๐Ÿ‘Ž3๐Ÿ‘1
Uptime
๐Ÿ‘Ž3๐Ÿฅฐ3
๐Ÿ‘3
->(URL)

will be removed!

It is old deprecated code. Need to use HTTP or CurrencyQuote:
https://help.bots.business/libs/currencyquote
๐Ÿ‘3โค1
How to solve?
๐Ÿ‘1
Forwarded from ๐—ข๐—ก๐—Ÿ๐—ฌ ๐—ฅ๐—˜๐—”๐—Ÿ ๐—•๐—ข๐—ง โ„ข
๐Ÿ‘3
We have bad Apdex in last hours. By status.bots.business
๐Ÿ‘3
Apdex is OK now
๐Ÿ‘6
โค5๐Ÿ˜1