Action can return events that can be used to fork a script.

It might look like this:

This screenshot shows that the action registered_users__check_phone can return ok or not_ok, and depending on this, the script will follow one path or another.

This screenshot shows that the action registered_users__check_phone can return ok or not_ok, and depending on this, the script will follow one path or another.

Kwizbot allows you to use standard actions that come out of the box and also write your own actions.

For detailed instructions on this, see below:

Standard Actions

Action set

Action if_else

Action send_request

Action get_command

Action get_user_input

Actions send_photo, send_video, send_file

Actions scan_barcode, scan_qr, generate_barcode (deprecated)

Action bids_get_units

Validate action

Action send_email

Action check

Action users (Registration)

Action loop (Looping)

Action interval