Special features
Working with promo codes
You can give a promo code to a client in one of two ways: Prepare a list of promo codes in a Google Sheet, train Mavibot to find an available code, deliver i...
Special features
Sending requests to messengers and email
How to format the text request How to send requests to messengers All bots created on Mavibot can send requests not only to email addresses but also to vario...
Special features
How to use Google Sheets for mailings
How it works: the bot collects new addresses and pastes them one by one in the first column (A3:A in the "Sending" sheet). The Google-script is launched when...
Special features
QR code and barcode: generation and recognition
To generate a code, you need to use the function https://store.mavibot.ai/function/qrcode\\_generator  text_for_qr - text that needs to be coded \ a...
Special features
Python programming
To run a source code (.py extension) the function code_executor(URL, params) is used, where URL - the url to the source code (“https://mavibot.ai/handler.py”...
Special features