Question About Sessions
thiagobarrosrj opened this issue · 2 comments
Imagine a scenario where I have several sessions open and from time to time I search for information in a database and then I send a message to the user.
In this scenario, do I always have to create a new session? I can't save, to use only sendText without creating a connection again, since the session has already been created?
Não precisa criar varias seções não usa apenas uma mesmo, só criar funções dentro do código, para serem acessadas quando recebe uma mensagem, seria bom guardar dados com a biblioteca Local Storage como exemplo cada vez que de terminada seção e acessada, quando o cliente envia a mensagem ela faz a conta de quantas vezes ele passou por ali, ai você cria suas regras
the repository is deprecated use
Install
npm i @s2click/venom
https://github.com/s2click/venom