New Lib:
Easy and quick Member checker for channels and chats
https://help.bots.business/libs/membershipchecker
Easy and quick Member checker for channels and chats
https://help.bots.business/libs/membershipchecker
help.bots.business
MembershipChecker
Status pages are alive again:
http://status.bots.business
http://status2.bots.business
status.bots.business
Bots.Business API status page โ updown.io
Status on last indexing (10 Jan 06:14 UTC) โ
http://status.bots.business
http://status2.bots.business
status.bots.business
Bots.Business API status page โ updown.io
Status on last indexing (10 Jan 06:14 UTC) โ
status.bots.business
Bots.Business API status page โ updown.io
Status on last indexing (29 Aug 09:31 UTC) โ 99.96% uptime (1 month) ยท 159 ms average response time ยท 1.0 Apdex (1.0s)
Bots.Business
Photo
Do you have such code with such big count of getProperty?
Anonymous Poll
44%
Yes๐ข
29%
No ๐
27%
I don't understand ๐
Bots.Business
Do you have such code with such big count of getProperty?
Please make your vote. It is important
Forwarded from .. โญ
@BotsBusinessAdmin
There is a problem in calculating the number of bot users he's not send a correct number
Can you fiexd
There is a problem in calculating the number of bot users he's not send a correct number
Can you fiexd
Bots.Business
@BotsBusinessAdmin There is a problem in calculating the number of bot users he's not send a correct number Can you fiexd
Bot Stat is recalculated once at 12 hours for performance reason.
We have above 20-30% to bot speed with this case now.
We have above 20-30% to bot speed with this case now.
Bots.Business
Do you have such code with such big count of getProperty?
We have fix for downtime now.
Seems main issue now - it is performance and timeout errors.
Why we have this?
- massive getProperty function. It spent 1-5 seconds for getting.
- BJS runtime have no power to handle such many slowly command
- big count of background tasks (so we have bot clone issues and etc)
Fix in progress
Seems main issue now - it is performance and timeout errors.
Why we have this?
- massive getProperty function. It spent 1-5 seconds for getting.
- BJS runtime have no power to handle such many slowly command
- big count of background tasks (so we have bot clone issues and etc)
Fix in progress
Forwarded from ๐
ฑ๐
พโ ๐๐๐ฅ๐ฅ๐๐ซ 2โฃ๐
พ2โฃ๐
พ ๐๐จ๐ญ ๐๐๐ฅ๐ฅ๐๐ซ
->(https://api.coingecko.com/api/v3/coins/dogecoin)
var result = JSON.parse(data.content);
var x = result.market_data.current_price
var doge = x.usd
var doge_to_ltc = x.ltc
var doge_to_euro = x.eur
var result = JSON.parse(data.content);
var x = result.market_data.current_price
var doge = x.usd
var doge_to_ltc = x.ltc
var doge_to_euro = x.eur
Bots.Business
->(https://api.coingecko.com/api/v3/coins/dogecoin) var result = JSON.parse(data.content); var x = result.market_data.current_price var doge = x.usd var doge_to_ltc = x.ltcโฆ
Method ->(url) is deprecated. Will be removed.
Please use Http
Please use Http
Bots.Business
We have fix for downtime now. Seems main issue now - it is performance and timeout errors. Why we have this? - massive getProperty function. It spent 1-5 seconds for getting. - BJS runtime have no power to handle such many slowly command - big countโฆ
BJS runtime power increased to 200%
Mass getProperty supporting in progress
Mass getProperty supporting in progress