• Bot creation instructions
  • CHATBOTS FOR BUSINESS

    File storage
    To protect the security of our customers and users, storing, uploading, transmitting, sending, receiving, or processing executable files is prohibited on the...
    CHATBOTS FOR BUSINESS
    Website Live Chat
    By installing an online chat on your website, you can collect client data and automate communication with visitors directly on your site. You can also connec...
    CHATBOTS FOR BUSINESS
    Telegram quick automation
    You can now fully automate your private Telegram channels and groups (membership clubs) with Mavibot. Access after payment, adding and removing members, subs...
    Quick automation
    TikTok auto‑replies
    We’ve built TikTok automation that removes the need for manual replies to comments or DMs — everything happens automatically, without any coding or technical...
    Quick automation
    Instagram auto-replies
    We created a smart Instagram automation system that reacts to user engagement on your posts and stories — no manual work required. Event handling—such as com...
    Quick automation
    The first message in messengers
    In many messengers, you can set up a description message in which you can specify exactly what this bot can offer. In Telegram, you can set up such a welcome...
    Channels
    WhatsApp Business API
    The MaviBot builder also supports the official WhatsApp Business API. To connect the WhatsApp Business API (WABA) to your project, go to the Messengers secti...
    Channels
    Calculator functions
    line_send_message(platform_id, text, buttons, attachments, quote_token, bot_group_id) The function helps you send messages to the specified chat. Параметр bu...
    Line
    API Facebook
    A persistent menu allows you to create and send a menu of your business’s main functions, such as business hours, store locations, and products. It will alwa...
    Facebook Messenger
    How to make a Discord bot
    Step 1. Create an application (follow the link). Step 2. Add a bot (click on the "Add Bot" button). Step 2.1. In the Installation section, select Install Lin...
    Discord
    How to make a TikTok chatbot
    MaviBot has an integration with TikTok — one of the world's most dynamic and popular social platforms. This marks a new chapter for our ecosystem. TikTok, wh...
    TikTok
    Payment in Telegram
    The payment system is built into Telegram. To accept payments within the messenger, you need to: Connect a payment system to your bot using BotFather. Go to ...
    API Telegram functions
    Telegram chat and messenger settings
    Working with platform IDs in MaviBot In MaviBot, all Telegram entities (users, groups, channels) are identified by a generic platform_id variable. This varia...
    API Telegram functions
    Functions for sending attachments in messages
    ! These functions allow you to send files of any type. Recommended formats: GIF, PDF, ZIP up to 2GB. ! Work with Telegram business account tg_send_document(p...
    API Telegram functions
    Functions for sending and editing messages
    tg_send_message(platform_id, text,client_message_id, reply_markup, parse_mode, disable_web_page_preview, protect_content, disable_notification, message_threa...
    API Telegram functions