Variables and functions
Working with expressions
Please note that the execution time of a regular expression is 5 seconds. findall() | similar() LEGEND: ! - Required parameters findall(reg, str, index) - to...
Calculator
Working with MaviBot tables
Create a new record in a table with the specified values. new_record(table_id, data) Response: new record ID edit_record(table_id, record_id, data) Response:...
Calculator
Working with links
proxy() | proxy_date() | proxy_timeout() LEGEND: ! - Required parameters proxy(lnk, one-shot) - generates a link with click notification. The function takes ...
Calculator
Math functions
abs() | ceil() | customizable_round_multiply() | customizable_round_division() | exp() | fac() | floor() | int() | int_to_string() | is_float() | is_int() | ...
Calculator
Variables
Let's explore what variables are and how to use them effectively when building chatbots in MaviBot. Please be aware of the following system limits for variab...
Variables and functions