Closed marcellodpAS closed 1 month ago
Got it.
Need to add the flow in the flow array on the main function
const main = async () => {
**** const adapterFlow = createFlow([welcomeFlow, flow, flowB, yourFlowName]); ****
const adapterProvider = createProvider(Provider);
const adapterDB = new Database();
¿Que versión estas usando?
v2
¿Sobre que afecta?
Flujo de palabras (Flow)
Describe tu problema
seems that addAction is not working at all. i have no console log or response from the bot. i don't understand where is the error.
using BaylesProvider
Reproducir error
No response
Información Adicional
No response