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

Dev - IdleState #852

Merged
merged 8 commits into from
Sep 30, 2023
Merged

Dev - IdleState #852

merged 8 commits into from
Sep 30, 2023

Commits on Sep 4, 2023

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

Commits on Sep 5, 2023

  1. Merge pull request codigoencasa#845 from enrique-holguin/feat/media-meta

    sticker,image,video to _event_media
    leifermendez authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    20682a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. fix(database): MySQL conection timeout

    Ahora al momento de recibir un mensaje se comprueba el estado de la
    conexión con la base de datos MySQL. En el caso en que se haya
    desconectado, se llama de nuevo a la función que realiza la conexión.
    MartnReus committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8391037 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 9, 2023

  1. Merge pull request codigoencasa#848 from MartnReus/fix/mysql-conectio…

    …n-timeout
    
    fix(database): MySQL conection timeout
    leifermendez authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    aedd4b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. feat(bot): ✨ feat

    IdleState - Set a idle time to wait a user answer, after this send a auto message of inactivity
    
    No have breaking changes
    binhodev committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    589f96e View commit details
    Browse the repository at this point in the history
  2. fix(bot): 🔥 fix

    Changed a little code and removed unnecessary codes
    
    No breaking changes
    binhodev committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    894edde View commit details
    Browse the repository at this point in the history