Bots.Business
Photo
We have a lot of questions with sending email with any data, for example, OTP.
Please note.
You can NOT use in GA script:
- BJS methods
- variables defined from your BJS
You can:
- use global variables like bot, message, params, chat...
- pass any data in options
So you can transfer any data to GA script and send any data in email and etc
Please note.
You can NOT use in GA script:
- BJS methods
- variables defined from your BJS
You can:
- use global variables like bot, message, params, chat...
- pass any data in options
So you can transfer any data to GA script and send any data in email and etc
StackOverflow.com - is a question and answer site for professional and enthusiast programmers.
We have 2 tags on SO now: bjs and bots.business:
https://stackoverflow.com/questions/tagged/bjs
https://stackoverflow.com/questions/tagged/bots.business
👍 Admin always ask in SO.
But you need to ask good questions - bad questions is removed by big community
Why SO?
- we can use Google for questions searching
- we can collect good answers for 1 question (it is not possible in chat)
We have 2 tags on SO now: bjs and bots.business:
https://stackoverflow.com/questions/tagged/bjs
https://stackoverflow.com/questions/tagged/bots.business
👍 Admin always ask in SO.
But you need to ask good questions - bad questions is removed by big community
Why SO?
- we can use Google for questions searching
- we can collect good answers for 1 question (it is not possible in chat)
Stack Overflow
Newest 'bots.business' Questions
Stack Overflow | The World’s Largest Online Community for Developers
Bots.Business
StackOverflow.com - is a question and answer site for professional and enthusiast programmers. We have 2 tags on SO now: bjs and bots.business: https://stackoverflow.com/questions/tagged/bjs https://stackoverflow.com/questions/tagged/bots.business 👍 Admin…
example for email sending with custom data:
https://stackoverflow.com/questions/65608927/error-on-content-parsing-event-transnull
https://stackoverflow.com/questions/65608927/error-on-content-parsing-event-transnull
How to send random user's ADS message in #clickBot?
https://stackoverflow.com/questions/65386908/making-click-bot-in-bots-business
https://stackoverflow.com/questions/65386908/making-click-bot-in-bots-business
How to broadcast message with inline keyboard to all users in Bots.Business?
https://stackoverflow.com/questions/64310583/how-to-broadcast-message-with-inline-keyboard-to-all-users-in-bots-business
https://stackoverflow.com/questions/64310583/how-to-broadcast-message-with-inline-keyboard-to-all-users-in-bots-business
Stack Overflow
How to broadcast message with inline keyboard to all users in Bots.Business?
How to broadcast message with inline keyboard to all users?
I have such code:
Bot.sendMessage("Hello")
I want:
add inline Keyboard to that message
broadcast it to all users
I have such code:
Bot.sendMessage("Hello")
I want:
add inline Keyboard to that message
broadcast it to all users
Do you need full answer with BJS from admin?
- Post your good question in stackoverflow.com (SO) with #bots.business tag
- send SO link to admin
- Post your good question in stackoverflow.com (SO) with #bots.business tag
- send SO link to admin
user math calculations in BJS
https://stackoverflow.com/questions/65613236/please-i-need-params-bjs/65613664#65613664
https://stackoverflow.com/questions/65613236/please-i-need-params-bjs/65613664#65613664
Stack Overflow
Please I need params BJs
I need BJs of if user run a command /add 1 5
Bot will reply with 6
Or
/Calculate 1 5 Addition
Or /calculate 2 8 multiplication
Please I really need this BJs
Bot will reply with 6
Or
/Calculate 1 5 Addition
Or /calculate 2 8 multiplication
Please I really need this BJs