Channels
Discord API Functions
Functions can be called in a block's Variables field or directly in the response text using #{...}: Discord server, channel, role, and message IDs are long n...
Discord
Calculator function
line_send_message(platform_id, text, buttons, attachments, quote_token, bot_group_id) The function helps you send messages to the specified chat. | Parameter...
Line
Viber
Maximum text message length: 1000 characters Viber does not allow you to automatically retrieve the client's phone number. This version is only applicable to...
Channels
Facebook API
A Persistent Menu allows you to display a permanent menu with your business's main actions, such as business hours, store locations, products, or other frequ...
Facebook Messenger
How to create a chatbot for Facebook Messenger
If you already have a Facebook business page, you can connect a bot to it. Make sure to create a Page, not a Group. Chatbots on Facebook can only be connecte...
Facebook Messenger
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...
Channels
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
How to create a chatbot for LINE?
LINE remains one of the most popular messaging platforms across Asia. Integrating it with MaviBot gives you access to millions of users and enables automated...
Line
How to make a Discord bot
A Discord bot can do everything available in other channels, plus interact directly with your server: reply in channels, threads, and direct messages, add re...
Discord
How to make a TikTok chatbot
MaviBot integrates with TikTok—one of the world's fastest-growing and most popular social platforms. This integration opens a new chapter for the MaviBot eco...
TikTok
Payment in Telegram
Telegram has a built-in payment system. To accept payments inside Telegram, you need to: Connect a payment provider to your bot through BotFather. Open your ...
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
Send document tg_send_document() ! These functions allow you to send files of any type. Recommended formats: GIF, PDF, ZIP up to 2GB. ! Work with Telegram bu...
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