Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support to choice buttons sending #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 11, 2023

  1. feat(SendToBotpress): Improve support to buttons sending

    - At ValidEvent, allow to catch user response
    - At SendToBotpress, allow to send user response to botpress
    ZaikoXander committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1919ef7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    c8f991d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. refactor(ReceiveEvent): Remove unused methods

    - Remove valid_event? and valid_status? methods because it is
      implemented in ValidEvent class
    ZaikoXander committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5e863f8 View commit details
    Browse the repository at this point in the history