Bots.Business - Help
Search…
Welcome
Getting started
Create bot from Google Table
Commands
Coding: BJS
Git
Google Analytics tracking
Iterations. How to reduce theys?
Limitations
Cloud
Reports
Deep Linking - pass any params on Bot starting
How to link chat account with BB account?
BB Inspection
Protected bot
How to...
Libs
What it is - Libs?
Libs development
RefferalLib
Random
Cooldown Lib
CurrencyConverter
ResourcesLib
Lang
QiwiPayments
BlockIO
Coinbase (CB)
CoinPayments (CP)
CryptoJS
CurrencyQuote
GoogleApp
GoogleTableSync
Guard
Webhooks lib
DateTimeFormat Lib
MembershipChecker
Store
BB Point Bot 💎
BlockIOBot
Welcome bot
Help bot
SRB Demo Keyboard Tools
Powered By
GitBook
Reports
You can see a usage report and a commands report for your bot. Just click to links.
Usage report
shows the count of new users, chats, received and sent messages, blocked chats, etc.
Commands report
with this report you can see:
slowest commands (Average run time option)
the most used commands (Total calls option)
Command can execute with API, BJS-runtime and in background
API - this is an external API call. For example Telegram API
BJS-runtime - this is the execution of your JavaScript code
Background - this is the execution of Bot.run with run_after options and another scheduled tasks.
Average run time for API must be above 0.1 - 0.5 sec. If your command spends more time you need to optimize it.
Previous
Cloud
Next
Deep Linking - pass any params on Bot starting
Last modified
1yr ago
Copy link
Contents
Usage report
Commands report