Top priority tasks now:
It is just list without fixing priority
- πͺ² 1000 timeout errors with props
- π₯ List ordering + searching
- πͺ²MCL - fixing
- πͺ² Bot.runAll - fixing
- πͺ² Another error with Broadcasting
- π₯ Update all request - new feature
- πͺ²Admin Panel saving button not works
β οΈ All tasks have asap priority.
Fix in progress
It is just list without fixing priority
- πͺ² 1000 timeout errors with props
- π₯ List ordering + searching
- πͺ²
- πͺ² Bot.runAll - fixing
- πͺ² Another error with Broadcasting
- πͺ²
Fix in progress
π5π₯1
Automatic props cleaning
will be run from next week
- all props (all bot's props) for bots without active chats for more than a year
- all props (user's props only) for users without active chats for more than a year
will be removed!
How to prevent this?
Bot's props:
- you can start your bot and write any message to bot in any bot chat
- or you can have more then 100 EPs in your account (this bot account)
User's props:
- write as user to bot
Why we need this?
We have more then 500 000 000 props in BB for all time. It's a really big database.
Old props not needed.
- More then 55% of users agree with this:
https://t.me/botsbus/1781
- you can easy save bot props (not user's props) - it is 100 EPs only
will be run from next week
- all props (all bot's props) for bots without active chats for more than a year
- all props (user's props only) for users without active chats for more than a year
will be removed!
How to prevent this?
Bot's props:
- you can start your bot and write any message to bot in any bot chat
- or you can have more then 100 EPs in your account (this bot account)
User's props:
- write as user to bot
Why we need this?
We have more then 500 000 000 props in BB for all time. It's a really big database.
Old props not needed.
- More then 55% of users agree with this:
https://t.me/botsbus/1781
- you can easy save bot props (not user's props) - it is 100 EPs only
π₯12β€1π1π1π€¬1
Bots.Business
Top priority tasks now: It is just list without fixing priority - πͺ² 1000 timeout errors with props - π₯ List ordering + searching - πͺ² MCL - fixing - πͺ² Bot.runAll - fixing - πͺ² Another error with Broadcasting - π₯ Update all request - new feature - πͺ² Adminβ¦
FIXED:
πͺ² Admin Panel saving button not works
πͺ² Admin Panel saving button not works
π»5π2
Find an error in the documentation and get rewarded in BB-points!
π Rewards!
For each stage, a reward is offered for the your found error in BB-points.
Grammatical error - π 20 BB points.
Error or inaccuracy in the code - π 40 BB-points.
Serious feedback on the article - π 70 BB-points.
Your message must contain:
tag #fixhelp
screenshot of the page
link to the page
the actual correction
Please read full rules:
https://telegra.ph/its-time-to-fix-help-09-14
π Rewards!
For each stage, a reward is offered for the your found error in BB-points.
Grammatical error - π 20 BB points.
Error or inaccuracy in the code - π 40 BB-points.
Serious feedback on the article - π 70 BB-points.
Your message must contain:
tag #fixhelp
screenshot of the page
link to the page
the actual correction
Please read full rules:
https://telegra.ph/its-time-to-fix-help-09-14
Telegraph
It's time to fix help
Find an error in the documentation and get rewarded in BB-points! Blocks Block 1 - you search for grammatical errors and typos. Block 2 - you look for errors in code examples in the articles. Block 3 - you suggest topics for the documentation (what is missingβ¦
π₯2π1π1
You can pass options for Api methods now.
Just use bb_options field:
#Api
Just use bb_options field:
Api.sendMessage({
text: "Hello, I'm a bot.",
on_result: "onApi",
bb_options: { any: "data", you: "need", to: "pass" }
})
onApi command:Bot.inspect(options.bb_options)#Api
π2π₯2
Media is too big
VIEW IN TELEGRAM
π£ Very dangerous!
Make import only for NEW BOT.
All exist commands will be destroyed before importing!
#video
Make import only for NEW BOT.
All exist commands will be destroyed before importing!
#video
π3β€1π1
Some of this methods and params looks like not good and deprecated.
Api.sendMessage + Api.editMessage - are prefer for using.We are going to remove them from the Help. This methods will be still works.
π3
Bot message removing example
https://help.bots.business/bjs/message-broadcasting#bot-message-removing
#editing #removing
https://help.bots.business/bjs/message-broadcasting#bot-message-removing
#editing #removing
π3β€1
We need Telegram improvement for Joining.
Please like and write comment for promotion:
https://bugs.telegram.org/c/32351
Please like and write comment for promotion:
https://bugs.telegram.org/c/32351
π11β€4